From 07295312981caa97b48ca740ea47cc6607aa0a1c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 21 Jul 2021 09:27:10 +0700 Subject: [PATCH] Add: ShutdownRepo/smartbrute to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 573050d..413e23b 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1290,6 +1290,10 @@ Some tools can be categorized in more than one category. But because the current shantanu561993/SharpLoginPrompt This Program creates a login prompt to gather username and password of the current user. This project allows red team to phish username and password of the current user without touching lsass and having adminitrator credentials on the system. + + ShutdownRepo/smartbrute + Password spraying and bruteforcing tool for Active Directory Domain Services + skelsec/pypykatz Mimikatz implementation in pure Python