m0m0x01d 1.0.5 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "m0m0x01d",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "ssrf",
5
5
  "main": "index.html",
6
6
  "scripts": {
package/test.pdf.txt ADDED
@@ -0,0 +1 @@
1
+ testing
package/test.php ADDED
@@ -0,0 +1,3 @@
1
+ <?php
2
+ echo "m0m0x01d";
3
+ ?>