Skip to content

Releases: MobSF/Mobile-Security-Framework-MobSF

v0.9.5.5 Beta

17 Dec 14:07
11d4640
Compare
Choose a tag to compare

IMPORTANT - IF YOU ARE UPDATING MOBSF

  • This release have database model changes. Read Updating MobSF
  • Run pip install -r requirements.txt

v0.9.5.5 Beta Changelog

  • Features or Enhancements

    • Added support for VirusTotal API
    • Added APKtool for manifest extraction if AXMLPrinter2 fails
    • Updated dependencies
    • Improved android signer cert checks.
    • UI QA
  • Bug Fixes

    • Fixed icon extraction bug
    • Fixed icon bug in linux where Library is not loaded
    • Fixed AndroidManifest.xml parsing bug
    • Fixed broken Docker file
    • Fixed plist extraction bug on Linux
    • Fixed iOS Code review bug
    • Fixed Recent Scan bug in REST API

v0.9.5.4 Beta

29 Aug 09:22
Compare
Choose a tag to compare

IMPORTANT - IF YOU ARE UPDATING MOBSF

  • This release have database model changes. Read Updating MobSF
  • Run pip install -r requirements.txt

v0.9.5.4 Beta Changelog

  • Features or Enhancements
    • REST API for MobSF and API Docs
    • Icon Extractor Android Static Analysis
    • Updating Libraries to latest
    • Malware Analysis Code refactoring
    • Updated ADB binaries
    • Code Refactoring Android Static Analysis
    • Android and iOS new static analysis rules added
  • Bug Fixes
    • iOS file analysis bug fix
    • iOS Classdump exception fix
    • Unicode Unzip fix
    • sqlitedb isinstance bug fix
    • Dockerfile error fix
    • Bug Fix in skip classes
    • Bug Fix in https traffic decryption due to tornado upgrade
    • iOS Binary analysis regex fix
    • Android binary analysis bug fix

v0.9.5.2 Beta

24 Apr 08:25
d10e42a
Compare
Choose a tag to compare

v0.9.5.2 Beta Changelog

  • Features or Enhancements

    • Supports Android ARM Emulator for Android Dynamic Analysis. Thanks to Matan Dobrushin - Documentation
    • Android Dynamic Analysis Code QA and Refactoring
    • Delete Scan Results from DB and related files under Recent Scan
    • Detects Apps Signed with SHA1-RSA
    • Added APKiD to MobSF Android APK Static Analysis
    • Python Dependency updates
    • Dockerfile updated
    • Added unit test for delete scan
  • Bug Fixes

    • Fixed Android Certificate Analyzer find match bug
    • Android Static Analyzer content provider rules bug fix
    • Windows Static Analyzer Bugfixes
    • Moved from buggy syntaxhighlighter to highlightjs

v0.9.4.2 Beta

01 Mar 07:12
Compare
Choose a tag to compare

SECURITY RELEASE

  • Fixed a Security Bug that affects Windows Users.

v0.9.4.1 Beta

25 Feb 07:28
Compare
Choose a tag to compare

v0.9.4.1 Beta Changelog

  • Features or Enhancements
    • Restructured iOS Code
  • Bug Fixes
    • USE_HOME Bug Fix (Major)

v0.9.4 Beta

22 Feb 13:48
Compare
Choose a tag to compare

IMPORTANT - IF YOU ARE UPDATING MOBSF

  • This release have database model changes. Read Updating MobSF
  • We are using a new and faster PDF generation library . Read PDF Report Generation
  • Run pip install -r requirements.txt

v0.9.4 Beta Changelog

  • Features or Enhancements
    • Android Binary/ELF Analysis and Resource Analysis
    • Android App Static Analysis: Tapjacking Detection
    • Android App Static Analysis: Better Exported Component Analysis
    • iOS App Static Analysis: Listing App Permissions
    • iOS App Static Analysis: ATS Check
    • Better and Faster PDF Generation
    • Updated Dependencies
    • Optimised DB Interactions
    • Unit Tests for Static Analyzer, PDF Report Generation
  • Bug Fixes
    • Windows App Static Analyzer Bug Fix
    • Fixed all PDF Related Bugs
    • Windows App Static Analyzer: BinScope Bug Fix
    • iOS App Static Analysis: Plist Bug Fix

v0.9.3.7 Beta

07 Dec 06:53
Compare
Choose a tag to compare
  • Major Unicode Bug Fix
  • Update Check Feature
  • Windows App Static Analysis Bug Fix on Setup script

v0.9.3.6 Beta

30 Nov 13:21
Compare
Choose a tag to compare
  • Bug Fix missing url and unzip getting file list.

v0.9.3.5 Beta

30 Nov 12:51
Compare
Choose a tag to compare
  • Support for Postgres DB
  • Bug fixes in MD5 length and Unzipping

v0.9.3.4 Beta

30 Nov 06:37
Compare
Choose a tag to compare
  • Fixes a Regex Bug in Windows App Static Analyzer