m0m0x01d 1.0.4 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/package.json +1 -1
  2. package/test.pdf +0 -0
  3. package/test.php +3 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "m0m0x01d",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "ssrf",
5
5
  "main": "index.html",
6
6
  "scripts": {
package/test.pdf ADDED
Binary file
package/test.php ADDED
@@ -0,0 +1,3 @@
1
+ <?php
2
+ echo "m0m0x01d";
3
+ ?>