Pinned Repositories
afl-fuzzing-training
AFL training workshop materials
afl-training
A collection of exercises to learn fuzzing with AFL
fuzzing-corpus
My fuzzing corpus
grammarinator
ANTLR v4 grammar-based test generator
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
poc
pocs
program-model
Formal model of program execution, symbolic execution, and taint tracking
Source-and-Fuzzing
一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..
symbolic-execution
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
realdbcooper's Repositories
realdbcooper/afl-fuzzing-training
AFL training workshop materials
realdbcooper/afl-training
A collection of exercises to learn fuzzing with AFL
realdbcooper/fuzzing-corpus
My fuzzing corpus
realdbcooper/grammarinator
ANTLR v4 grammar-based test generator
realdbcooper/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
realdbcooper/poc
realdbcooper/pocs
realdbcooper/program-model
Formal model of program execution, symbolic execution, and taint tracking
realdbcooper/Source-and-Fuzzing
一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..
realdbcooper/symbolic-execution
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
realdbcooper/AFLplusplus
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!
realdbcooper/fuzzdata
Fuzzing resources for feeding various fuzzers with input. 🔧
realdbcooper/fuzzer
Ptrace fuzzer experiments
realdbcooper/halfempty
A fast, parallel test case minimization tool.
realdbcooper/njs_fork
My fork of njs-0.3.7, with vs2013
realdbcooper/axiom
The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
realdbcooper/bbtips
BugBountyTips
realdbcooper/Bug-bounty
Ressources for bug bounty hunting
realdbcooper/bugbounty-cheatsheet
A list of interesting payloads, tips and tricks for bug bounty hunters.
realdbcooper/cent
Community edition nuclei templates, a simple tool that allows you to organize all the Nuclei templates offered by the community in one place
realdbcooper/jaeles
The Swiss Army knife for automated Web Application Testing
realdbcooper/Nuclei-Templates-Collection
Nuclei Templates Collection
realdbcooper/openssl
TLS/SSL and crypto library
realdbcooper/Oralyzer
Open Redirection Analyzer
realdbcooper/OSCE-Exploit
realdbcooper/PH-Recon
This script will find some basic vulns. I made this script for my daily hunting. The best feature about this script is just run it in background and then analyze the target manually.
realdbcooper/ppfuzz
A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀
realdbcooper/xray
一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档