3 repositorios
Curated collections of system binaries analyzed for security weaknesses and potential abuse paths.
Distinguishing note: None of the candidates cover the specific domain of binary-level security research references.
Explore 3 awesome GitHub repositories matching security & cryptography · Binary Security References. Refine with filters or upvote what's useful.
GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves as a reference for offensive security research, detailing how standard, pre-installed system utilities can be repurposed to facilitate privilege escalation, restricted environment escapes, and post-exploitation workflows. The project distinguishes itself by cataloging insecure execution paths and misconfigured permissions inherent in common system tools. By identifying legitimate binary functions that can be leveraged to bypass security controls, the repository provides a str
Provides a curated collection of legitimate system binaries that can be abused to bypass security controls.
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
Provides a structured collection of signed binaries mapped to their functional capabilities and security evasion potential.
Trail of Bits checks ELF, PE, and Mach-O binaries for security features like stack canaries and PIE directly in the browser without uploading files.