We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc76a0c commit 76638adCopy full SHA for 76638ad
BypassNotes.txt
CORS/CORS Bypasses.md
@@ -0,0 +1,13 @@
1
+# CORS Bypass
2
+1. `Origin:null`
3
+2. `Origin:attacker.com`
4
+3. `Origin:attacker.target.com`
5
+4. `Origin:attackertarget.com`
6
+5. `Origin:sub.attackertarget.com`
7
+
8
+# Reference Tweets
9
+https://twitter.com/trbughunters/status/1287023673845612546
10
11
+https://twitter.com/Paresh_parmar1/status/1265251507655630848
12
13
+https://twitter.com/Alra3ees/status/1141504347089584128
0 commit comments