mimikatz :: sekurlsa and now what ? wce had not copied my TsPkg functionalities Only WDigest , so they missed 8 Live accounts… Kiwi WDigest patterns (last public release) wce patterns Between ~17 occurrences of wdigest!l_LogSessList , maybe a coincidence… for lack of TsPkg , they can be inspired by next releases ? 5/30/2012 Benjamin DELPY `gentilkiwi` @ PHDays 2012 -
[email protected] ; blog.gentilkiwi.com 29 # ifdef _M_X64 BYTE ptrInsertInLogSess [] = { 0x4C, 0x89, 0x1B, 0x48, 0x89, 0x43, 0x08, 0x49, 0x89, 0x5B, 0x08, 0x48, 0x8D }; # elif defined _M_IX86 BYTE ptrInsertInLogSess [] = { 0x8B, 0x45, 0x08, 0x89, 0x08, 0xC7, 0x40, 0x04 }; # endif