github MobSF/Mobile-Security-Framework-MobSF v3.3.5
v3.3.5 Beta

latest releases: v3.9.7, v3.7.6, v3.6.9...
3 years ago

You can now install mobsf from pypi https://pypi.org/project/mobsf/ provided you have installed all the requirements in documentation.

Install and Setup

python3 -m venv venv
source venv/bin/activate
pip install mobsf
mobsfdb # migrate database

Run

mobsf 127.0.0.1:8000 # run mobsf

v3.3.5 Beta Changelog

  • Bug Fixes
    • Removed Android Shared Library PIE Check
    • Improved Frida Instrumentation Logic to prevent Frida bypass
    • Fixed a False positive in Android Java Random rule
    • Fixed a bug that caused multiple first time saves of the same scan
    • Fixed Dynamic Analyzer JSON Report REST API bug

Don't miss a new Mobile-Security-Framework-MobSF release

NewReleases is sending notifications on new releases.