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
16.66k stars 3.16k forks source link

How do I reuse the same volume after it is created ? #2396

Closed engkiatkoh closed 1 month ago

engkiatkoh commented 1 month ago

Hello !

I am facing this issue where I am unable to reuse the same volume after the initial creation.

The initial creation of docker container was smooth and I could use MobSF. I even verified that the folders and files were created successfully inside the /opt/MobSF directory

mkdir /opt/MobSF

chown 9901:9901 /opt/MobSF

sudo docker run -it --rm --name MobSF -p 8000:8000 -v /opt/MobSF:/home/mobsf/.MobSF opensecurity/mobile-security-framework-mobsf:latest

After exiting and having the container deleted, I ran the same command again. I was provided with this error message.

MobSF Error Message

Could someone advice me on what went wrong and how I can fix this ? I really want to use MobSF with a persistent volume.

Regards, Eng Kiat

github-actions[bot] commented 1 month ago

👋 @engkiatkoh 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 month ago

Please use slack for support.