awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MobSF avatar

MobSF/Mobile-Security-Framework-MobSF

0
View on GitHub↗
21,224 stars·3,701 forks·JavaScript·GPL-3.0·27 viewsopensecurity.in↗

Mobile Security Framework MobSF

Mobile Security Framework is an automated security testing platform designed for the analysis of Android, iOS, and Windows mobile application binaries. It functions as a comprehensive suite for identifying security vulnerabilities, privacy risks, and malicious code within mobile software packages.

The framework distinguishes itself by combining static and dynamic analysis techniques to evaluate application behavior. It performs static inspection of source code and binaries to detect insecure patterns, while simultaneously utilizing dynamic instrumentation and containerized sandboxing to monitor runtime execution and data flows. This dual approach allows for the identification of both latent coding flaws and active malicious behaviors.

The platform supports automated security workflows through a standardized interface, enabling the integration of vulnerability scanning into continuous integration and deployment pipelines. It also provides structured reporting capabilities that map findings to security compliance frameworks, alongside tools for verifying the authenticity and integrity of software packages.

Features

  • Mobile Application Scanners - Provides an automated framework for performing comprehensive static and dynamic security analysis on mobile application binaries.
  • Malware Analysis Tools - Functions as a security platform for identifying malicious code, insecure configurations, and privacy vulnerabilities in mobile software.
  • Static and Dynamic Analysis Suites - Evaluates mobile application behavior through a comprehensive suite combining both code inspection and runtime execution monitoring.
  • Static Code Analyzers - Analyzes source code and compiled binaries to detect insecure coding patterns and potential exploits without executing the application.
  • Security Testing - Performs runtime analysis of mobile applications to observe behavior and identify security flaws while the software is actively running.
  • Static Analysis Engines - Parses application binaries and source code to identify security vulnerabilities by mapping patterns against known flaw databases.
  • Mobile Security Frameworks - All-in-one automated mobile application security testing framework.
  • OS X and Mobile Forensics - Automated security analysis for mobile applications.
  • Security Utilities - Framework for mobile application SAST, DAST, and pentesting.
  • Code Analysis - Mobile application security framework.
  • Dynamic Analysis Tools - Automated mobile application security assessment framework.
  • Mobile Forensics - Automated framework for mobile application security analysis.
  • Mobile Security - Automated framework for mobile application security testing.
  • Security Analysis Frameworks - Automated, all-in-one mobile application security testing framework.
  • Security Frameworks - Automated framework for mobile application security analysis.
  • Specialized Security Domains - Automated mobile application security testing framework.
  • RESTful APIs - Offers a standardized RESTful interface for integrating automated mobile vulnerability scanning into external security workflows.
  • CI/CD Pipeline Integrations - Automates security scanning within development pipelines to ensure mobile applications meet compliance standards before release.
  • Instrumentation & Hooking - Injects runtime agents into mobile processes to intercept function calls and monitor data flows during execution.
  • Isolated Execution Sandboxes - Provides isolated, resource-constrained environments for executing and analyzing mobile application binaries safely.
  • Digital Signature Validators - Validates digital signatures against public keys to confirm the origin and integrity of mobile application files.
  • Signature Verification Tools - Validates cryptographic signatures and certificate chains to ensure the authenticity and integrity of mobile software packages.

Star history

Star history chart for mobsf/mobile-security-framework-mobsfStar history chart for mobsf/mobile-security-framework-mobsf

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mobile Security Framework MobSF

Similar open-source projects, ranked by how many features they share with Mobile Security Framework MobSF.
  • m0bilesecurity/rms-runtime-mobile-securitym0bilesecurity avatar

    m0bilesecurity/RMS-Runtime-Mobile-Security

    2,971View on GitHub↗

    This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di

    JavaScriptandroid-securityfridaios-security
    View on GitHub↗2,971
  • fsecurelabs/drozerFSecureLABS avatar

    FSecureLABS/drozer

    4,541View on GitHub↗

    Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an exploit management framework and a security toolset used to identify vulnerabilities, misconfigurations, and leaks within the Android operating system and its installed applications. The framework enables the simulation of application behavior and the interaction with communication endpoints to detect security flaws. It manages the execution, analysis, and sharing of public exploits for mobile security research. The system provides capabilities for application auditing, vulner

    Python
    View on GitHub↗4,541
  • usestrix/strixusestrix avatar

    usestrix/strix

    20,138View on GitHub↗

    Strix is an automated security research and vulnerability scanning platform that leverages language models to orchestrate complex security analysis tasks. It functions as a comprehensive framework for penetration testing and continuous security integration, allowing users to embed automated vulnerability research directly into development pipelines or execute it within isolated, containerized environments. The platform distinguishes itself through a multi-agent orchestration engine that coordinates specialized autonomous agents to perform parallel security assessments. By integrating LLM-agno

    Pythonagentsartificial-intelligencecybersecurity
    View on GitHub↗20,138
  • snyk/clisnyk avatar

    snyk/cli

    5,428View on GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    TypeScriptmonitorsecuritysnyk
    View on GitHub↗5,428
See all 30 alternatives to Mobile Security Framework MobSF→

Frequently asked questions

What does mobsf/mobile-security-framework-mobsf do?

Mobile Security Framework is an automated security testing platform designed for the analysis of Android, iOS, and Windows mobile application binaries. It functions as a comprehensive suite for identifying security vulnerabilities, privacy risks, and malicious code within mobile software packages.

What are the main features of mobsf/mobile-security-framework-mobsf?

The main features of mobsf/mobile-security-framework-mobsf are: Mobile Application Scanners, Malware Analysis Tools, Static and Dynamic Analysis Suites, Static Code Analyzers, Security Testing, Static Analysis Engines, Mobile Security Frameworks, OS X and Mobile Forensics.

What are some open-source alternatives to mobsf/mobile-security-framework-mobsf?

Open-source alternatives to mobsf/mobile-security-framework-mobsf include: m0bilesecurity/rms-runtime-mobile-security — This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse… fsecurelabs/drozer — Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an… usestrix/strix — Strix is an automated security research and vulnerability scanning platform that leverages language models to… snyk/cli — The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies,… sensepost/objection — Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security… den4uk/andriller — 📱 Andriller - is software utility with a collection of forensic tools for smartphones. It performs read-only,…