Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swisskyrepo authored Oct 25, 2020
1 parent 91fc542 commit 9992990
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CORS Misconfiguration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
* [Corsy - CORS Misconfiguration Scanner](https://github.com/s0md3v/Corsy/)
* [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

Expand Down

0 comments on commit 9992990

Please sign in to comment.