Monkey testing library for web apps and Node.js
-
Updated
Jun 14, 2021 - JavaScript
{{ message }}
Monkey testing library for web apps and Node.js
OSS-Fuzz - continuous fuzzing for open source software.
syzkaller is an unsupervised coverage-guided kernel fuzzer
Web Pentesting Fuzz 字典,一个就够了。
coverage guided fuzz testing for javascript
A curated list of awesome Fuzzing(or Fuzz Testing) for software security
BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法的用于爆破前端加密的Burp插件
moved to elm-explorations/test
Fuzz your Rust code with Google-developed Honggfuzz !
A cross-platform browser fuzzing framework
This project contains the source code for the CERT Basic Fuzzing Framework (BFF) and the CERT Failure Observation Engine (FOE).
CLI to integrate continuous fuzzing with Fuzzit (no longer available)
coverage guided fuzz testing for java
coverage guided fuzz testing for python
Custom memory allocator that helps discover reads from uninitialized memory
Randomly mutate JSON, XML, HTML forms, text and binary data for fuzz testing
A Not So Very Intelligent Fuzzer: An advanced fuzzing framework designed to find vulnerabilities in C/C++ code.
Rust bindings and utilities for LLVM’s libFuzzer
A curated list of awesome directed fuzzing research papers
A MS OpenXML Format Fuzzing Framework
Add a description, image, and links to the fuzz-testing topic page so that developers can more easily learn about it.
To associate your repository with the fuzz-testing topic, visit your repo's landing page and select "manage topics."
Hi, I also have a question regarding the custom post processor.
In the example https://github.com/AFLplusplus/AFLplusplus/blob/stable/custom_mutators/examples/post_library_gif.so.c#L48 it is mentioned that if the post process function returns 0 the input is not sent to the target program and fuzzing is continued. When I tried to do that same the fuzzer throws the error: `Custom_post_process fa