MobSF / Mobile-Security-Framework-MobSF

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
https://opensecurity.in
GNU General Public License v3.0
17.49k stars 3.24k forks source link

dashboard not found #2238

Closed b0fhb0fh closed 1 year ago

b0fhb0fh commented 1 year ago

ENVIRONMENT

OS and Version: macOS Ventura 13.5
Python Version: 3.9.6
MobSF Version: 3.7

EXPLANATION OF THE ISSUE

Dashboard not found after installation 
I tried 2 different ways 
1. as in Readme.md
docker pull opensecurity/mobile-security-framework-mobsf:latest
docker run -it --rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest

2. docker compose up

Results are the same : 

Not Found: /dashboard/

[INFO] 16/Aug/2023 13:50:06 - Mobile Security Framework v3.7.3 Beta [INFO] 16/Aug/2023 13:50:06 - OS: Linux [INFO] 16/Aug/2023 13:50:06 - Platform: Linux-5.15.49-linuxkit-pr-x86_64-with-glibc2.29 [INFO] 16/Aug/2023 13:50:06 - Dist: ubuntu 20.04 Focal Fossa [INFO] 16/Aug/2023 13:50:06 - MobSF Basic Environment Check [WARNING] 16/Aug/2023 13:50:06 - Not Found: /dashboard/ [INFO] 16/Aug/2023 13:50:07 - Checking for Update. [INFO] 16/Aug/2023 13:50:07 - No updates available. [WARNING] 16/Aug/2023 14:06:49 - Not Found: /dashboard/

github-actions[bot] commented 1 year ago

👋 @b0fhb0fh Issues is only for reporting a bug/feature request. For limited support, questions, and discussions, please join MobSF Slack channel Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

ajinabraham commented 1 year ago

MobSF doesn’t have a route named /dashboard

Please see the official docs, use slack for support.