add description for Redcloud

This commit is contained in:
sbilly 2020-09-01 16:16:25 +08:00 committed by GitHub
parent 0c6997b805
commit f81e317241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.