-
Updated
Feb 11, 2022 - JavaScript
#
fuzz-testing
Here are 117 public repositories matching this topic...
Monkey testing library for web apps and Node.js
OSS-Fuzz - continuous fuzzing for open source software.
-
Updated
Apr 15, 2022 - Shell
Web Pentesting Fuzz 字典,一个就够了。
-
Updated
Dec 11, 2021 - Python
syzkaller is an unsupervised coverage-guided kernel fuzzer
-
Updated
Apr 15, 2022 - Go
An step by step fuzzing tutorial. A GitHub Security Lab initiative
testing
education
security
hacking
fuzzing
fuzz-testing
afl
afl-fuzz
vulnerabilities
bugbounty
fuzzer
bug-hunting
fuzzilli
-
Updated
Mar 2, 2022
0vercl0k
commented
Jul 16, 2021
If I remember correctly, I wasn't able to implement on-demand paging with whv because doing a WHvTranslateGva with an empty environment doesn't generate memory faults like executing would.
This is annoying because wtf does memory translation to be able to set breakpoints where the user wants to; to do that it needs to do a VirtTranslate so I ended up mapping it all at start-up. It's not ide
BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法或直接执行JS代码的用于爆破前端加密的BurpSuite插件
fuzz-testing
ctf
payloads
burp-plugin
ctf-tools
burpsuite
burp-extensions
burpsuite-extender
burpcrypto
execute-js-encryption
-
Updated
Mar 24, 2022 - Java
coverage guided fuzz testing for javascript
-
Updated
Apr 30, 2021 - TypeScript
A curated list of awesome Fuzzing(or Fuzz Testing) for software security
-
Updated
Jan 30, 2022
moved to elm-explorations/test
-
Updated
Oct 2, 2019 - Elm
ClusterFuzzLite - Simple continuous fuzzing that runs in CI.
-
Updated
Mar 31, 2022
Fuzz your Rust code with Google-developed Honggfuzz !
rust
security
crates
fuzzing
fuzz-testing
fuzzer
sanitizer
fuzz
security-tools
security-testing
honggfuzz
rust-fuzz
-
Updated
Mar 23, 2022 - Rust
-
Updated
Mar 25, 2022
A cross-platform browser fuzzing framework
python
testing
security
automation
framework
test-framework
fuzzing
fuzz-testing
stability
automated-testing
testcase-reducer
-
Updated
Apr 14, 2022 - Python
Fuzzing Unification Framework
-
Updated
Apr 14, 2022 - C++
This project contains the source code for the CERT Basic Fuzzing Framework (BFF) and the CERT Failure Observation Engine (FOE).
-
Updated
Jun 16, 2020 - Python
CLI to integrate continuous fuzzing with Fuzzit (no longer available)
-
Updated
Jul 16, 2020 - Go
coverage guided fuzz testing for java
-
Updated
Apr 30, 2021 - Java
coverage guided fuzz testing for python
-
Updated
Jul 12, 2020 - Python
Custom memory allocator that helps discover reads from uninitialized memory
security
security-audit
memory-allocator
fuzzing
fuzz-testing
sanitizer
security-tools
security-testing
-
Updated
Sep 11, 2020 - Rust
A curated list of awesome directed fuzzing research papers
-
Updated
Apr 13, 2022
Randomly mutate JSON, XML, HTML forms, text and binary data for fuzz testing
javascript
kotlin
testing
json
binary
jvm
forms
xml
text
kotlin-library
fuzzing
fuzz-testing
test-driven-development
-
Updated
Apr 22, 2020 - Kotlin
Improve this page
Add a description, image, and links to the fuzz-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fuzz-testing topic, visit your repo's landing page and select "manage topics."


When the computer is suspended during a fuzzing session, the time spent in suspended state is counted as a "run time" on a statistics screen. In case fuzzing was running for several hours and then the computer was suspended for several more hours, on one hand I would prefer not restarting the session, on the other hand, now it may be harder to tell how well a harness performs (corpus count vs. run