mirror of
https://github.com/weyne85/PayloadsAllTheThings.git
synced 2025-10-29 16:57:02 +00:00
AD Attack - Golden Ticket + SQL/OpenRed/SSRF
This commit is contained in:
@@ -10,6 +10,10 @@ WHITELISTEDDOMAIN="www.test.com" && sed 's/www.whitelisteddomain.tld/'"$WHITELIS
|
||||
```
|
||||
|
||||
## Exploitation
|
||||
Using a whitelisted domain or keyword
|
||||
```
|
||||
www.whitelisted.com.evil.com redirect to evil.com
|
||||
```
|
||||
|
||||
Using CRLF to bypass "javascript" blacklisted keyword
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user