mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36:10 +00:00
Merge pull request #645 from azurit/ssrflocalhost
SSRF: bypass using IPv6/IPv4 Address Embedding
This commit is contained in:
commit
726de9e9b2
@ -166,6 +166,7 @@ Ref:
|
||||
|
||||
```powershell
|
||||
http://[0:0:0:0:0:ffff:127.0.0.1]
|
||||
http://[::ffff:127.0.0.1]
|
||||
```
|
||||
|
||||
### Bypass using malformed urls
|
||||
|
Loading…
Reference in New Issue
Block a user