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
commit 726de9e9b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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