mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-03 00:09:46 -08:00
MSQL UDF sys_exec + SSRF IP: 127.1 and 127.0.1
This commit is contained in:
@@ -136,10 +136,12 @@ localhost:+11211aaa
|
||||
localhost:00011211aaaa
|
||||
```
|
||||
|
||||
Bypass using rare address
|
||||
Bypass using rare address, you can short-hand IP addresses by dropping the zeros
|
||||
|
||||
```powershell
|
||||
http://0/
|
||||
http://127.1
|
||||
http://127.0.1
|
||||
```
|
||||
|
||||
Bypass using bash variables (curl only)
|
||||
|
||||
Reference in New Issue
Block a user