Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cybersecurity-dev/awesome-fuzzing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Fuzzing Awesome

YouTube Reddit

GitHub   YouTube   My Awesome Lists

📖 Contents

Fuzzing (or fuzz testing) is a software testing technique that involves providing unexpected, invalid, or random data (also known as "fuzz") as input to a program to identify potential bugs, security vulnerabilities, and crashes.

Code Analysis

  • Opengrep - 🔎 Static code analysis engine to find security issues in code.

Tools

Resources

Tutorial

My Other Awesome Lists

You can access the my other awesome lists here

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

🔼 Back to top

Contributors