# itm4n/PrivescCheck

Privilege Escalation Enumeration Script for Windows

Repository: https://github.com/itm4n/PrivescCheck
Canonical: https://ross.abutalabs.com/products/privesccheck
Language: PowerShell
License: BSD-3-Clause
License Family: permissive
Topics: pentest-tool, windows, windows-privilege-escalation, privilege-escalation, pentesting
Last push: 2026-08-19T13:07:45+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 2421, "days_push": 14, "days_rel": 14, "gap_med": 12, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3928, forks 506 (observed 2026-08-28T04:08:29.879482+00:00)

## What it is
A PowerShell enumeration script that identifies common Windows privilege escalation vulnerabilities and misconfigurations. It also collects information useful for exploitation and post-exploitation, with report output in TXT, HTML, CSV, and XML formats.

## Use cases
- find local privilege escalation paths on a windows machine
- enumerate misconfigurations during a pentest
- audit windows security configuration issues
- collect post-exploitation information on a target host
- generate a privilege escalation report in html or csv
- check for vulnerable third-party software on windows

## When to choose
- you need a single portable PowerShell script with no dependencies for Windows privesc enumeration
- you want human-readable reports across multiple formats
- you are doing pentesting or security research on Windows hosts

## When to avoid
- you need Linux or macOS privilege escalation checks
- you want automated exploitation rather than enumeration
- you need a full vulnerability scanner with CVE database matching

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, vulnerability-scanning, security, cli
- domain: security, penetration-testing, windows
- platform: windows, cli
- tags: privilege-escalation, powershell, post-exploitation, pentest, enumeration, red-team

## Member repositories
- itm4n/PrivescCheck (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:29.879482+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:42.165304+00:00, confidence not recorded.
  - readme: https://github.com/itm4n/PrivescCheck (fetched 2026-08-28T04:08:29.879482+00:00, sha bae2ded9df09)
- Data as of 2026-08-30T08:39:29.467469+00:00.
