Privilege Escalation
Windows Privilege Escalation Checks
Last updated
Was this helpful?
Windows Privilege Escalation Checks
Last updated
Was this helpful?
Privilege escalation checks on Windows involve examining various aspects of the system and its configuration to identify potential vulnerabilities or misconfigurations that could be exploited to elevate privileges.
Here are some common tools and checks used for privilege escalation on Windows systems:
Windows Privilege Escalation Awesome Scripts
UAC Bypass
PowerUp.ps1 is a program that enables a user to perform quick checks against a Windows machine for any privilege escalation opportunities. It is not a comprehensive check against all known privilege escalation techniques, but it is often a good place to start when you are attempting to escalate local privileges.
This script aims to identify Local Privilege Escalation (LPE) vulnerabilities that are usually due to Windows configuration issues, or bad practices. It can also gather useful information for some exploitation and post-exploitation tasks.