awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mobsf/mobile-security-framework-mobsf

Open-source alternatives to Mobile Security Framework MobSF

30 open-source projects similar to mobsf/mobile-security-framework-mobsf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mobile Security Framework MobSF alternative.

  • m0bilesecurity/rms-runtime-mobile-securityAvatar de m0bilesecurity

    m0bilesecurity/RMS-Runtime-Mobile-Security

    2,971Ver en 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
    Ver en GitHub↗2,971
  • fsecurelabs/drozerAvatar de FSecureLABS

    FSecureLABS/drozer

    4,541Ver en 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
    Ver en GitHub↗4,541
  • usestrix/strixAvatar de usestrix

    usestrix/strix

    20,138Ver en 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
    Ver en GitHub↗20,138

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Ver en 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
    Ver en GitHub↗5,428
  • den4uk/andrillerAvatar de den4uk

    den4uk/andriller

    1,573Ver en GitHub↗

    📱 Andriller - is software utility with a collection of forensic tools for smartphones. It performs read-only, forensically sound, non-destructive acquisition from Android devices.

    Python
    Ver en GitHub↗1,573
  • sonarsource/sonarqubeAvatar de SonarSource

    SonarSource/sonarqube

    10,259Ver en GitHub↗

    SonarQube is a static code analysis platform used to scan source code and infrastructure scripts across multiple languages. It detects bugs, security vulnerabilities, and maintainability issues to ensure software meets reliability and security standards. The platform implements automated quality gates for continuous integration and delivery pipelines, verifying code against defined rules during merge or pull requests. It also integrates directly with code editors to provide real-time analysis results and quick-fix guidance during development. The system covers broad functional areas includin

    Javacode-qualitysonarqubestatic-analysis
    Ver en GitHub↗10,259
  • dwisiswant0/apkleaksAvatar de dwisiswant0

    dwisiswant0/apkleaks

    6,102Ver en GitHub↗

    Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and sensitive data from Android application packages. It operates as a secret scanner that analyzes compiled binaries without executing them to identify potential information leaks and insecure endpoints. The tool utilizes a regex-based data extraction engine to identify sensitive strings within decompiled code. It supports customization through JSON-defined search patterns and provides configuration flags to tune the behavior of the underlying disassembler. The analysis pipeline enc

    Python
    Ver en GitHub↗6,102
  • aquasecurity/tfsecAvatar de aquasecurity

    aquasecurity/tfsec

    7,013Ver en GitHub↗

    tfsec is a static analysis tool and infrastructure as code linter designed to detect security misconfigurations and compliance violations in Terraform infrastructure code. It functions as a cloud security posture tool and policy enforcement engine that evaluates configurations against established security benchmarks. The tool provides multi-cloud security auditing for providers including AWS, Azure, Google Cloud, and Kubernetes, as well as specialized scanning for DigitalOcean, OpenStack, CloudStack, and GitHub configurations. It identifies insecure settings such as public access or unencrypt

    Go
    Ver en GitHub↗7,013
  • tfsec/tfsecAvatar de tfsec

    tfsec/tfsec

    7,013Ver en GitHub↗

    tfsec is a static analysis tool and security scanner for infrastructure as code, specifically designed to detect misconfigurations and compliance violations in Terraform and cloud infrastructure definitions before deployment. It functions as a cloud security policy engine that identifies vulnerabilities across multiple cloud platforms. The tool provides capabilities for cloud compliance auditing and scanning of Cloud Development Kit code. It supports custom security policy enforcement and allows for the definition of organization-specific security requirements. The scanner includes features

    Go
    Ver en GitHub↗7,013
  • csslint/csslintAvatar de CSSLint

    CSSLint/csslint

    4,805Ver en GitHub↗

    This project is a CSS linter and static analysis tool designed to identify syntax errors, logic flaws, and problematic patterns in Cascading Stylesheets. It functions as a command line validator that verifies code quality and enforces consistent styling and coding standards without requiring a web browser. The analyzer distinguishes itself by incorporating web accessibility auditing to detect patterns that hinder users with disabilities. It also performs browser compatibility checking to identify non-standard hacks and missing vendor prefixes, and provides performance optimization analysis to

    JavaScript
    Ver en GitHub↗4,805
  • liamg/tfsecAvatar de liamg

    liamg/tfsec

    7,013Ver en GitHub↗

    tfsec is a static analysis tool and security scanner for Terraform configuration files. It functions as an infrastructure as code security scanner and compliance linter designed to detect misconfigurations and vulnerabilities across multiple cloud providers before resources are deployed. The tool identifies security risks by analyzing infrastructure code and variable files to evaluate the final state of the environment. It supports custom policy enforcement and allows for the suppression of specific security warnings through inline comments. Its capabilities cover cloud security posture mana

    Go
    Ver en GitHub↗7,013
  • skylot/jadxAvatar de skylot

    skylot/jadx

    49,088Ver en GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    Javaandroiddecompilerdex
    Ver en GitHub↗49,088
  • pxb1988/dex2jarAvatar de pxb1988

    pxb1988/dex2jar

    13,112Ver en GitHub↗

    dex2jar is an Android dex decompiler and reverse engineering tool designed to convert Dalvik executable bytecode into Java class files. It functions as a bytecode converter that transforms compiled Android binaries into a format compatible with standard Java analysis tools. The project facilitates Android app decompilation and Java bytecode recovery by translating executable files into readable structures. This allows for the analysis of application logic and the identification of security vulnerabilities or malicious behavior during Android malware analysis. The tool performs static bytecod

    Java
    Ver en GitHub↗13,112
  • astral-sh/ruffAvatar de astral-sh

    astral-sh/ruff

    48,177Ver en GitHub↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    Rustlinterpep8python
    Ver en GitHub↗48,177
  • orange-opensource/hurlAvatar de Orange-OpenSource

    Orange-OpenSource/hurl

    19,008Ver en GitHub↗

    Hurl is a command line HTTP testing tool and REST API test runner that uses a declarative, plain-text format to specify HTTP requests and responses. It functions as a client for continuous integration pipelines, allowing users to describe request sequences without a full programming language. The tool distinguishes itself by sequencing HTTP calls and verifying responses through matchers and variable capture. It maintains a stateful variable store, enabling data extracted from one response to influence subsequent requests within a workflow. The system covers API integration testing and REST w

    Rustapi-testingclicurl
    Ver en GitHub↗19,008
  • millionco/react-doctorAvatar de millionco

    millionco/react-doctor

    12,769Ver en GitHub↗

    React Doctor is a static analysis tool for React codebases designed to identify security, performance, and architectural issues. It functions as a codebase health diagnostic engine that produces numeric health scores and structured diagnostics to improve maintainability. The tool features an incremental code scanner that evaluates only the files changed between branches or staged in the working tree to provide fast feedback. It is designed to operate as a quality gate within CI pipelines, allowing for the enforcement of codebase health standards by failing builds on critical errors. The anal

    TypeScriptagentscode-reviewdoctor
    Ver en GitHub↗12,769
  • ac-pm/inspeckageAvatar de ac-pm

    ac-pm/Inspeckage

    2,971Ver en GitHub↗

    Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

    Java
    Ver en GitHub↗2,971
  • mac4n6/ios-frequent-locations-dumperAvatar de mac4n6

    mac4n6/iOS-Frequent-Locations-Dumper

    92Ver en GitHub↗

    Dump the iOS Frequent Location binary plist files

    Python
    Ver en GitHub↗92
  • nccgroup/houseAvatar de nccgroup

    nccgroup/house

    1,464Ver en GitHub↗

    A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.

    JavaScript
    Ver en GitHub↗1,464
  • fsecurelabs/needleAvatar de FSecureLABS

    FSecureLABS/needle

    1,398Ver en GitHub↗

    Needle is an open source, modular framework to streamline the process of conducting security assessments of iOS apps.

    Python
    Ver en GitHub↗1,398
  • linkedin/qarkAvatar de linkedin

    linkedin/qark

    3,366Ver en GitHub↗

    Tool to look for several security related Android application vulnerabilities

    Python
    Ver en GitHub↗3,366
  • abrignoni/aleappAvatar de abrignoni

    abrignoni/ALEAPP

    764Ver en GitHub↗
    Python
    Ver en GitHub↗764
  • raffadndm/hackndroidAvatar de RaffaDNDM

    RaffaDNDM/HacknDroid

    160Ver en GitHub↗

    Automation of some MAPT activities and interaction with the mobile Android device.

    Python
    Ver en GitHub↗160
  • vgmoose/openbackupextractorAvatar de vgmoose

    vgmoose/OpenBackupExtractor

    187Ver en GitHub↗

    A free program for extracting data (like voicemails) from iPhone and iPad backups.

    Swift
    Ver en GitHub↗187
  • jfarley248/meatAvatar de jfarley248

    jfarley248/MEAT

    162Ver en GitHub↗

    This toolkit aims to help forensicators perform different kinds of acquisitions on iOS devices

    Python
    Ver en GitHub↗162
  • rapid7/metasploit-frameworkAvatar de rapid7

    rapid7/metasploit-framework

    38,415Ver en GitHub↗

    The framework is a comprehensive penetration testing platform designed for the development, testing, and execution of security exploits. It serves as a research toolkit and automated assessment environment, enabling security professionals to identify and validate vulnerabilities within networked systems and infrastructure through repeatable, standardized procedures. The platform distinguishes itself through a modular architecture that supports reflective payload injection, allowing for the execution of code directly in memory without writing to disk. It utilizes an asynchronous event loop to

    Rubyhacktoberfest
    Ver en GitHub↗38,415
  • ashishb/android-security-awesomeAvatar de ashishb

    ashishb/android-security-awesome

    9,224Ver en GitHub↗
    Shellandroidawesomeawesome-list
    Ver en GitHub↗9,224
  • sensepost/objectionAvatar de sensepost

    sensepost/objection

    8,896Ver en GitHub↗

    Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security analysis. It provides a command-line interface to interact with the memory and state of iOS and Android applications during active execution, serving as a toolkit for runtime analysis and security testing. The project distinguishes itself by providing specialized capabilities to bypass common mobile security controls, including SSL pinning, biometric authentication, and root or jailbreak detection. It enables the extraction of sensitive credentials and data from secure storage syst

    Pythonandroidframeworkfrida
    Ver en GitHub↗8,896
  • bearer/bearerAvatar de Bearer

    Bearer/bearer

    2,566Ver en GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Ver en GitHub↗2,566
  • keygraphhq/shannonAvatar de KeygraphHQ

    KeygraphHQ/shannon

    44,672Ver en GitHub↗

    Shannon is an integrated security platform designed for autonomous penetration testing, static and dynamic analysis, and automated vulnerability remediation within self-hosted, private infrastructure. It functions as a unified security suite that orchestrates the entire lifecycle of vulnerability management, from initial discovery and reachability prioritization to the generation and verification of code-level patches. The platform distinguishes itself through its agentic approach to security, deploying autonomous agents to execute both black-box and white-box exploits against running applica

    TypeScriptpenetration-testingpentestingsecurity-audit
    Ver en GitHub↗44,672