3 repositorios
Executing binaries or scripts on the local system to evade security controls.
Distinct from Remote Script Execution: Focuses on local execution for bypass, whereas the parent specifically emphasizes remote delivery.
Explore 3 awesome GitHub repositories matching security & cryptography · Local Binary and Script Execution. Refine with filters or upvote what's useful.
LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro
Runs executable files or scripts on local or remote systems to bypass security controls.
Este repositorio contiene el libro de texto digital y materiales complementarios para la educación en machine learning probabilístico. Proporciona texto estructurado y materiales de estudio guiados que cubren los fundamentos matemáticos de la probabilidad y las redes neuronales. El proyecto enfatiza la reproducibilidad a través de una colección de notebooks interactivos y scripts independientes utilizados para recrear gráficos y figuras de datos del texto. Estos materiales se alojan en entornos externos para permitir a los usuarios ejecutar código complejo de machine learning sin instalación local. La superficie educativa incluye diapositivas de conferencias, soluciones de ejercicios y documentos complementarios que proporcionan detalles técnicos adicionales. El contenido se organiza utilizando una estructura basada en markdown y se gestiona mediante control de versiones para mantener la consistencia a través de las ediciones del libro.
Provides specialized scripts to regenerate figures and perform computations described in the text.
Hoaxshell is a command and control system for Windows remote command execution. It provides a framework for generating and managing reverse shell payloads that utilize an HTTP beaconing protocol, where victim clients periodically poll a handler to receive and execute instructions. The project distinguishes itself through its ability to bypass PowerShell Constrained Language Mode using specialized payload generation. It supports encrypted command and control via TLS certificate injection and provides mechanisms for remote session recovery, allowing a handler to reestablish control over active
Enables the creation and execution of local script files on a remote target to trigger commands.