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

Not connecting #122

Closed philxdes closed 11 months ago

philxdes commented 11 months ago

When I run the netcat payload on another pc it just doesn’t send anything back (not even some sort of error or message saying connected) to my console on Linux, I believe I’m doing everything right, and it’s not an antivirus issue because I disabled that on my windows. Any ideas?

t3l3machus commented 11 months ago

Try connecting back to a simple netcat listener. If that works, there is no reason why it should fail with Villain. It most likely is a network issue, the host you are trying to connect back to the attacker from can't reach you server.

philxdes commented 11 months ago

could it have anything to do with my linux os being on a vm?

philxdes commented 11 months ago

the netcat listener is working just fine, so im not exactly sure what the issue is unless it is something to do with my vm