This project is a centralized repository and research database dedicated to the collection of technical documentation and source code concerning offensive security, malware development, and system exploitation. It serves as an archive for security professionals and researchers to study threat actor methodologies and historical security research. The repository functions as a static, version-controlled archive that organizes research papers and code samples into a flat-file directory structure. This approach ensures long-term availability and offline access to the materials, while a decentrali
Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat
BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It functions as a platform for security professionals to evaluate client-side defenses by injecting persistent scripts into web browsers, establishing a bidirectional communication channel for remote command execution and data exfiltration. The framework distinguishes itself through its ability to use compromised browser sessions as proxies to conduct internal network reconnaissance, effectively bypassing perimeter security controls. It utilizes an event-driven control interface and
A collection of eBPF programs demonstrating bad behavior, presented at DEF CON 29
The main features of pathtofile/bad-bpf are: Offensive Security.
Open-source alternatives to pathtofile/bad-bpf include: vxunderground/vxug-papers — This project is a centralized repository and research database dedicated to the collection of technical documentation… cobbr/covenant — Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It… cyberh3x/books. evilcos/xssor2 — XSS'OR - Hack with JavaScript. gui774ume/ebpfkit — ebpfkit is a rootkit powered by eBPF. beefproject/beef — BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It…