pwnlandia / mhn

Modern Honey Network
GNU Lesser General Public License v2.1
2.43k stars 630 forks source link

MHN dasboard #715

Open tXambe opened 5 years ago

tXambe commented 5 years ago

Hello,

I installed MHN with docker when is finished the proccess and open the browser and go at http://172.17.0.2:3000 only show world map. How I can create the honeypots ?

Thanks and a greeting

PersonaN0nGrata commented 5 years ago

go to /ui/manage-deploy/

tXambe commented 5 years ago

Hello,

Only show one white page

PersonaN0nGrata commented 5 years ago

Try without port so 172.17.0.2/ui/dashboard/

Is you /opt/mhn/server/config.py Server_base_url set to the correct IP address? Along with the Honeymap_URL? mine looks like this: image

tXambe commented 5 years ago

Hello,

If try x.x.x.x/ui/dashboard I have error 404. I don't have this script, only the follow:

/opt/mhn/server]# ll total 60 -rwxr-xr-x 1 root root 506 Sep 24 10:39 apikeys_migration.sh -rw-r--r-- 1 root root 148 Sep 24 10:39 collector.json.example -rw-r--r-- 1 root root 2676 Sep 24 10:39 collector.py -rw-r--r-- 1 root root 4301 Sep 24 10:39 collector_v2.py -rw-r--r-- 1 root root 2199 Sep 24 10:39 config.py.template -rw-r--r-- 1 root root 7383 Sep 24 10:39 generateconfig.py -rw-r--r-- 1 root root 83 Sep 24 10:39 initdatabase.py -rw-r--r-- 1 root root 1700 Sep 24 10:39 manage.py -rw-r--r-- 1 root root 736 Sep 24 10:39 manual_password_reset.py drwxr-xr-x 9 root root 4096 Sep 24 10:39 mhn -rwxr-xr-x 1 root root 134 Sep 30 11:54 mhn.py -rw-r--r-- 1 root root 529 Sep 24 10:39 migration_remove-hostname-and-name-uniq-constraints.sql -rw-r--r-- 1 root root 392 Sep 24 10:39 requirements.txt

PersonaN0nGrata commented 5 years ago

Look at config.py.template What does it look like? If it looks alright, copy it and rename it config.py

tXambe commented 5 years ago

Hello,

Attach screen capture. I don't see this option.

config-template1

Config template2

PersonaN0nGrata commented 5 years ago

Look again image Change all these options to match, and then restart the service.

Its strange that your config.py is missing in the first place tho

tXambe commented 5 years ago

Sorry by don't see

tXambe commented 5 years ago

Hello,

Same error, 404 Not Found