Skip to content
Jym Cheong edited this page Nov 7, 2017 · 3 revisions

Setup & Configuration

You need to start Empire &/or Metasploit for API to connect to:

For Empire

# ./empire --rest --username YOURADMINID --password YOURPASSWORD

For Metasploit

# msfrpcd -P test -S -f

Edit c2_settings.py

Change the file to use the username & password accordingly.

Clone this wiki locally