diff --git a/README.md b/README.md index db989c5..4dfa6f8 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,6 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - `docker pull citizenstig/nowasp` - [OWASP Mutillidae II Web Pen-Test Practice Application](https://hub.docker.com/r/citizenstig/nowasp/) - `docker pull bkimminich/juice-shop` - [OWASP Juice Shop](https://hub.docker.com/r/bkimminich/juice-shop) -## Red Team Infrastructure Deployment -- [Redcloud](https://github.com/khast3x/Redcloud) ## Endpoint ### Anti-Virus / Anti-Malware @@ -295,6 +293,11 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog - [Checkov](https://github.com/bridgecrewio/checkov/) - A static analysis tool for infrastucture as code (Terraform). - [Insider CLI](https://github.com/insidersec/insider) - A open source Static Application Security Testing tool (SAST) written in GoLang for Java (Maven and Android), Kotlin (Android), Swift (iOS), .NET Full Framework, C# and Javascript (Node.js). +## Red Team Infrastructure Deployment + +- [Redcloud](https://github.com/khast3x/Redcloud) - A automated Red Team Infrastructure deployement using Docker. + + ## Usability - [Usable Security Course](https://pt.coursera.org/learn/usable-security) - Usable Security course at coursera. Quite good for those looking for how security and usability intersects.