NTLMv1 Downgrade
Property Name
Property Path
Check
PS > (Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\ -Name LmCompatibilityLevel).LmCompatibilityLevel
2
PS > $decValue = (Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0\ -Name NtlmMinClientSec).NtlmMinClientSec
PS > $hexValue = "0x" + [string]::Format("{0:x}", $decValue)
PS > $hexValue
0x20Cmd > .\Seatbelt.exe NTLMSettingsAbuse
Authentication Coercionntlmv1-multi + crack.sh
Public Rainbow Tables
Last updated