Skip to content

Commit

Permalink
Update MindAPI.md
Browse files Browse the repository at this point in the history
Added Portswigger - URL validation bypass cheat sheet
  • Loading branch information
dsopas authored Sep 12, 2024
1 parent 1f604e7 commit 58c8d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MindAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@
- Fuzz
- `?redirect_uri=https://TARGET.TLD§FUZZ§`
- `?redirect_uri=https://§FUZZ§TARGET.TLD`
- [URL validation bypass cheat sheet](https://portswigger.net/web-security/ssrf/url-validation-bypass-cheat-sheet)
- XSS
- Test the existence of response_type=token
- Testing state
Expand Down

0 comments on commit 58c8d40

Please sign in to comment.