From cybersecurity-skills
Detects privilege escalation attempts including token manipulation, UAC bypass, unquoted service paths, and kernel exploits across Windows and Linux using EDR and SIEM telemetry.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersecurity-skills:detecting-privilege-escalation-attemptsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- When proactively hunting for indicators of detecting privilege escalation attempts in the environment
| Concept | Description |
|---|---|
| T1134 | Access Token Manipulation |
| T1548.002 | UAC Bypass |
| T1068 | Exploitation for Privilege Escalation |
| T1574.009 | Unquoted Service Path |
| Tool | Purpose |
|---|---|
| CrowdStrike Falcon | EDR telemetry and threat detection |
| Microsoft Defender for Endpoint | Advanced hunting with KQL |
| Splunk Enterprise | SIEM log analysis with SPL queries |
| Elastic Security | Detection rules and investigation timeline |
| Sysmon | Detailed Windows event monitoring |
| Velociraptor | Endpoint artifact collection and hunting |
| Sigma Rules | Cross-platform detection rule format |
Hunt ID: TH-DETECT-[DATE]-[SEQ]
Technique: T1134
Host: [Hostname]
User: [Account context]
Evidence: [Log entries, process trees, network data]
Risk Level: [Critical/High/Medium/Low]
Confidence: [High/Medium/Low]
Recommended Action: [Containment, investigation, monitoring]
npx claudepluginhub mukul975/anthropic-cybersecurity-skills --plugin cybersecurity-skillsDetects privilege escalation attempts including token manipulation, UAC bypass, unquoted service paths, and kernel exploits across Windows and Linux using EDR and SIEM telemetry.
Detects privilege escalation techniques (token manipulation, UAC bypass, unquoted service paths, kernel exploits, sudo/doas abuse) across Windows and Linux using EDR, SIEM, and Sysmon telemetry.
Detects privilege escalation attempts including token manipulation, UAC bypass, unquoted service paths, kernel exploits, and sudo/doas abuse across Windows and Linux.