Add fuzzing to security section

This commit is contained in:
Aleksandr Borovkov 2018-01-21 23:44:56 +07:00 committed by GitHub
parent 6aa449700d
commit 561fec4d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -432,6 +432,7 @@
- [Vehicle Security and Car Hacking](https://github.com/jaredthecoder/awesome-vehicle-security)
- [Web Security](https://github.com/qazbnm456/awesome-web-security) - Security of web apps & services.
- [Lockpicking](https://github.com/meitar/awesome-lockpicking) - The art of unlocking a lock by manipulating its components without the key.
- [Fuzzing](https://github.com/secfigo/Awesome-Fuzzing) - The automated testing technique that involves providing invalid, unexpected, or random inputs to a program.
## Content Management Systems