mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-10-01 01:15:39 -04:00
Add Egalito to new app/binary hardening subsection.
This commit is contained in:
parent
c39ee1e97d
commit
e0aca7e7aa
@ -12,6 +12,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
|
||||
- [Cloud platform security](#cloud-platform-security)
|
||||
- [Communications security (COMSEC)](#communications-security-comsec)
|
||||
- [DevSecOps](#devsecops)
|
||||
- [Application or Binary Hardening](#application-or-binary-hardening)
|
||||
- [Fuzzing](#Fuzzing)
|
||||
- [Honeypots](#honeypots)
|
||||
- [Tarpits](#tarpits)
|
||||
@ -74,6 +75,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.
|
||||
|
||||
### Application or Binary Hardening
|
||||
|
||||
- [Egalito](https://egalito.org/) - Binary recompiler and instrumentation framework that can fully disassemble, transform, and regenerate ordinary Linux binaries designed for binary hardening and security research.
|
||||
|
||||
### Fuzzing
|
||||
|
||||
See [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing).
|
||||
|
Loading…
Reference in New Issue
Block a user