-
Notifications
You must be signed in to change notification settings - Fork 15
Server Config
Maxime Landon edited this page Mar 3, 2020
·
2 revisions
Some options are configurable for the C2 Server. The file is located at ~/.wiregost/server.yaml
.
You can set lhost
and lport
to your liking. The C2 server will listen for client consoles on this address.
If you installed Metasploit from source, all MSF binaries will likely not be in your $PATH (and Wiregost
doesn't recognize aliases). If this is the case, you can specify the path to your Metasploit repository,
by setting msfdirpath
to your repo path.
You don't need to change this option if Metasploit is installed with nightly installers, or if your distribution is one with Metasploit installed by default.