Commit Graph

10 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 e10ec9aa5b [fix] freeing memory with CredFree when using CredUnmarshalCredential
[fix #289] casting FIELD_OFFSET to DWORD, like each time I commit ;)
2020-06-14 12:52:08 +02: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 87aeb8fe2f Some new LSA stuff
[enhancement] lsadump::lsa /inject new injected code to get password history (if any)
[new] lsadump::setnetlm (thanks to Vincent LE TOUX idea !), to set an arbitrary NTLM hash to an user
[new] net::share to enumerate remote share on a server
[new] net::serverinfo to grab remote server informations
2017-06-07 02:37:32 +02:00
Benjamin DELPY 114c257679 net::tod & net::stats for remote time and 'uptime' 2017-03-05 23:48:23 +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 5f12ced3fb Enhancements
* Code cleaning
2015-09-06 19:34:30 +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 bb371c2acb Initial upload 2014-04-06 20:31:53 +02:00