t3l3machus / Villain

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

I have a problem #140

Closed itsnotlucasme closed 8 months ago

itsnotlucasme commented 8 months ago

File "Villain.py", line 54 exit(f'[{DEBUG}] The port number of each server/handler must be different.') ^ SyntaxError: invalid syntax

t3l3machus commented 8 months ago

That's really weird. Maybe you edited the file and caused a syntax error?