Saturday, July 9, 2016

Windows Exploitation


  1. https://github.com/enddo/awesome-windows-exploitation
  2. mimikittenz
mimikittenz is a post-exploitation powershell tool that utilizes the Windows functionReadProcessMemory() in order to extract plain-text passwords from various target processes.mimikittenz can also easily extract other kinds of juicy info from target processes using regex patterns including but not limited to:
  • TRACK2 (CreditCard) data from merchant/POS processes
  • PII data
  • Encryption Keys & All the other goodstuff

No comments:

Post a Comment