github MobSF/Mobile-Security-Framework-MobSF v3.3.3
v3.3.3 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.3 Beta Changelog

  • Features or Enhancements

    • Android Hardcoded Secrets Improvement
    • iOS IPA binary analysis improvements
    • Improved Android Manifest Analysis
    • Improved Setup
    • Updated to APKiD that is maintained by MobSF Team
    • Static Analysis Rule QA
    • macOS BigSur support
    • Update libsast to skip large files.
    • Improved iOS plist analysis
    • Relaxed Android Source code zip requirements
  • Bug Fixes

    • Fixed a bug in Android Shared Library RELRO check
    • Fixed a bug in Windows setup that prevents detection of python version on the first run
    • Fixed a bug in Recent Scan
    • Fixed a bug in root CA naming that prevented traffic interception

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

NewReleases is sending notifications on new releases.