-
Notifications
You must be signed in to change notification settings - Fork 65
Home
Jym Cheong edited this page Nov 7, 2017
·
3 revisions
You need to start Empire &/or Metasploit for API to connect to:
# ./empire --rest --username YOURADMINID --password YOURPASSWORD
# msfrpcd -P test -S -f
Change to your username & password accordingly in c2_settings.py.
Edit launch.json & add "env": {"PYTHONPATH":"/YOUR_PATH_TO/autoTTP"},
Please use Python 3. Use respective setup.py for pymetasploit & EmpireAPIWrapper to install dependencies but PLEASE USE THE LIBRARIES WITHIN AUTOTTP during execution of scripts.
Please refer to https://github.com/Mikaayenson/pymetasploit for further details.
Please refer to https://github.com/radioboyQ/EmpireAPIWrapper for further details.