Commit Graph

39 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
56d9db738a Vegas Edition
[new] lsadump::dchadow updates (linger, new helpers, fixes)
[new] ACR & PN532 module
2018-08-14 13:13:03 -07: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
4c70f1447e [new] support for Windows 10 RS2 - 1707 2017-04-10 00:36:29 +03:00
Benjamin DELPY
cdd0722efa [new] mimikatz, mimilib & mimidrv Windows Server 2016 support
[fix] mimidrv kkll_m_process_fullprivileges buffer size check
2016-10-25 03:25:34 +03: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
05fdb2d425 [fix #56] mimikatz::sekurlsa && mimilib : VSM for Windows 10 1607 (build 14393) 2016-08-12 23:09:32 +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
6498084fba [mimikatz/mimilib] RPC cleaning, new CredentialKeys format string 2016-07-31 02:02:19 +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
4ed563f925 [internal] modules RPC directory & cleaning 2016-07-19 17:48:55 +02:00
Benjamin DELPY
9b325b893c [fix #46] MSV structure alignment for Windows 10 > LTSB (LSAISo & normal)
[enhancement] SID/Name lookup & LDAP query now with system arg (not only local/current domain)
2016-06-04 01:35:35 +02:00
Benjamin DELPY
4c6ffa99c5 [fix #39] Removing 2 bytes of alignment when using LSAIso with MSV 2016-05-22 20:07:50 +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
34d1d0f573 Crypto & Kerberos enhancements
- [fix] dpapi::capi now deals with AT_SIGNATURE keys
- [fix] sekurlsa::kerberos / kerberos:: encryption type are now signed
- [new] kerberos::ask to ask / save TGS from current TGT
- [new] crypto::system to describe/to export Windows System Certificate (cert, crl, ctl, keyid)
- [internal] smaller banner for smaller displays
- [internal] Copyrights for 2016
- [internal] kull_m_file can deal with environment-variable strings in paths
- [internal] kull_m_crypto new types for CERT_PROP_*_ID
2016-01-12 03:13:12 +01:00
Benjamin DELPY
fbb32cdcfa MSV & Kerberos fixes, LSA and Privilege enhancements
- [fix] sekurlsa::msv & mimilib for Windows 10 build 10586
- [fix #20] sekurlsa::tickets (display & export) for NT 6 != Windows 10
- [close #16] kerberos::golden now with ~NetBios name in LogonDomainName field of the PAC
- [new] privilege module shortcuts (driver, security, tcb, backup, restore) and functions (by id or name)
- [new] lsadump::dcsync and lsadump::lsa /inject 'NTLM-Strong-NTOWF' in Supplemental Credentials structures (Windows 2016 TP 4)
- [internal] NtSetSystemInformation can now be used in code
2016-01-06 02:46:28 +01:00
Benjamin DELPY
1b130574ed mimikatz & mimilib sekurlsa module ready for Windows 10 build 10586 2015-11-13 00:47:56 +01:00
Benjamin DELPY
5d20400f6c mimikatz + mimilib sekurlsa fix for SmartCard informations 2015-10-05 01:08:45 +02:00
Benjamin DELPY
c322dc582f Cleaning & few Win10 adaptations 2015-08-30 22:01:05 +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
e6924b75ed Compatible with Visual Studio 2015 2015-07-24 00:20:34 +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
755bff14d8 Smartcard details for WinDbg + fix for 7x64 2015-04-06 22:41:15 +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
d5676aa66c minesweeper, Kerberos ccache, Windows 10 update, newsoft contre-rump, ... 2014-11-20 08:57:04 +01:00
Benjamin DELPY
4ad7bbf38e ARRAYSIZE & indentation 2014-05-28 18:00:36 +02:00
Benjamin DELPY
fbebacc9be mimilib (WinDBG ext) structures for KB2871997 2014-05-17 14:10:59 +02:00
Benjamin DELPY
ba14c8b425 Pass-The-Hash enhancement for AES keys 2014-05-11 01:43:43 +02:00
Benjamin DELPY
3b0b875fe8 Kerberos key list for mimilib 2014-05-09 01:04:09 +02:00
Benjamin DELPY
fd667773cb Pass-The-Hash enhancements, 'powerkatz', Kerberos keys better ouptut 2014-05-05 01:24:54 +02:00
Benjamin DELPY
b66f5cb6cf mimikatz & mimilib 'ssp' improvement of listing 2014-04-14 16:29:54 +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