mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-10-01 01:15:39 -04:00
Add section for Fuzzing.
This commit is contained in:
parent
7ccc4f3646
commit
1f3c0bd208
@ -10,6 +10,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
|
||||
|
||||
- [Automation](#automation)
|
||||
- [DevSecOps](#devsecops)
|
||||
- [Fuzzing](#Fuzzing)
|
||||
- [Honeypots](#honeypots)
|
||||
- [Host-based tools](#host-based-tools)
|
||||
- [Incident Response tools](#incident-response-tools)
|
||||
@ -49,6 +50,10 @@ See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).
|
||||
- [git-crypt](https://www.agwa.name/projects/git-crypt/) - Transparent file encryption in git; files which you choose to protect are encrypted when committed, and decrypted when checked out.
|
||||
- [SonarQube](https://sonarqube.org) - Continuous inspection tool that provides detailed reports during automated testing and alerts on newly introduced security vulnerabilities.
|
||||
|
||||
### Fuzzing
|
||||
|
||||
See [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing).
|
||||
|
||||
## Honeypots
|
||||
|
||||
See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots).
|
||||
|
Loading…
Reference in New Issue
Block a user