note-1-exploit 1.0.20 → 1.0.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -5,7 +5,7 @@ async function exploit() {
5
5
  "accept-language": "zh-TW,zh;q=0.9,en-US;q=0.8,en;q=0.7",
6
6
  "sec-gpc": "1"
7
7
  },
8
- "referrer": "http://127.0.0.1:10082/",
8
+ "referrer": "http://web/",
9
9
  "referrerPolicy": "strict-origin-when-cross-origin",
10
10
  "body": null,
11
11
  "method": "GET",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "note-1-exploit",
3
- "version": "1.0.20",
3
+ "version": "1.0.21",
4
4
  "description": "give me the flag",
5
5
  "main": "index.js",
6
6
  "scripts": {