From dde7fbec2a15c45969e3c56b412f9c91c3a33fb4 Mon Sep 17 00:00:00 2001 From: evilmog Date: Tue, 19 Dec 2023 15:59:00 -0700 Subject: [PATCH] update NTLMv1 cracking methodology --- windows-hardening/ntlm/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows-hardening/ntlm/README.md b/windows-hardening/ntlm/README.md index d44afc9b7..1b2e66f46 100644 --- a/windows-hardening/ntlm/README.md +++ b/windows-hardening/ntlm/README.md @@ -99,7 +99,8 @@ NTLMv1 can also be broken with the NTLMv1 Multi Tool [https://github.com/evilmog The command ``` python3 ntlmv1.py --ntlmv1 hashcat::DUSTIN-5AA37877:76365E2D142B5612980C67D057EB9EFEEE5EF6EB6FF6E04D:727B4E35F947129EA52B9CDEDAE86934BB23EF89F50FC595:1122334455667788 -``` would output the below: +``` +would output the below: ``` ['hashcat', '', 'DUSTIN-5AA37877', '76365E2D142B5612980C67D057EB9EFEEE5EF6EB6FF6E04D', '727B4E35F947129EA52B9CDEDAE86934BB23EF89F50FC595', '1122334455667788']