Commit Graph

60 Commits

Author SHA1 Message Date
blackcat a2ac617638 Updated LsaSrvReferences and LsaInitializeProtectedMemory_KEY for parsing Windows 11's dump file 2023-08-03 01:55:55 -07:00
Benjamin DELPY 82cb7eb237 [legacy] Some love for Windows XP (RtlDecryptMemory instead of CryptUnprotectMemory - did not exist) 2022-09-19 22:50:46 +02:00
Benjamin DELPY 746e2116d1 [legacy] Backport djoin parser & citrix SSO password extractor 2022-09-19 14:57:55 +02:00
hubert3 729302c9f7 Add #define for Windows 10 21H2 (November 2021 Update) build version 19044 2022-07-26 17:38:10 +10:00
Benjamin DELPY 14bbd5cb3a [new] lsadump::dcsync try to support /laps
[internal] ldap supports authentication
[internal] rpc cleanup for EFS
[internal] sekurlsa skeleton for 11/2022
2021-09-07 00:19:15 +02:00
Benjamin DELPY d05fa5d43f [fix] mimikatz ts::logonpasswords search routines for Web credentials, thank you Lawrence Abrams (@Bleeping) 2021-08-10 01:59:35 +02:00
Benjamin DELPY 734e3f0291 [new] misc:sccm to decrypt SC_UserAccount credentials when SCCM private key access 2021-05-11 20:34:56 +02:00
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 ff13496b33 [new] sekurlsa::cloudap to dump Azure PRT, session keys and DPAPI keys
[new] ngc::logondata to dump authentication slot pin and various data (kiwi use only - 2004 up to date)
[new] token::elevate option to impersonate special users
[internal] file reading support reading with backup privilege
2020-08-04 14:06:21 +02:00
Benjamin DELPY 4dd27c0a64 [new] mimikatz & mimidrv support for Windows 10 2004 (build 19041) 2020-05-19 00:56:24 +02:00
Benjamin DELPY a5f843b5aa [new] lsadump::dcsync full sync filters deleted accounts by default (/deleted to get them back)
[new] lsadump::dcsync full sync prints UAC (details with /uac)
[fix] includes again WinDNS.h
2020-02-26 23:40:00 +01:00
Benjamin DELPY 421a4d2b2d lsadump & Chrome updates
[new] lsadump::sam support SupplementalCredentials in local SAM (close #250) - thank you @MichaelGrafnetter
[enhance] lsadump::sam with better logic in revision/flag detection (without new code), fix #99, fix #165, fix #249
[enhance] chrome::dpapi by integration of an updated SQLite3 library with less OMIT (must fix #246, no SQLITE_OMIT_AUTOINCREMENT)
2020-01-04 19:13:16 +01:00
Benjamin DELPY 68ac65b426 [new] mimikatz Windows 10 1903 (build 18362) support 2019-05-13 01:17:31 +02:00
Benjamin DELPY 72b83acb29 [new] mimikatz sekurlsa module now supports minidumps from NT 5, on NT >= 6 too 2019-05-04 01:54:38 +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 fe6a853ec3 [new] mimikatz eventlog patch for 1803 ( for @darkoperator )
[new] mimikatz version includes maximum Windows build number tested
2018-12-10 00:03:02 +01:00
Benjamin DELPY 2fd09bbef0 [new] mimikatz & mimidrv full support for Windows 1809 2018-12-03 02:06:10 +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 0798214d73 [new] dpapi::ssh from an idea of @ropnop and for Tal Be'ery
[fix] sr98::raw blocks array (fix #149 - thank you @steelfly33)
2018-05-26 01:42:20 +02:00
Benjamin DELPY c8cb4111d7 [fix] Windows 10 1803 (17134) support (the real one this time :))
[new] RDM(830 AL) HF reader/writer basic support
2018-05-02 00:29:34 +02:00
Benjamin DELPY 2f66115ccd [fix] Passing the hash issue when replacing password in some Windows 10 versions
[fix] kerberos & crypto FindFile issue when enumerating kirbi & certificate files in directories
[fix] adding Fci.h file in includes
[new] kerberos::golden can make tickets without PAC when avoiding the /sid parameters
[new] crypto::sc tries to get informations with readers without cards
[new] sr98:: module to deal with LF writer and T5577 cards
2018-04-24 01:21:00 +02:00
Benjamin DELPY 9cd7e2dba7 [new] mimikatz & mimidrv support for Windows 10 build 1803 (17623) x64
[internal] structures for SAM cache
2018-03-22 03:56:19 +01:00
Benjamin DELPY 9e42ea3b28 [fix] missing fltuser* includes
[fix] mimidrv version
2017-12-10 18:12:21 +01:00
Benjamin DELPY 5e712a34d0 [new] misc::easyntlmchall
[typo] Windows version 1707 -> 1703
[internal] kull_m_net_getComputerName
[internal] _ReturnAddress()
2017-12-03 21:16:28 +01:00
Benjamin DELPY ebcecc3a10 [fix #107] remove _vscwprintf dependency with mimilove on Windows 2000
[credits] with his work on AD, Vincent Le Toux (@vletoux) is starring as co-author :)
[internal] DRSR RPC
[fix] dcsync export as CSV without junk chars between username and NTLM hash
2017-11-06 03:37:36 +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 4c70f1447e [new] support for Windows 10 RS2 - 1707 2017-04-10 00:36:29 +03:00
Benjamin DELPY b0be118bc5 One PowerShell fix and better service/token functions
[fix #83] mimikatz - No ExitProcess when using DLL (for PowerShell)
[new] mimikatz - service::+ & service::- to install/uninstall
[enhancement] token::elevate & token::run
2017-03-26 03:35:32 +03:00
Benjamin DELPY dbfebef2d7 Not needed anymore 2017-03-20 04:35:19 +02:00
Benjamin DELPY b4f96ccb6c mimikatz 2.1.1 (rpc/service/process)
[new] RPC support (client & server, multi users)
[new] Windows service support
[new] token::elevate can run process with impersonate token (when enough privileges and without interactions)
[new] process::run
[new] standard::hostname
2017-03-19 17:03:54 +02:00
Benjamin DELPY cf30c6396e Global update with few things
[net] List network sessions & user sessions to a server
[internal] arguments default behavior can NULL a value
2017-02-26 03:10:41 +02:00
Benjamin DELPY ea674c5073 [internal] ASN.1 OID encode/decode
[internal] MS-DSRS with OID instead of standard ATT only
[internal] MS-DRSR function IDL_DRSAddEntry
2017-01-07 03:45:34 +01:00
Benjamin DELPY 57f4101567 [fix #65] mimikatz sekurlsa::* for old 2012r2 version
[fix #66] mimikatz sekurlsa::kerberos CSP/Pin data for Windows 10 1607
2016-10-05 21:37:29 +03:00
Benjamin DELPY 3ea0f0d11f [internal] process structures handle better thread references
[*] CQURE Edition for Microsoft Ignite
2016-09-28 23:12:35 +03: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 4ed563f925 [internal] modules RPC directory & cleaning 2016-07-19 17:48:55 +02:00
Benjamin DELPY 741d3f33fb [internal] using NDR type serialization for Kerberos PAC instead of dirty home-made 2016-07-18 00:36:02 +02:00
Benjamin DELPY c07a5ce5c9 [new] mimikatz IIS module, to deal with passwords in applicationHost.config
[new/internal] tiny xml module (msxml2)
[internal] mimikatz::lsadump cast fix to build on v140
2016-07-11 00:32:51 +02:00
Benjamin DELPY c4e64a9e6c [new] LSA private data can be retrieved with LsaRetrievePrivateData and now LsaQuerySecret 2016-06-25 21:31:25 +02:00
Benjamin DELPY 35b122908b Chrome DPAPI support & optimization
[new] dpapi::chrome, with custom/minimized sqlite3 included
[new] kerberos::ask now supports encryption preference (des/rc4/aes128/aes256)
[improvement] DRSR RPC code size minimized
[improvement] dpapi::wlan && dpapi::wwan use better functions to describe blobs
[internal] kull_m_string now supports q&d unicode to ascii
2016-06-23 02:16:36 +02:00
Benjamin DELPY 81594553f7 New SID module
[remove] misc::addsid
[new] sid:: module, to lookup, query, modify, add... (2003/2008r2/2012r2 right now)
2016-05-06 01:31:04 +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 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 9c21b2f70d lsadump::dcsync cleaning (it frees the memory!), and domain autodetect 2015-08-13 01:11:27 +02:00
Benjamin DELPY e6924b75ed Compatible with Visual Studio 2015 2015-07-24 00:20:34 +02:00
Benjamin DELPY 552fe7ac51 Crypto and DPAPI cleaning 2015-06-03 02:13:43 +02:00