Windows Tools

  1. Seatbelt

    • Description: C# tool for performing a wide variety of local privilege escalation checks.

    • GitHub: Seatbelt

  2. winPEAS

    • Description: PowerShell script that searches for possible paths to escalate privileges on Windows hosts.

    • GitHub: winPEAS

  3. PowerUp

    • Description: PowerShell script for finding common Windows privilege escalation vectors, particularly relying on misconfigurations.

    • GitHub: PowerUp

  4. SharpUp

    • Description: C# version of PowerUp that identifies privilege escalation vectors.

    • GitHub: SharpUp

  5. JAWS

    • Description: PowerShell script for enumerating privilege escalation vectors, compatible with PowerShell 2.0.

    • GitHub: JAWS

  6. SessionGopher

    • Description: PowerShell tool that finds and decrypts saved session information for remote access tools like PuTTY and WinSCP.

  7. Watson

    • Description: .NET tool designed to enumerate missing security updates (KBs) and suggest exploits for privilege escalation.

    • GitHub: Watson

  8. LaZagne

    • Description: Tool for retrieving passwords stored on a local machine, including browsers, chat tools, databases, and more.

    • GitHub: LaZagne

  9. Windows Exploit Suggester - Next Generation (WES-NG)

    • Description: Tool based on systeminfo output, suggesting vulnerabilities and exploits for the OS version.

    • GitHub: WES-NG

  10. Sysinternals Suite

  • Description: A suite of tools, including AccessChk, PipeList, and PsService, for system enumeration.

  • Official Website: Sysinternals Suite

Last updated