环境

python3.6
JDK1.8

MobSF

安装

下载

/Users/name/mobsf

文档

安装wkhtmltopdf
wkhtmltopdf

1
2
3
4
cd Mobile-Security-Framework-MobSF
./setup.sh
./run.sh
http://localhost:8000/

1
2
git clone https://github.com/MobSF/Mobile-Security-Framework-MobSF.git
cd Mobile-Security-Framework-MobSF

安装依赖

1
python -m pip install -r requirements.txt --user

运行mobsf

1
2
python manage.py runserver

浏览器访问localhost:8000

MobSF配置-Mac版
MobSF配置-Windows版
移动安全测试框架MobSF(二):动态分析