Commit Graph

27 Commits

Author SHA1 Message Date
Benjamin DELPY
e84c57f6cb [new] net::deleg function in mimikatz
[new] owl module for Cam
2019-03-29 03:11:00 +01: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
b87468c1b4 [new] mimikatz dpapi::rdg to decrypt saved passwords in RDG files (Remote Desktop Connection Manager) 2018-08-19 17:01:41 -07:00
Benjamin DELPY
dc7661c7d0 [new] starting an internal SR98 module for chinese LF cloner
[internal] MS-DRSR internal improvements
2017-11-27 01:58:27 +01:00
Benjamin DELPY
3d6b2db4f6 [internal/new] kull_m_string_stringToFileTime 2017-11-24 01:01:43 +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
345db5ada5 Harmonization mimikatz<->kekeo 2017-02-27 03:18:46 +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
d8ee9e20ca [fix] kull_m_string _wcsicmp instead of wcsicmp 2016-12-23 00:47:33 +01:00
Benjamin DELPY
13756316fd [new] standard::base64 can handle input or output (for @OJ)
[internal] kull_m_file now supports read/write to base64
[internal] kull_m_string function to modify BOOL value from arguments
[internal] kerberos::pacinfo now supports more PAC types
2016-12-23 00:21:08 +01:00
Benjamin DELPY
da718ef95c [internal/fix] mimilove can't deal with UuidCreate (but don't need it, so...) 2016-09-11 00:15:47 +03:00
Benjamin DELPY
11f478e1e6 [new] mimikatz crypto::scauth to create SmartCard Authentification certificate from a CA certificate
[internal] UuidCreate for new GUID
[internal] CryptDLL RandomKey function is now supported
[internal] crypto module new functions to deal with importing certificate with key in stores
2016-09-11 00:07:33 +03: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
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
e15b0ca68a Some DPAPI stuff
- [new] vault module now handles more Vault types, Attributes and Properties (with /attributes)
- [new] misc::compressme to create a compressed version of mimikatz
- [new] dpapi::cred now handles legacy (NT5) multiple credentials
- [new] dpapi::wifi & dpapi::wwan to deal with network profiles
- [internal] kuhl_m_vault: vault::list now deals with SID / credentials attributes (with one incorrect align.)
- [internal] kull_m_string: removed unused kull_m_string_suspectUnicodeStringStructure
- [internal] kull_m_string: added kull_m_string_printSuspectUnicodeString
- [internal] kull_m_string: added dirty kull_m_string_quickxml_simplefind
- [internal] kull_m_memory: quick compress & decompress routines
- [internal] kull_m_dpapi: added blob flags descriptions
- [internal] kull_m_dpapi: fixed blob protection flags description for system
- [internal] kull_m_dpapi: removed unused kull_m_dpapi_unprotect_backupkey_with_secret
- [internal] kull_m_cred: added legacy (NT5) credentials structures & routines
2016-02-08 01:41:26 +01: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
a3c105af16 lsadump::dcsync and net::user updates 2015-08-17 00:18:04 +02:00
Benjamin DELPY
9bac6378c6 mimilove for Windows 2000 <3 2015-07-19 02:34:06 +02:00
Benjamin DELPY
bcac477384 DPAPI Masterkeys (normal, backup, domain) 2015-06-14 02:46:21 +02:00
Benjamin DELPY
60a71a7951 DPAPI & Crypto 2015-06-07 23:19:28 +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
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
fd667773cb Pass-The-Hash enhancements, 'powerkatz', Kerberos keys better ouptut 2014-05-05 01:24:54 +02:00
Benjamin DELPY
568b71c590 Some cosmetic fixes (output, unicode detect, vault "pause", ...) 2014-04-25 02:03:55 +02:00
Benjamin DELPY
853ee232f0 Code cleaning & Base64 output 2014-04-23 22:00:29 +02:00
Benjamin DELPY
bb371c2acb Initial upload 2014-04-06 20:31:53 +02:00