-
Updated
Aug 8, 2021
#
fuzzing
Here are 626 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
Sep 13, 2021 - Python
OSS-Fuzz - continuous fuzzing for open source software.
-
Updated
Sep 17, 2021 - Shell
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
-
Updated
Sep 16, 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
Sep 16, 2021 - Rust
Scalable fuzzing infrastructure.
-
Updated
Sep 17, 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
Sep 16, 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
Sep 16, 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
Sep 15, 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
Sep 12, 2021 - Python
A toolset for reverse engineering and fuzzing Protobuf-based apps
-
Updated
Mar 6, 2021 - Python
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
dns
database
spring-boot
dictionary
fingerprint
wifi
password
bruteforce
subdomain
rce
fuzzing
pentesting
regex-pattern
bugbounty
pentest
payloads
iot-security
websecurity
bugbountytips
bughunting-methodology
-
Updated
Aug 1, 2021 - Shell
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