Starred repositories
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent u…
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/
A collection of various awesome lists for hackers, pentesters and security researchers
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
syzkaller is an unsupervised coverage-guided kernel fuzzer
Automated static analysis tools for binary programs
Ghidra is a software reverse engineering (SRE) framework
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
A tool for matching and diffing source codes directly against binaries.
A collection of links related to Linux kernel security and exploitation
My proof-of-concept exploits for the Linux kernel
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
linux-kernel-exploits Linux平台提权漏洞集合
Minimal examples of data structures and algorithms in Python