LFI via Upload (race condition) + Network Pivot nmap

This commit is contained in:
Swissky
2018-08-26 15:43:26 +02:00
parent b2faf8c747
commit f612a91bb5
4 changed files with 54 additions and 1 deletions

View File

@@ -46,7 +46,7 @@ ssh -R [bindaddr]:[port]:[localhost]:[localport] [user]@[host]
socks4 localhost 8080
```
Set the SOCKS4 proxy then `proxychains nmap 192.168.5.6`
Set the SOCKS4 proxy then `proxychains nmap -sT 192.168.5.6`
## Web SOCKS - reGeorg