From 0df301160179eee71ee464e53a9f31e0584952eb Mon Sep 17 00:00:00 2001 From: Luu <112649910+luu176@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:23:30 +0200 Subject: [PATCH] Update README.md --- payloads/library/exfiltration/ntlm_exfiltration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/library/exfiltration/ntlm_exfiltration/README.md b/payloads/library/exfiltration/ntlm_exfiltration/README.md index acba0c3..4e31910 100644 --- a/payloads/library/exfiltration/ntlm_exfiltration/README.md +++ b/payloads/library/exfiltration/ntlm_exfiltration/README.md @@ -4,7 +4,7 @@ A script used to exfiltrate the NTLM hash on a Windows machine. ## Description -A script used to capture and exfiltrate the NTLM hash of a Windows machine. It utilizes PowerShell to retrieve the SAM and SYSTEM files, then sends them to a Discord webhook. +A script used to capture and exfiltrate the NTLM hash of a Windows machine. It utilizes PowerShell to retrieve the SAM and SYSTEM files, then sends them to a Discord webhook. These files can than be used to extract the NTLM hash of all users. ### Settings