-
Updated
Aug 8, 2021
#
fuzzing
Here are 620 public repositories matching this topic...
A collection of various awesome lists for hackers, pentesters and security researchers
android
security
awesome
reverse-engineering
pentesting-windows
hacking
penetration-testing
bug-bounty
fuzzing
Web path scanner
python
security
scanner
hacking
bruteforce
wordlist
penetration-testing
brute-force
bug-bounty
fuzzing
infosec
pentesting
fuzzer
brute
appsec
hacking-tool
dirsearch
dirbuster
scanner-web
bruteforcer
-
Updated
Aug 7, 2021 - Python
OSS-Fuzz - continuous fuzzing for open source software.
-
Updated
Aug 11, 2021 - Shell
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
-
Updated
Aug 9, 2021 - Python
the champagne of beta embedded databases
rust
tree
orm
database
high-performance
persistence
fuzzing
formal-methods
concurrent
lock-free
log-structured
kv
b-tree
sled
b-plus-tree
b-link-tree
bw-tree
incredibly-spicy
embedded-kv
crash-testing
-
Updated
Jul 26, 2021 - Rust
Scalable fuzzing infrastructure.
-
Updated
Aug 11, 2021 - Python
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
-
Updated
Jul 23, 2021
syzkaller is an unsupervised coverage-guided kernel fuzzer
-
Updated
Aug 6, 2021 - Go
Web Pentesting Fuzz 字典,一个就够了。
-
Updated
Jun 8, 2021 - Python
Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
dns
osint
scanner
phishing
domains
fuzzing
threat-hunting
typosquatting
threat-intelligence
homograph-attack
idn
-
Updated
Jul 4, 2021 - Python
A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.
attack
injection
fuzzing
sql-injection
bugbounty
payloads
fuzz
burpsuite
intruder
fuzz-lists
burpsuite-engagement
burpsuite-intruder
-
Updated
Jun 10, 2020 - BitBake
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
-
Updated
Aug 11, 2021 - TypeScript
A high performance offensive security tool for reconnaissance and vulnerability scanning
osint
scanner
hacking
enumeration
fuzzing
pentesting
offensive-security
hacking-tool
security-scanner
vulnerability-assessment
information-gathering
reconnaissance
pentest-tool
vulnerability-scanner
raccoon
-
Updated
Jul 4, 2021 - Python
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
scanner
hacking
xss
subdomain
sqli
fuzzing
raspberry
recon
nuclei
vulnerabilities
bugbounty
pentest
ssrf
lfi
ssti
dorks
-
Updated
Aug 9, 2021 - Shell
A container repository for my public web hacks!
-
Updated
Sep 7, 2018 - JavaScript
Curated list of resources on testing distributed systems
-
Updated
Jul 17, 2021 - HTML
lucca-ruhland
commented
May 31, 2021
Hello everyone,
I think that the boofuzz documentation is good, but somehow not very useful for beginners.
In my opinion, the quickstart section is too short, leaving new users without any guidance on how to use this framework.
So I would suggest adding a whole section with detailed examples, covering at least the current examples,
Mining parameters from dark corners of Web Archives
-
Updated
Jun 2, 2021 - Python
A toolset for reverse engineering and fuzzing Protobuf-based apps
-
Updated
Mar 6, 2021 - Python
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
linux
iot
embedded
kernel
paper
linux-kernel
fuzzing
exploitation
vulnerability-detection
mitigations
rca
sanitizer
directed-fuzzing
hybrid-fuzzing
fuzzing-binaries
guided-fuzzing
root-cause
-
Updated
Jul 30, 2021
Improve this page
Add a description, image, and links to the fuzzing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fuzzing 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