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

[feature request] Add callback when new connection is established. #106

Open BlueBeret opened 1 year ago

BlueBeret commented 1 year ago

I would like to execute a shell script or maybe a python function when a new connection is established.

t3l3machus commented 1 year ago

Nice idea! I'll look into it when I have some time, thank you :)

BlueBeret commented 1 year ago

Nice idea! I'll look into it when I have some time, thank you :)

Thank you for your response, I've added this feature in my fork and created a pull requests. Please consider reviewing.

Thank you and Happy hacking ^ ^