t3l3machus / Villain

Villain is a high level stage 0/1 C2 framework that can handle multiple TCP socket & HoaxShell-based reverse shells, enhance their functionality with additional features (commands, utilities) and share them among connected sibling servers (Villain instances running on different machines).
Other
3.64k stars 590 forks source link

Is there a way to port foward Villain? #111

Closed DannyBrock123 closed 1 year ago

DannyBrock123 commented 1 year ago

I'm trying to port foward Villain so I can connect to other computers on my network, how do I do it? I tried using Ngrok but it just says incorrect IP

ghost commented 1 year ago

Try your routers config page.

Cr7pt0nic commented 1 year ago

Instead of using your router configuration which would expose your public facing IP Address I highly recommend using a VPN, than using ngrok and port forwarding the local villain port (example: 4443) and than modify the powershell payload to include the ngrok host and ngrok tunneling port instead.