Personal Blog/主记录漏洞挖掘相关研究(文章位于issues)
☆245Dec 12, 2025Updated 5 months ago
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..☆1,078Aug 24, 2021Updated 4 years ago
- A gdb for fuzzing☆22Nov 26, 2021Updated 4 years ago
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆65Dec 14, 2021Updated 4 years ago
- Browser Fuzz Summarize / 浏览器模糊测试综述☆142Oct 4, 2020Updated 5 years ago
- Fuzzing library written in/for python.☆83Mar 25, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Exploit for the [pwn] just-in-time challenge from google ctf 2018's finals (TurboFan bug)☆60Jan 26, 2019Updated 7 years ago
- A tool that automatically creates fuzzing harnesses based on a library☆290Nov 13, 2021Updated 4 years ago
- FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.☆447Feb 25, 2026Updated 2 months ago
- Framework for Automating Fuzzable Target Discovery with Static Analysis.☆549Feb 1, 2024Updated 2 years ago
- Detect, analyze and uniquely identify crashes in Windows applications☆523May 23, 2025Updated 11 months ago
- 记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录☆110Dec 2, 2020Updated 5 years ago
- attachments for forum of RealWorld CTF 3rd☆41Jan 7, 2021Updated 5 years ago
- ☆298Jun 21, 2022Updated 3 years ago
- ☆340Jan 23, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Web user interface and service agent for the monitoring and remote management of WinAFL.☆63Apr 9, 2026Updated last month
- Code Coverage client for DynamoRIO☆12Jan 20, 2019Updated 7 years ago
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,299Jun 29, 2023Updated 2 years ago
- Learn how to combine libprotobuf-mutator with libfuzzer & AFL++☆258Sep 24, 2024Updated last year
- A CTF fuzz powerd by protobuf.☆15May 24, 2022Updated 3 years ago
- A kAFL based hypervisor fuzzer which fully supports nested VMs☆149Jul 28, 2021Updated 4 years ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆46Dec 12, 2021Updated 4 years ago
- slides for conference talks☆103Jul 27, 2025Updated 9 months ago
- Here is some resources about macOS/iOS system security.☆548Feb 19, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆563Dec 11, 2023Updated 2 years ago
- Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL☆474Jul 8, 2024Updated last year
- Winnie makes fuzzing Windows applications easy☆573Nov 28, 2022Updated 3 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,274Oct 12, 2022Updated 3 years ago
- All virtualization escape challenges and writeups in RealWorldCTF