From e4edc86946f086500b0da8f9b6d1e7dd6d9b98ed Mon Sep 17 00:00:00 2001 From: "Dotan J. Nahum" Date: Thu, 27 May 2021 11:41:02 +0300 Subject: [PATCH] Add Netz to scanning, Preflight and Teller to DevOps --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d54d83a..a725a7d 100644 --- a/README.md +++ b/README.md @@ -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 @@ -328,6 +329,8 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog - [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. +- [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