3 dépôts
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.
Ce dépôt contient le manuel numérique et les matériaux supplémentaires pour l'éducation au machine learning probabiliste. Il fournit du texte structuré et des matériaux d'étude guidés couvrant les fondements mathématiques de la probabilité et des réseaux de neurones. Le projet met l'accent sur la reproductibilité via une collection de notebooks interactifs et de scripts autonomes utilisés pour recréer des tracés de données et des figures à partir du texte. Ces matériaux sont hébergés dans des environnements externes pour permettre aux utilisateurs d'exécuter du code de machine learning complexe sans installation locale. La surface éducative inclut des diapositives de cours, des solutions d'exercices et des documents supplémentaires qui fournissent des détails techniques additionnels. Le contenu est organisé en utilisant une structure pilotée par markdown et géré via le contrôle de version pour maintenir la cohérence à travers les éditions du livre.
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.