Mobile Security Framework (MobSF) is an intelligent, all-in-one open source mobile application (Android/iOS/Windows) automated pen-testing framework capable of performing static and dynamic analysis. It can be used for effective and fast security analysis of Android, iOS and Windows mobile Applications and supports both binaries (APK, IPA & APPX ) and zipped source code. MobSF can also perform Web API Security testing with it's API Fuzzer that can do Information Gathering, analyze Security Headers, identify Mobile API specific vulnerabilities like XXE, SSRF, Path Traversal, IDOR, and other logical issues related to Session and API Rate Limiting.
MobSF is also bundled with Android Tamer and BlackArch
Your generous donations will keep us motivated.
Automated prebuilt docker image of MobSF Static Analyzer is available from DockerHub
docker pull opensecurity/mobile-security-framework-mobsf
docker run -it -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
- OWASP APPSEC EU 2016 - Slides
- NULLCON 2016 - Slides
- c0c0n 2015 - Slides
- OWASP AppSec EU 2016 - Video
- G4H Webcast 2015 - Video
- Read CONTRIBUTING.md before opening bugs, feature requests and pull request.
- Features Requests: @ajinabraham or @OpenSecurity_IN.
- For discussions use our Slack Channel: https://mobsf.slack.com/ , Get Invitation: https://goo.gl/6cYU5a
- Open Bugs after reading Guidelines to Report a Bug
- Abhinav Sejpal (@Abhinav_Sejpal) - For poking me with bugs, feature requests, and UI & UX suggestions.
- Amrutha VC (@amruthavc) - For the new MobSF logo
- Anant Srivastava (@anantshri) - For Activity Tester Idea
- Anto Joseph (@antojosep007) - For the help with SuperSU.
- Bharadwaj Machiraju (@tunnelshade_) - For writing pyWebProxy from scratch
- Dominik Schlecht - For the awesome work on adding Windows Phone App Static Analysis to MobSF
- Esteban - Better Android Manifest Analysis and Static Analysis Improvement.
- Matan Dobrushin - For adding Android ARM Emulator support to MobSF - Special thanks goes for cuckoo-droid, I got inspierd by their code and idea for this implementation.
- MindMac - For writing Android Blue Pill
- Rahul (@c0dist) - Kali Support
- Shuxin - Android Binary Analysis
- Thomas Abraham - For JS Hacks on UI.
- Tim Brown (@timb_machine) - For the iOS Binary Analysis Ruleset.
- Oscar - (@OscarAkaElvis) - For Dockerfile contributions