COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200918151531/https://github.com/topics/fuzzing
Here are
495 public repositories
matching this topic...
A collection of various awesome lists for hackers, pentesters and security researchers
OSS-Fuzz - continuous fuzzing of open source software.
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Updated
Sep 16, 2020
Python
Updated
Sep 18, 2020
Python
Scalable fuzzing infrastructure.
Updated
Sep 18, 2020
Python
the champagne of beta embedded databases
Updated
Sep 10, 2020
Rust
Randomized testing for Go
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.
syzkaller is an unsupervised coverage-guided kernel fuzzer
Web Pentesting Fuzz 字典,一个就够了。
Updated
May 9, 2020
Python
Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
Updated
Sep 16, 2020
Python
A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.
Updated
Jun 10, 2020
BitBake
Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
A high performance offensive security tool for reconnaissance and vulnerability scanning
Updated
Mar 5, 2020
Python
A fork of AFL for fuzzing Windows binaries
Updated
Sep 7, 2020
Python
A container repository for my public web hacks!
Updated
Sep 7, 2018
JavaScript
Curated list of resources on testing distributed systems
Updated
Sep 15, 2020
HTML
A fork and successor of the Sulley Fuzzing Framework
Updated
Sep 17, 2020
Python
RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith
🐇 Fuzzing Rust code with American Fuzzy Lop
Updated
Sep 14, 2020
Rust
A toolset for reverse engineering and fuzzing Protobuf-based apps
Updated
Sep 8, 2020
Python
A fast, parallel test case minimization tool.
Mining parameters from dark corners of Web Archives
Updated
May 6, 2020
Python
Command line helpers for fuzzing
Updated
Sep 14, 2020
Rust
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Exercises to learn how to fuzz with American Fuzzy Lop
🦄 A curated list of the awesome resources about the Vulnerability Research
Improve this page
Add a description, image, and links to the
fuzzing
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fuzzing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
fast-check is a very nice library. It would be even better if we could use it with Facebook's ReasonML instead of Typescript!
It might be possible to use https://github.com/rrdelaney/ReasonablyTyped to make the conversion easier.