You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config morpheus settings file before runing the tool
cd morpheus && nano settings
By default morpheus will store logfiles in .log format (write_logfiles=no), but...
If you want a more detailed logfile creation then change the next value to YES
and morpheus it will be abble to store logfiles in .ecp format also. (read with etterlog)
Replace [pt] domain by your region code in use (optional setting)
and you will be abble to redirect not only [.com] domains but also your region code too
Use 'locate' bash command to find morpheus backend appl install paths
example: locate etter.dns (to find the full path of etter.dns file installation)
Chose to use IPV4 or IPV6 attercap ARP poison
warning use this funtion has last resource
Set this option to YES to force metasploit database to be rebuild.
This advanced setting its to be active in situations that your metasploit
instance can not connect to database (db_status - postgresql connected to msf)...
The above funtion will execute the follow msf core commands:
msfdb delete <---- delete current database configuration (database.yml)
msfdb init <------- rebuild new database configuration (database.yml)
Download & configurations
By default morpheus will store logfiles in .log format (write_logfiles=no), but...
If you want a more detailed logfile creation then change the next value to YES
and morpheus it will be abble to store logfiles in .ecp format also. (read with etterlog)
Replace [pt] domain by your region code in use (optional setting)
and you will be abble to redirect not only [.com] domains but also your region code too
Use 'locate' bash command to find morpheus backend appl install paths
example: locate etter.dns (to find the full path of etter.dns file installation)
Chose to use IPV4 or IPV6 attercap ARP poison
Set this option to YES to force metasploit database to be rebuild.
This advanced setting its to be active in situations that your metasploit
instance can not connect to database (db_status - postgresql connected to msf)...
The text was updated successfully, but these errors were encountered: