Repository navigation
Fuzzing/Fuzz testing
Created by Barton Miller
发布于 September 1988
- Website
- www.cs.wisc.edu
- Wikipedia
- 维基百科
相关主题
Test automationCI/CDFuzzing or fuzz testing is an automated software black box testing technique that evaluates the program's reaction to providing invalid, unexpected, or random data as inputs to a computer program.
OSS-Fuzz - continuous fuzzing for open source software.
Monkey testing library for web apps and Node.js
You Know, For WEB Fuzzing ! 日站用的字典。
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!
syzkaller is an unsupervised coverage-guided kernel fuzzer
An step by step fuzzing tutorial. A GitHub Security Lab initiative
🐇 Fuzzing Rust code with American Fuzzy Lop
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).
BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法或直接执行JS代码的用于爆破前端加密的BurpSuite插件
OneScan 是一款用于递归目录扫描的 BurpSuite 插件
BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store brute-force-attacks brute-force-passwords waf sqlmap jar
A curated list of awesome Fuzzing(or Fuzz Testing) for software security
coverage guided fuzz testing for javascript
A curated list of awesome directed fuzzing research papers
Fuzz your Rust code with Google-developed Honggfuzz !
ClusterFuzzLite - Simple continuous fuzzing that runs in CI.