Commit Graph

18 Commits

Author SHA1 Message Date
Benjamin DELPY
fa42ed93aa [new] mimikatz lsadump::postzerologon, to reinit DC password both in local store and AD
[change] https instead of http for blog :)
2020-09-17 03:17:11 +02:00
Benjamin DELPY
b008188f9f Big update :)
[new] mimikatz & mimilib **very** experimental support for ARM64
[better] code for Mifare protocol
[better] code for sekurlsa WinDBG plugin (credential keys, still not good enough)
[new] mimilib sub authentication package for @vletoux with 'bad password knocking' and magic password
[new] mimikatz: unmarshalling usernames when marshalled
[fix] mimikatz SR98/RDM/Busylight could previously crash
[fix #184] again and again ;)
[fix #172] swscanf_s VS ARRAYSIZE macro
[fix #127] stdout/stdin/stderr vs modern Visual Studio and Windows XP support (thank you @Crypt0-M3lon)
[code] refactor for defined / !defined
2019-03-25 01:57:56 +01:00
Benjamin DELPY
432276f23d mimikatz as a DLL, DLL delay loading for bcrypt/ncrypt, some crypto stuff... 2017-07-20 01:33:50 +02:00
Benjamin DELPY
22eaf29e75 [new] mimilib now supports DHCP Callout, DNS Plugin, Coffee 2017-05-08 22:12:31 +02:00
Benjamin DELPY
8268f37387 [fix #58] mimikatz sekurlsa::* / mimilib - deal with Windows 10 1607 Remote Credential Guard
[new] mimikatz kerberos::golden now supports "Claims"
2016-08-22 01:02:27 +02:00
Benjamin DELPY
823d376d80 Anniversary update
[new] mimikatz lsadump::sam ready for Windows 10 14393 (AES128 encryption)
[new] mimikatz sekurlsa::* ready for Windows 10 14393
[fix] mimikatz lsadump::sam (handle double free)
[new] mimilib WinDBG mimikatz plugin ready for Windows 10 14393
2016-08-08 03:35:01 +02:00
Benjamin DELPY
3d08b8b758 [internal] mimilib - sekurlsa for WinDBG now uses RPC for LSA CredentialKeys 2016-07-29 23:32:06 +02:00
Benjamin DELPY
9e298f16e4 Welcom to Windows 10 LTSB & current
[remove] mimidrv & mimikatz kernel module: Process & Object callbacks remover are not anymore in the program
[internal] Windows 10 is now splitted in 1507 (LTSB) and 1511 (current)
[internal] mimidrv: Windows 10 support added
[internal] mimilib WinDBG module & mimikatz::sekurlsa: Windows 10 MSV / Kerberos Tickets are not specific anymore (offsets table)
[internal] Using KULL_M_MEMORY_GLOBAL_OWN_HANDLE instead of local variable in each function
2016-03-27 19:22:36 +02:00
Benjamin DELPY
8b8eaf0201 Global licence update, credits to Vincent LE TOUX for DCSync, and lsadump::hash moved to crypto::hash 2015-08-25 11:19:01 +02:00
Benjamin DELPY
45cade5b76 DPAPI Backup keys export from memory cache (sekurlsa + WinDBG), WinDBG LSAIso support 2015-05-25 00:24:46 +02:00
Benjamin DELPY
d05eb826ac trust cache for WinDbg mimilib, fix for mimikatz 2015-04-19 21:21:05 +02:00
Benjamin DELPY
880b47218b krbtgt for WinDbg 2015-04-02 00:48:23 +02:00
Benjamin DELPY
ab38babf93 Windows 10 Preview, driver & lsa minor fix + WinDbg 2015-03-12 01:46:03 +01:00
Benjamin DELPY
c4f9fc5639 Windows 10 Constant & LSA MSV1_0 module. Added Windows 2012 support for AddSid 2015-01-30 21:43:09 +01:00
Benjamin DELPY
4e798859ba Some fixes for mimidrv & crypto. Preparation for Windows 10. 2014-12-21 15:38:14 +01:00
Benjamin DELPY
3b0b875fe8 Kerberos key list for mimilib 2014-05-09 01:04:09 +02:00
Benjamin DELPY
be342ebba5 Credential Manager in mimikatz and mimilib! 2014-04-13 22:57:09 +02:00
Benjamin DELPY
bb371c2acb Initial upload 2014-04-06 20:31:53 +02:00