From 9510567b756c366e87a9ee18965e55945e44d249 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 17 Dec 2020 18:12:51 +0700 Subject: [PATCH] Add shantanu561993/SharpLoginPrompt to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 10d9885..149611e 100644 --- a/Offensive.md +++ b/Offensive.md @@ -697,6 +697,10 @@ Some tools can be categorized in more than one category. But because the current putterpanda/mimikittenz A post-exploitation powershell tool for extracting juicy info from memory. + + 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. + skelsec/pypykatz Mimikatz implementation in pure Python