3 repositorios
Viewing available post-exploitation modules and enabling or disabling them to control execution.
Distinct from Post-Exploitation Frameworks: Distinct from Post-Exploitation Frameworks: focuses on the runtime control of module execution (enable/disable), not the overall framework.
Explore 3 awesome GitHub repositories matching security & cryptography · Module Execution Controllers. Refine with filters or upvote what's useful.
AutoSploit es un framework de explotación automatizado diseñado para descubrir hosts remotos y ejecutar módulos de exploit a escala para establecer reverse shells. Funciona como una herramienta de reconocimiento de red y un orquestador de ejecución de código remoto, gestionando el despliegue de módulos de ataque contra múltiples objetivos. El sistema cuenta con un enmascarador de tráfico basado en proxy que enruta las peticiones de red a través de servidores externos y rota cabeceras HTTP y agentes de usuario para ocultar la fuente de la actividad. Permite la orquestación de exploits personalizados mediante la integración de módulos de ataque externos y la gestión de parámetros de conexión del espacio de trabajo. El framework cubre el descubrimiento de objetivos mediante consultas de motores de búsqueda e integraciones de API, así como la gestión de listas de objetivos utilizando archivos externos y listas blancas. Además, incluye capacidades para la configuración de listeners basados en sesiones para capturar conexiones remotas entrantes.
Implements a modular system to load and execute interchangeable attack payloads against target lists.
Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each
Views available post-exploitation modules and enables or disables them to control execution.
BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij
Runs assemblies across agents to extend functional capabilities using pre-configured armories.