2. WinPEAS

Description:
WinPEAS is a Windows privilege escalation script that enumerates system information to help identify misconfigurations or vulnerabilities that could allow privilege escalation. It searches for weaknesses in service permissions, registry settings, scheduled tasks, and more.

Examples:

    1. Run WinPEAS:
      • WinPEAS.exe

Explanation: Runs WinPEAS on a Windows machine to gather information on services, registry keys, permissions, and other settings that could be exploited for privilege escalation.

Scroll to Top