Pinned Repositories
100-nlp-papers
100 Must-Read NLProc Papers
afl
american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
awesome-honeypots
an awesome list of honeypot resources
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
blog
bosh
Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.
bro
Bro is a powerful network analysis framework that is much different from the typical IDS you may know. Official mirror of git.bro.org/bro.git .
rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
PutiZL's Repositories
PutiZL/iofuzz
A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz all I/O Control code I/O Buffer pointer, I/O buffer length that process sends to any Kernel driver.