From 5ec9670bc92aa385b6d1010b053be264d50110a2 Mon Sep 17 00:00:00 2001 From: cfgs Date: Tue, 8 Aug 2023 11:56:37 +0200 Subject: [PATCH] feat: add new tool for cognito pentest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 677a624..ac6f95d 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [Netz](https://github.com/spectralops/netz)- Discover internet-wide misconfigurations, using zgrab2 and others. - [Deepfence ThreatMapper](https://github.com/deepfence/ThreatMapper) - Apache v2, powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. - [Deepfence SecretScanner](https://github.com/deepfence/SecretScanner) - Find secrets and passwords in container images and file systems. - +- [Cognito Scanner](https://github.com/padok-team/cognito-scanner) - CLI tool to pentest Cognito AWS instance. It implements three attacks: unwanted account creation, account oracle and identity pool escalation ### Monitoring / Logging - [BoxyHQ](https://github.com/retracedhq/retraced) - Open source API for security and compliance audit logging.