mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 10:56:10 +00:00
Update README.md
This commit is contained in:
parent
91fc542c81
commit
9992990e40
@ -14,6 +14,11 @@
|
|||||||
* [Corsy - CORS Misconfiguration Scanner](https://github.com/s0md3v/Corsy/)
|
* [Corsy - CORS Misconfiguration Scanner](https://github.com/s0md3v/Corsy/)
|
||||||
* [PostMessage POC Builder - @honoki](https://tools.honoki.net/postmessage.html)
|
* [PostMessage POC Builder - @honoki](https://tools.honoki.net/postmessage.html)
|
||||||
|
|
||||||
|
## Prerequisites
|
||||||
|
|
||||||
|
* BURP HEADER> `Origin: https://evil.com`
|
||||||
|
* VICTIM HEADER> `Access-Control-Allow-Credential: true`
|
||||||
|
* VICTIM HEADER> `Access-Control-Allow-Origin: https://evil.com` OR `Access-Control-Allow-Origin: null`
|
||||||
|
|
||||||
## Exploitation
|
## Exploitation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user