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

Required argument PAYLOAD not supplied #87

Closed bbno888 closed 1 year ago

bbno888 commented 1 year ago
┬  ┬ ┬ ┬  ┬  ┌─┐ ┬ ┌┐┌
└┐┌┘ │ │  │  ├─┤ │ │││
 └┘  ┴ ┴─┘┴─┘┴ ┴ ┴ ┘└┘
             Unleashed

[Meta] Created by t3l3machus [Meta] Follow on Twitter, HTB, GitHub: @t3l3machus [Meta] Thank you!

[Info] Initializing required services: [0.0.0.0:6501]::Team Server [0.0.0.0:4443]::Netcat TCP Multi-Handler [0.0.0.0:8080]::HoaxShell Multi-Handler [0.0.0.0:8888]::HTTP File Smuggler

Villain > generate os=windows lhost=eth0 Required argument PAYLOAD not supplied.

how can i initialise these services (Am a new to cyber security

t3l3machus commented 1 year ago

Here's an example of how to generate reverse shell commands: generate payload=windows/netcat/powershell_reverse_tcp lhost=`

Villain was created and tested on kali linux. It looks like you are using an operating system that is not a good fit.