Merge pull request #645 from azurit/ssrflocalhost

SSRF: bypass using IPv6/IPv4 Address Embedding
This commit is contained in:
Swissky
2023-06-09 10:48:54 +02:00
committed by GitHub

View File

@@ -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