netanel01 / ctf-writeups
☆72Updated 5 years ago
Alternatives and similar repositories for ctf-writeups:
Users that are interested in ctf-writeups are comparing it to the libraries listed below
- A project to run fuzzing jobs at scale with Kubernetes.☆146Updated 3 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆42Updated 4 years ago
- QL Workshop☆16Updated 5 years ago
- Go static analysis tool that checks for security issues using an AST.☆28Updated 6 years ago
- A fuzzing framework for network servers☆118Updated 6 years ago
- elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings U…☆140Updated 6 years ago
- Tool to examine the behaviour of setuid binaries under constrained limits.☆62Updated 3 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆193Updated 3 years ago
- LKRG bypass methods☆71Updated 5 years ago
- collection of verified Linux kernel exploits☆186Updated 4 years ago
- Go Taint CHeck Analyser☆44Updated 5 years ago
- ☆170Updated 3 years ago
- A kernelspace syscall interceptor and randomized faulter☆351Updated 2 months ago
- ASLREKT is a proof of concept for an unfixed generic local ASLR bypass in Linux.☆25Updated 4 years ago
- A set of vulnerable Golang programs☆177Updated last year
- Materials from Fuzzing Bay Area meetups☆68Updated 5 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆112Updated 3 years ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆223Updated 4 years ago
- A fuzzing introspection tool☆162Updated 4 years ago
- Recent Fuzzing Paper☆35Updated last year
- Go package that aids in binary analysis and exploitation☆176Updated 3 years ago
- Detect patterns of bad behavior in function calls☆25Updated 4 years ago
- Write ups of solution for CTF challenges I solved☆25Updated 3 years ago
- Go library to trace Linux syscalls using the FTRACE kernel framework.☆78Updated 6 years ago
- Proof of concept implementation of fuzzing workload using AFL as the fuzzer and Terraform to codify infrastructure