Skip to content

Tags: j5s/mimikatz

Tags

2.2.0-20210525

Toggle 2.2.0-20210525's commit message
[new] mimikatz ts::mstsc to try to dump client credentials

2.2.0-20210518

Toggle 2.2.0-20210518's commit message
[fix] mimikatz ts::logonpasswords to dump more credentials (multiple …

…for same segment + better pattern)

2.2.0-20210512

Toggle 2.2.0-20210512's commit message
[new] mimikatz dpapi::sccm to dump Network Accounts on endpoints

2.2.0-20210511

Toggle 2.2.0-20210511's commit message
[fix] mimikatz project to include ODBC lib

2.2.0-20200918-fix

Toggle 2.2.0-20200918-fix's commit message
[new] mimikatz lsadump::zerologon encrypted with better arguments

2.2.0-20200917

Toggle 2.2.0-20200917's commit message
[new] mimikatz lsadump::postzerologon, to reinit DC password both in …

…local store and AD

[change] https instead of http for blog :)

2.2.0-20200917-fix

Toggle 2.2.0-20200917-fix's commit message
[fix] logic condition in lsadump::postzerologon arguments parsing

2.2.0-20200916

Toggle 2.2.0-20200916's commit message
[new] mimikatz lsadump::zerologon (CVE-2020-1472 @SecuraBV @djrevmoon)

[new] mimikatz lsadump::dcsync now supports NTLM auth and explicit credentials
[internal] netlogon RPC instead of NETAPI32.dll (support ncap_ip_tcp instead of ncap_np)

2.2.0-20200816

Toggle 2.2.0-20200816's commit message
[fix gentilkiwi#301] Not using _time32() anymore, not in XP msvcrt

2.2.0-20200809

Toggle 2.2.0-20200809's commit message
[new] mimikatz dpapi::cloudapreg to get some decrypted RefreshToken f…

…rom the registry (thank you DPAPI) - not AzureAd joined

[new] mimikatz misc::ngcsign to play with signature even if you don't have access to the real key (NgcSignWithSymmetricPopKey)