Tool - Chisel
Commands
Installation
# Source
go install github.com/jpillora/chisel@latest
# Docker
docker run --rm -it jpillora/chisel --helpHelp Menu
./chisel -hRun Server (Attacker Machine)
./chisel server -p 3333Run Client (Victim Machine)
./chisel32 client <server ip>:3333 5555:google.com:80Reverse Method
Socks5
REFERENCES
Last updated
Was this helpful?