环境
python3.6
JDK1.8
安装
/Users/name/mobsf
安装wkhtmltopdf
wkhtmltopdf
cd Mobile-Security-Framework-MobSF
./setup.sh
./run.sh
http://localhost:8000/
git clone https://github.com/MobSF/Mobile-Security-Framework-MobSF.git
cd Mobile-Security-Framework-MobSF
安装依赖
python -m pip install -r requirements.txt --user
运行mobsf
python manage.py runserver
浏览器访问localhost:8000