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

I cannot use the 'exec_outfile="some path"' arguement. #74

Closed objectiveSquid closed 1 year ago

objectiveSquid commented 1 year ago

This is my commandline:

Villain > generate os=windows lhost=eth0 exec_outfile="C:\Users\\$env:USERNAME.local\hack.ps1" Generating backdoor payload... Error parsing arguments. Check your input and try again. Villain >

What am I doing wrong? My python version is 3.11.1

t3l3machus commented 1 year ago

@Venu2HD nothing wrong, probably a bug. Hang on tight, second major release close to finish, you will definitely have no such issue, the payload generator has been redesigned entirely.