Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cujanovic/Open-Redirect-Payloads

Open Redirect Payloads
https://github.com/cujanovic/Open-Redirect-Payloads

open-redirect payloads pentest pentest-tool pentesting

Last synced: about 2 months ago
JSON representation

Open Redirect Payloads

Awesome Lists containing this project

README

        

Buy Me A Coffee

[I'm grateful for the support received by Tutanota](https://tutanota.com/)

# Open Redirect Payloads
Payloads from BB reports for Open Redirect

***

### make-payloads.sh - replace www.whitelisteddomain.tld with a specific whitelisted domain in your test case

```
./make-payloads.sh www.whitelisteddomain.pw

./make-payloads.sh www.google.com

./make-payloads.sh app.domain.com
```

***