下载

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

安装

安装必要模块(使用这种方式安装,只能使用python2启动)

./setup.sh

为了使用python3启动,需要安装其他依赖

 python3 -m pip install -r requirements.txt --user

启动

只限本机启动

./run.sh

指定IP与端口启动

python3  manage.py runserver 10.0.3.57:8081

mobsf安装使用

相关文章:

  • 2021-12-25
  • 2022-01-13
  • 2021-11-23
  • 2021-09-27
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2022-12-23
猜你喜欢
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-02
  • 2022-02-19
相关资源
相似解决方案