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