From ec54ec8449e3031c5e562dd608dceb1a983b91a5 Mon Sep 17 00:00:00 2001 From: cfgs Date: Tue, 8 Aug 2023 11:48:25 +0200 Subject: [PATCH] feat: add cognito-scanner pentest tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab7c2d7..2fcb353 100644 --- a/README.md +++ b/README.md @@ -1301,6 +1301,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: mimikatz - a little tool to play with Windows security.
  :small_orange_diamond: sherlock - hunt down social media accounts by username across social networks.
  :small_orange_diamond: OWASP Threat Dragon - is a tool used to create threat model diagrams and to record possible threats.
+  :small_orange_diamond: Cognito Scanner - is a CLI tool used to pentest cognito instance. It implements three attacks: unwanted account creation, account oracle and identity pool escalation

##### :black_small_square: Pentests bookmarks collection