mirror of
https://github.com/sbilly/awesome-security.git
synced 2025-01-16 17:57:13 -05:00
Merge pull request #171 from jondot/patch-1
Add Netz to scanning, Preflight and Teller to DevOps, thx @jondot
This commit is contained in:
commit
11f72f01c6
@ -72,6 +72,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||
- [RustScan](https://github.com/RustScan/RustScan) - Faster Nmap scanning with Rust. Take a 17 minute Nmap scan down to 19 seconds.
|
||||
- [Boofuzz](https://github.com/jtpereyda/boofuzz) - Fuzzing engine and fuzz testing framework.
|
||||
- [monsoon](https://github.com/RedTeamPentesting/monsoon) - Very flexible and fast interactive HTTP enumeration/fuzzing.
|
||||
- [Netz](https://github.com/spectralops/netz)- Discover internet-wide misconfigurations, using zgrab2 and others.
|
||||
|
||||
### Monitoring / Logging
|
||||
|
||||
@ -330,7 +331,9 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog
|
||||
- [Securing DevOps](https://manning.com/books/securing-devops) - A book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure.
|
||||
- [ansible-os-hardening](https://github.com/dev-sec/ansible-os-hardening) - Ansible role for OS hardening
|
||||
- [bunkerized-nginx](https://github.com/bunkerity/bunkerized-nginx) - nginx Docker image secure by default
|
||||
- [Trivy](https://github.com/aquasecurity/trivy) - A simple and comprehensive vulnerability scanner for containers and other artifacts, suitable for CI.
|
||||
- [Trivy](https://github.com/aquasecurity/trivy) - A simple and comprehensive vulnerability scanner for containers and other artifacts, suitable for CI.
|
||||
- [Preflight](https://github.com/spectralops/preflight) - helps you verify scripts and executables to mitigate supply chain attacks in your CI and other systems.
|
||||
- [Teller](https://github.com/spectralops/teller) - a secrets management tool for devops and developers - manage secrets across multiple vaults and keystores from a single place.
|
||||
|
||||
## Operating Systems
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user