Windows Privilege Escalation

Enumerate Windows systems and exploit privilege escalation vulnerabilities.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/giosuetedeschi-spec/bobu-website --skill windows-privilege-escalation-giosuetedeschi-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Windows Privilege Escalation
Source: https://github.com/giosuetedeschi-spec/bobu-website/tree/main/.claude/skills/windows-privilege-escalation
Command: npx skills add https://github.com/giosuetedeschi-spec/bobu-website --skill windows-privilege-escalation-giosuetedeschi-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of identifying and exploiting security misconfigurations on Windows systems to elevate access from a standard user to Administrator or SYSTEM privileges during authorized penetration testing.

Core Features & Use Cases

  • Comprehensive Enumeration: Provides commands to audit system information, user privileges, network configurations, and installed security software.
  • Exploitation Methodologies: Offers structured guidance on credential harvesting, service exploitation, token impersonation, and kernel-level vulnerabilities.
  • Use Case: A security professional with initial shell access can use this skill to quickly identify unquoted service paths, weak service permissions, or vulnerable kernel versions to escalate their access level.

Quick Start

Use the Windows Privilege Escalation skill to enumerate the current system for potential privilege escalation vectors and misconfigurations.

Frequently Asked Questions about Windows Privilege Escalation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform Windows privilege escalation during a pentest?

Windows privilege escalation involves systematically enumerating the operating system for misconfigurations, harvesting credentials, and exploiting services or tokens to elevate standard user access to SYSTEM level. This skill provides the actionable commands and methodology required for that lifecycle.

What is the best way to enumerate a Windows system for privilege escalation vectors?

The best way to enumerate a Windows system for privilege escalation vectors is to audit system information, user privileges, network configurations, and installed security software. This structured enumeration identifies potential weaknesses like unquoted service paths and vulnerable kernel versions.

How does token impersonation work for privilege elevation on Windows?

Token impersonation for privilege elevation works by capturing and using the security tokens of higher-privileged processes or users. This skill provides structured exploitation methodologies to leverage token impersonation alongside credential harvesting and service manipulation during authorized assessments.

Can I use this skill to exploit unquoted service paths and weak service permissions?

Yes, you can use this skill to exploit unquoted service paths and weak service permissions. It offers structured guidance on service exploitation and manipulation to help security professionals quickly identify and leverage these specific misconfigurations for access elevation.

What prerequisites are needed to start identifying privilege escalation vulnerabilities on Windows?

To start identifying privilege escalation vulnerabilities on Windows, you need initial shell access to the target operating system and an authorized security assessment context. The skill then guides you through post-exploitation actions like system enumeration and kernel vulnerability checks.

When should I not use systematic Windows privilege escalation methodologies?

You should not use Windows privilege escalation methodologies outside of explicitly authorized security assessments. The exploitation techniques, credential harvesting, and service manipulation commands provided by this skill are strictly for post-exploitation activities in permitted penetration testing environments.