windows-privilege-escalation

Featured

Provide systematic methodologies for discovering and exploiting privilege escalation vulnerabilities on Windows systems during penetration testing engagements.

AI & Automation 39,227 stars 6374 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> AUTHORIZED USE ONLY: Use this skill only for authorized security assessments, defensive validation, or controlled educational environments. # Windows Privilege Escalation ## Purpose Provide systematic methodologies for discovering and exploiting privilege escalation vulnerabilities on Windows systems during penetration testing engagements. This skill covers system enumeration, credential harvesting, service exploitation, token impersonation, kernel exploits, and various misconfigurations that enable escalation from standard user to Administrator or SYSTEM privileges. ## Inputs / Prerequisites - **Initial Access**: Shell or RDP access as standard user on Windows system - **Enumeration Tools**: WinPEAS, PowerUp, Seatbelt, or manual commands - **Exploit Binaries**: Pre-compiled exploits or ability to transfer tools - **Knowledge**: Understanding of Windows security model and privileges - **Authorization**: Written permission for penetration testing activities ## Outputs / Deliverables - **Privilege Escalation Path**: Identified vector to higher privileges - **Credential Dump**: Harvested passwords, hashes, or tokens - **Elevated Shell**: Command execution as Administrator or SYSTEM - **Vulnerability Report**: Documentation of misconfigurations and exploits - **Remediation Recommendations**: Fixes for identified weaknesses ## Core Workflow ### 1. System Enumeration #### Basic System Information ```powershell # OS version and patches systeminfo | findstr /B /C:"OS Name...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

windows-privilege-escalation

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

27,681 Updated today
davila7
AI & Automation Solid

windows-privilege-escalation

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

4,215 Updated today
zebbern
AI & Automation Listed

windows-privilege-escalation

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

335 Updated today
aiskillstore
AI & Automation Featured

performing-privilege-escalation-assessment

Performs privilege escalation assessments on compromised Linux and Windows systems to identify paths from low-privilege access to root or SYSTEM-level control. The tester enumerates misconfigurations, vulnerable services, kernel exploits, SUID binaries, unquoted service paths, and credential stores to demonstrate the full impact of an initial compromise. Activates for requests involving privilege escalation testing, local exploitation, post-compromise escalation, or OS-level security assessment.

12,642 Updated today
mukul975
AI & Automation Listed

linux_privilege_escalation

Execute systematic privilege escalation assessments on Linux systems to identify and exploit misconfigurations, vulnerable services, and security weaknesses that allow elevation from low-privilege user access to root-level control.

5 Updated 1 months ago
LongLeo287