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.73k stars 602 forks source link

How to set IP when using upload command #167

Open EndCod3r opened 1 month ago

EndCod3r commented 1 month ago

Can I set an IP for the upload command to use, like how the generate command works? Example: upload ~/file.txt C:\file.txt SESSION_ID LHOST=IP_ADDRESS

t3l3machus commented 1 month ago

I know there's an issue with the http file smuggler and which interface to use for the upload resource URL. I'll fix this asap