Ajin Abraham presented Mobile Security Framework (MobSF), an open source tool for mobile application security testing. MobSF includes static and dynamic analysis as well as a web API fuzzer. Static analysis scans the app code and binaries to detect vulnerabilities. Dynamic analysis monitors the app's network traffic and behavior through an agent. The web API fuzzer tests APIs for issues like IDOR, SSRF, and XXE. MobSF provides automated security testing to help mobile app developers and penetration testers.