m0m0x01d 10.0.0 → 12.0.0

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": "10.0.0",
3
+ "version": "12.0.0",
4
4
  "description": "ssrf",
5
5
  "main": "index.html",
6
6
  "scripts": {
@@ -0,0 +1,15 @@
1
+ <!DOCTYPE HTML>
2
+ <html lang="en-US">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta http-equiv="refresh" content="0; url=http://example.com">
6
+ <script type="text/javascript">
7
+ window.location.href = "http://example.com"
8
+ </script>
9
+ <title>Page Redirection</title>
10
+ </head>
11
+ <body>
12
+ <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
13
+ If you are not redirected automatically, follow this <a href='http://example.com'>link to example</a>.
14
+ </body>
15
+ </html>
package/test.html ADDED
@@ -0,0 +1,4 @@
1
+ <h1>testing</h1>
2
+ <img src=/xsxs>
3
+ <iframe src=/xs123>
4
+ <script src=/xxxxxxxx>