Releases: MobSF/Mobile-Security-Framework-MobSF
Releases · MobSF/Mobile-Security-Framework-MobSF
v0.9.3.5 Beta
- Support for Postgres DB
- Bug fixes in MD5 length and Unzipping
v0.9.3.4 Beta
- Fixes a Regex Bug in Windows App Static Analyzer
v0.9.3.3 Beta
- Fixed Unicode Error in Unzipping Files
- Restructured Templates
- Improved IsInternetAvailable function as Google IP is not accessible in China.
v0.9.3.2 Beta
- Unzip unicode bug fix
v0.9.3.1 Beta
- Minor Bug Fix
v0.9.3 Beta
- Features or Enhancements
- Added Docker File
- Clipboard Monitor for Android Dynamic Analysis
- Windows APPX Static Analysis Support
- Added Support for Kali Linux
- Code Quality and Lintering
- Partial PEP8 Formating, Code Refactoring and Restructuring
- Imporved Static Analyzer Regex
- Disabling Syntax Highlighter Edit mode
- More MIME Type additions
- Update File Upload Size to 100 MB
- MobSFfy script to support commandline args
- New strings.py tool for string extraction in iOS Apps.
- Updated iOS Static Analysis ruleset.
- Django Upgrade to 1.10
- MobSF VM 0.3 Released
- Bug Fixes
- Fixed Code Analyis Regex Error
- Fixed iOS Binary Analyis and File Analysus PDF Generation bug
- API Fuzzer Bug Fixes
- SQLite3 Bug Fix
- Fixed Bug when no code signing cert is present
- Fixed Bug in xhtml2pdf
- Dynamic Analysis Bug Fixes
- Unicode Bug Fixes
- Fixed MobSFy upload error
- Fixed Variable redefining bug
- Security Fixes
- Fixed Local File Inclusion casued due to incorrect regex
v0.9.2 Beta
- Features
- Drag and Drop support, allows upto 8 files in Web GUI
- Mass Static Analysis - Mass static analysis on a directory of app binaries or zipped source code
- Domain Malware check
- CFR Decompiler updated to 0_115
- Added Google Enjarify
- Added procyon decompiler
- Allows user to skip inbuilt android classes. (Performance improvement ~ 20%)
- Android Code signing certificate check
- Detect hardcoded Keystores
- Static Analyzer rules updated for Android and iOS
- Better Android Manifest analysis rule set
- Dynamic Analysis Base64 Decoding
- Support for Home Directory - Move all user created files and settings to Home directory
- Bug Fix
- Dynamic Analyzer report print in Landscape mode
- Windows fix for command prompt color support
- Fixed Upper case file extension bug
- PDF Creator unicode error fixed
- Fixed manifest analyzer bug
- Ptrace API recommendation enhancement
v0.9.1 Beta
- Minor Bug Fixes
- Static Analyzer rules updated
v0.9Beta
- Improved and Responsive UI
- Search stored Static Analysis reports with APK MD5
- Recent Scan View
- Added Live Device/VM ScreenCast on Dynamic Analyzer view
- Added Basic Touch event based Interaction with ScreenCast
- Better Error Handling and Logging
- Improved Web Proxy
- Added a centralized log file for MobSF
- A new UI component to show the count of vulnerable components of Android App
- Tooltips explaining code nature
- All new API Fuzzer that can do Information Gathering, detect Security Headers, identify vulnerabilities like XXE, SSRF, Path Traversal, IDOR, Rate Limit Checking and perform Session related logical checks.
api tester - Update APKs and pushed them to VM
- Updated and stable MobSF VM 0.2
- Added rules to static analyzer
- Added Custom VM and Android Device Support for MobSF Dynamic Analysis
- MobSF VM can now bypass Anti-Emulator Checks
- Support for Dynamically Installing and Removing MobSF RootCA
- Bug Fixes
- Fixed Java path finding issue in windows
- Fixed Set-Cookie Handling issue of Web Proxy
- Fixed some UI issues
- Fixed a bug in finding VirtualBox path in Mac and Linux
v0.8.8.2 Beta
- Fixed IPA mimetype issue
- Realigned Documentation
- VM Updated