Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Morpheus - settings (configuration file) #3

Open
r00t-3xp10it opened this issue Dec 26, 2016 · 0 comments
Open

Morpheus - settings (configuration file) #3

r00t-3xp10it opened this issue Dec 26, 2016 · 0 comments

Comments

@r00t-3xp10it
Copy link
Owner

r00t-3xp10it commented Dec 26, 2016


Download & configurations

Download framework using git clone

git clone https://github.com/r00t-3xp10it/morpheus.git

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)
    morpheus

  • 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
    morpheus

  • 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)
    morpheus

  • Chose to use IPV4 or IPV6 attercap ARP poison
    morpheus



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)...
morpheus

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)



Runing morpheus framework

chmod -R +x *.sh
chmod -R +x *.py
sudo ./morpheus.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant