awesome-repositories.com
Blog
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
·
FSecureLABS avatar

FSecureLABS/drozer

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

Drozer

Drozer ist ein Sicherheits-Test-Framework und Laufzeit-Analysator für Android-Anwendungen und -Geräte. Es fungiert als Exploit-Management-Framework und Sicherheits-Toolset, das dazu dient, Schwachstellen, Fehlkonfigurationen und Lecks innerhalb des Android-Betriebssystems und der installierten Anwendungen zu identifizieren.

Das Framework ermöglicht die Simulation von Anwendungsverhalten und die Interaktion mit Kommunikationsendpunkten, um Sicherheitslücken aufzuspüren. Es verwaltet die Ausführung, Analyse und Weitergabe öffentlicher Exploits für die mobile Sicherheitsforschung.

Das System bietet Funktionen für Anwendungs-Audits, Schwachstellenforschung und die Ausführung spezialisierter Sicherheitsmodule. Dies umfasst die Möglichkeit, mit der Android-Laufzeitumgebung und der Geräte-Shell zu interagieren, um den Sicherheitsstatus von Hardware und Software zu bewerten.

Features

  • Android Application Auditing - Provides a comprehensive toolset for auditing the security posture and identifying misconfigurations in running Android apps.
  • Android Remote Execution Agents - Provides a client-server system to route security testing commands to an agent process on Android devices.
  • Android Security Testing Frameworks - Offers a structured framework for assessing Android security through runtime interaction and vulnerability detection.
  • Android Security Tools - Ships a versatile security toolset for simulating application behavior and identifying flaws in Android apps.
  • Android Device Shell Management - Provides an interactive Linux shell to execute administrative commands directly on a connected Android device.
  • Android Application Penetration Testing - Facilitates security assessments of Android applications by simulating malicious behavior and testing communication endpoints.
  • Android Exploitation Frameworks - Provides a framework for executing, analyzing, and sharing public exploits targeting the Android operating system.
  • Vulnerability Research - Enables systematic research into Android operating system and hardware vulnerabilities through runtime analysis.
  • Android Runtime - Analyzes the Android runtime and device shell to detect vulnerabilities within installed applications.
  • Runtime Manipulation - Allows altering the behavior of active Android applications by interacting directly with the system runtime.
  • Security Module Management - Enables the execution of specialized testing modules to evaluate the security of installed apps and hardware.
  • Android Shell Orchestration - Spawns and manages low-level Linux shell sessions to bypass high-level API restrictions on the device.
  • Android IPC Interception - Enables probing and manipulating communication between Android applications via Binder and Intent interception.
  • Plugin-Based Architectures - Implements a plugin-based architecture to extend security testing capabilities without modifying the core engine.
  • Mobile Security Frameworks - Comprehensive security assessment framework for Android applications.
  • Android Dynamic Analysis Tools - Framework for interacting with the Dalvik VM and OS endpoints.
  • Mobile Security - Security assessment framework for Android applications.
  • Security Analysis Frameworks - Security assessment framework for identifying Android vulnerabilities.
  • Specialized Security Domains - Framework for Android security assessment and exploitation.

Star-Verlauf

Star-Verlauf für fsecurelabs/drozerStar-Verlauf für fsecurelabs/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

Häufig gestellte Fragen

Was macht fsecurelabs/drozer?

Drozer ist ein Sicherheits-Test-Framework und Laufzeit-Analysator für Android-Anwendungen und -Geräte. Es fungiert als Exploit-Management-Framework und Sicherheits-Toolset, das dazu dient, Schwachstellen, Fehlkonfigurationen und Lecks innerhalb des Android-Betriebssystems und der installierten Anwendungen zu identifizieren.

Was sind die Hauptfunktionen von fsecurelabs/drozer?

Die Hauptfunktionen von fsecurelabs/drozer sind: Android Application Auditing, Android Remote Execution Agents, Android Security Testing Frameworks, Android Security Tools, Android Device Shell Management, Android Application Penetration Testing, Android Exploitation Frameworks, Vulnerability Research.

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

Open-Source-Alternativen zu fsecurelabs/drozer sind unter anderem: mwrlabs/drozer — Drozer is an Android security assessment framework and vulnerability scanner. It serves as a security auditor for… mobsf/mobile-security-framework-mobsf — Mobile Security Framework is an automated security testing platform designed for the analysis of Android, iOS, and… reverseclabs/drozer — Drozer is a security testing framework for Android applications that operates through an agent-based remote execution… tiann/epic — Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It… m0bilesecurity/rms-runtime-mobile-security — This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse… fuzion24/justtrustme — JustTrustMe is an Android security auditing tool and mobile application penetration testing utility. Its primary…

Open-Source-Alternativen zu Drozer

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

    mwrlabs/drozer

    4,535Auf GitHub ansehen↗

    Drozer is an Android security assessment framework and vulnerability scanner. It serves as a security auditor for Android devices and their installed software, providing a specialized environment for analyzing inter-process communication mechanisms and auditing application endpoints. The framework focuses on Android inter-process communication analysis, allowing for the interrogation of system services and application components. It enables the execution of specialized security modules and custom scripts to identify vulnerabilities and test the security of runtime interfaces. The system prov

    Python
    Auf GitHub ansehen↗4,535
  • mobsf/mobile-security-framework-mobsfAvatar von MobSF

    MobSF/Mobile-Security-Framework-MobSF

    21,224Auf GitHub ansehen↗

    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 monit

    JavaScriptandroid-securityapi-testingapk
    Auf GitHub ansehen↗21,224
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
  • tiann/epicAvatar von tiann

    tiann/epic

    4,547Auf GitHub ansehen↗

    Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It functions as an aspect-oriented programming framework and a dynamic method interceptor designed to monitor and alter the behavior of Java methods within the Android Runtime. The project provides capabilities for intercepting and modifying both core Android framework components and specific application logic. This allows for the injection of custom Java behavior and the redirection of method execution without altering the original source code. The framework includes tools for applicat

    Javaandroidaopart
    Auf GitHub ansehen↗4,547
  • Alle 30 Alternativen zu Drozer anzeigen→