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.77k stars 611 forks source link

Fix error handling in alias command #30

Closed bryanmcnulty closed 1 year ago

bryanmcnulty commented 1 year ago

When a command like alias x 00112233-44556677-8899aabb is run with an insufficient alias value, a nasty error message is displayed and the process quits.