fuzzing
Tracked open-source repos tagged fuzzing, sorted by stars.
- #61
The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).
★ 779+1Star change over the last 7 days - #62★ 744+1Star change over the last 7 days
- #63
scalpel是一款命令行漏洞扫描工具,支持深度参数注入,拥有一个强大的数据解析和变异算法,可以将常见的数据格式(json, xml, form等)解析为树结构,然后根据poc中的规则,对树进行变异,包括对叶子节点和树结构 的变异。变异完成之后,将树结构还原为原始的数据格式。
★ 736+1Star change over the last 7 days - #64
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
★ 729+2Star change over the last 7 days - #65
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
★ 670+0Star change over the last 7 days - #66
A curated list of awesome directed fuzzing research papers
★ 598+4Star change over the last 7 days - #67
Black-box fuzzer that fuzzes APIs based on OpenAPI specification. Find bugs for free!
★ 577+0Star change over the last 7 days - #68
a list of awesome resources related to security and hacking of VoIP, WebRTC and VoLTE
★ 553+4Star change over the last 7 days - #69
Weaponizing WaybackUrls for Recon, BugBounties , OSINT, Sensitive Endpoints and what not
★ 551+1Star change over the last 7 days - #70★ 549+0Star change over the last 7 days
- #71
ClusterFuzzLite - Simple continuous fuzzing that runs in CI.
★ 535+0Star change over the last 7 days - #72
Fuzz your Rust code with Google-developed Honggfuzz !
★ 502+1Star change over the last 7 days