Skip to content

Commit 76638ad

Browse files
authored
Update and rename BypassNotes.txt to CORS/CORS Bypasses.md
1 parent dc76a0c commit 76638ad

File tree

2 files changed

+13
-101
lines changed

2 files changed

+13
-101
lines changed

BypassNotes.txt

-101
This file was deleted.

CORS/CORS Bypasses.md

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)