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.72k stars 598 forks source link

[Question] Logs while input #86

Closed delltaxa closed 1 year ago

delltaxa commented 1 year ago

Can anyone please tell me how to write log messages in a python script while having user input in python just like in Villain for example if a new backdoor session is established or a sibling request is incomming?