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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mwrlabs avatar

mwrlabs/drozer

0
View on GitHub↗
4,535 Stars·836 Forks·Python·5 Aufrufelabs.reversec.com/tools/drozer↗

Drozer

Drozer ist ein Framework für Android-Sicherheitsbewertungen und ein Schwachstellen-Scanner. Es dient als Sicherheits-Auditor für Android-Geräte und deren installierte Software und bietet eine spezialisierte Umgebung zur Analyse von Inter-Prozess-Kommunikationsmechanismen und zur Prüfung von Anwendungs-Endpunkten.

Das Framework konzentriert sich auf die Analyse der Android-Inter-Prozess-Kommunikation und ermöglicht die Abfrage von Systemdiensten und Anwendungskomponenten. Es ermöglicht die Ausführung spezialisierter Sicherheitsmodule und benutzerdefinierter Skripte, um Schwachstellen zu identifizieren und die Sicherheit von Laufzeitschnittstellen zu testen.

Das System bietet eine Remote-Shell für direkten Zugriff auf Systemebene auf Zielgeräte und unterstützt skriptgesteuerte Automatisierung für repetitive Sicherheits-Audit-Workflows. Es nutzt ein erweiterbares Plugin-System, um externe Sicherheits-Tools in die Laufzeitumgebung zu laden.

Features

  • IPC Security Testing - Interacts with Android system services and application components via intents and binders to test IPC security.
  • Android Remote Execution Agents - Implements a client-server system that routes commands to a persistent Android agent for security testing.
  • Android Security Testing Frameworks - Provides a specialized framework for assessing the security posture of Android applications and devices.
  • IPC Testing - Provides a framework for interacting with and testing the security of Android inter-process communication mechanisms.
  • Device Shell Access - Provides a bridge to the underlying Linux environment for low-level file system and process management.
  • Android Application Penetration Testing - Enables penetration testing of Android applications through security modules and custom scripts.
  • Android Security Auditors - Acts as a specialized auditor for analyzing Android devices and installed software for insecure endpoints.
  • Vulnerability Scanners - Identifies vulnerabilities in Android applications using automated scanning modules and manual shell access.
  • Audit Sequence Automation - Executes scripted sequences of security audit commands from local configuration files.
  • Workflow Automation Scripts - Automates repetitive security audit workflows by processing local command files into sequences of remote calls.
  • Message Passing - Provides network socket-based message passing for bidirectional communication between a local controller and a remote device.
  • Android Device Shell Management - Uses shell commands to interact with and automate operations on a connected Android operating system.
  • Security Module Integrations - Integrates custom security hunting modules into a vulnerability scanning workflow for connected devices.
  • Tooling Plugin Systems - Features a system for extending the framework by loading external security scripts and tools as plugins.
  • Dynamic Analysis Tools - Comprehensive framework for Android security assessment and exploitation.
  • Vulnerable Labs and Apps - Vulnerable target application for testing the drozer framework.

Star-Verlauf

Star-Verlauf für mwrlabs/drozerStar-Verlauf für mwrlabs/drozer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Drozer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Drozer.
  • fsecurelabs/drozerAvatar von FSecureLABS

    FSecureLABS/drozer

    4,541Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,541
  • reverseclabs/drozerAvatar von ReversecLabs

    ReversecLabs/drozer

    4,542Auf GitHub ansehen↗

    Drozer is a security testing framework for Android applications that operates through an agent-based remote execution model. It combines a client-server command routing system with a device-side agent, enabling security assessments by mapping inter-process communication (IPC) attack surfaces and running dynamic exploit modules directly on Android devices. The framework distinguishes itself through its ability to discover and enumerate exported Android components by analyzing manifest data and crafting Intents to probe for vulnerabilities. It supports content provider query injection to detect

    Pythonandroiddrozerjava
    Auf GitHub ansehen↗4,542
  • sh4hin/androl4bAvatar von sh4hin

    sh4hin/Androl4b

    1,161Auf GitHub ansehen↗

    A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis

    Auf GitHub ansehen↗1,161
  • reactotron/reactotronAvatar von reactotron

    reactotron/reactotron

    15,564Auf GitHub ansehen↗

    Reactotron is a desktop application and collection of developer tools designed for monitoring runtime errors, analyzing network requests, and inspecting state within JavaScript and React environments. It serves as a debugger for both React JS and React Native projects, providing a visual interface to monitor internal application state and performance. The tool provides specialized inspectors for React Native mobile applications and React web applications. It allows for the real-time tracking of state changes and the dispatching of actions to a state manager to test different application scena

    TypeScript
    Auf GitHub ansehen↗15,564
Alle 30 Alternativen zu Drozer anzeigen→

Häufig gestellte Fragen

Was macht mwrlabs/drozer?

Drozer ist ein Framework für Android-Sicherheitsbewertungen und ein Schwachstellen-Scanner. Es dient als Sicherheits-Auditor für Android-Geräte und deren installierte Software und bietet eine spezialisierte Umgebung zur Analyse von Inter-Prozess-Kommunikationsmechanismen und zur Prüfung von Anwendungs-Endpunkten.

Was sind die Hauptfunktionen von mwrlabs/drozer?

Die Hauptfunktionen von mwrlabs/drozer sind: IPC Security Testing, Android Remote Execution Agents, Android Security Testing Frameworks, IPC Testing, Device Shell Access, Android Application Penetration Testing, Android Security Auditors, Vulnerability Scanners.

Welche Open-Source-Alternativen gibt es zu mwrlabs/drozer?

Open-Source-Alternativen zu mwrlabs/drozer sind unter anderem: fsecurelabs/drozer — Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an… reverseclabs/drozer — Drozer is a security testing framework for Android applications that operates through an agent-based remote execution… sh4hin/androl4b — A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis. reactotron/reactotron — Reactotron is a desktop application and collection of developer tools designed for monitoring runtime errors,… apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… karma9874/androrat — AndroRAT is a remote administration tool and surveillance framework for Android devices. It consists of a Python-based…