# itm4n/privesccheck

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/itm4n-privesccheck).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

3,860 stars · 505 forks · PowerShell · BSD-3-Clause

## Links

- GitHub: https://github.com/itm4n/PrivescCheck
- awesome-repositories: https://awesome-repositories.com/repository/itm4n-privesccheck.md

## Topics

`pentest-tool` `pentesting` `privilege-escalation` `windows` `windows-privilege-escalation`

## Description

PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential privilege escalation paths and local host vulnerabilities. It functions as a vulnerability assessment utility that analyzes system settings and registry configurations to identify weaknesses that could allow unauthorized administrative access.

The tool automates internal security reconnaissance and post-exploitation data collection to gather environmental information. It serves as a security compliance reporter by exporting scan results into structured formats, including HTML, CSV, and XML.

The project covers system configuration auditing and the identification of permission flaws. It utilizes Windows Management Instrumentation and native operating system interfaces to evaluate the hardening status of a host.

## Tags

### Operating Systems & Systems Programming

- [PowerShell](https://awesome-repositories.com/f/operating-systems-systems-programming/terminal-command-line-environments/shells-scripting/powershell.md) — Leverages PowerShell as the primary framework for automating complex system security audits and configuration checks.
- [Windows System Integrations](https://awesome-repositories.com/f/operating-systems-systems-programming/kernel-core-internals/system-programming-primitives/system-abstractions/os-specific-integration-modules/windows-system-integrations.md) — Integrates with native Windows platform features and registry keys to query system settings and object permissions.

### Security & Cryptography

- [Local Security Auditing](https://awesome-repositories.com/f/security-cryptography/local-security-auditing.md) — Evaluates local host settings and system configurations to verify security hardening and identify non-compliant parameters.
- [Post-Exploitation Frameworks](https://awesome-repositories.com/f/security-cryptography/post-exploitation-frameworks.md) — Gathers detailed environmental information from compromised systems to assist with post-exploitation analysis. ([source](https://github.com/itm4n/privesccheck#readme))
- [Privilege Escalation Analysis](https://awesome-repositories.com/f/security-cryptography/privilege-escalation-analysis.md) — Analyzes Windows system configurations and permissions to identify potential paths for unauthorized privilege escalation.
- [Privilege Escalation Path Analysis](https://awesome-repositories.com/f/security-cryptography/privilege-escalation-path-analysis.md) — Identifies chains of configuration weaknesses and vulnerabilities that lead to unauthorized root or administrative access. ([source](https://github.com/itm4n/privesccheck#readme))
- [PowerShell-Based Audit Tools](https://awesome-repositories.com/f/security-cryptography/security-auditing-tools/powershell-based-audit-tools.md) — Functions as a script-based utility for diagnosing system weaknesses and evaluating Windows hardening status.
- [Security Reconnaissance Tools](https://awesome-repositories.com/f/security-cryptography/security-reconnaissance-tools.md) — Automates the collection of system and environmental information during the initial phase of a security assessment.
- [Privilege Escalation Scanning](https://awesome-repositories.com/f/security-cryptography/security-vulnerability-scanning/privilege-escalation-scanning.md) — Scans Windows configurations to identify specific weaknesses and vulnerabilities that allow for administrative privilege escalation.
- [System Configuration Auditing](https://awesome-repositories.com/f/security-cryptography/system-configuration-auditing.md) — Analyzes system settings and kernel parameters against security criteria to identify insecure configurations. ([source](https://github.com/itm4n/privesccheck#readme))
- [Windows Vulnerability Assessments](https://awesome-repositories.com/f/security-cryptography/windows-vulnerability-assessments.md) — Performs security audits targeting Windows host configurations and registry settings to find local vulnerabilities.
- [Security Report Generation](https://awesome-repositories.com/f/security-cryptography/security-report-generation.md) — Exports security scan findings into structured documentation formats such as HTML, CSV, and XML.
- [Vulnerability Report Generation](https://awesome-repositories.com/f/security-cryptography/vulnerability-report-generation.md) — Generates detailed vulnerability reports in structured formats like HTML and CSV from security scan results.

### System Administration & Monitoring

- [WMI Data Acquisition](https://awesome-repositories.com/f/system-administration-monitoring/wmi-data-acquisition.md) — Uses Windows Management Instrumentation to retrieve hardware and software configuration data from the host environment.

### Data & Databases

- [Multi-Format Serializers](https://awesome-repositories.com/f/data-databases/multi-format-serializers.md) — Provides utilities to export security scan results into multiple standard formats including HTML, CSV, and XML.

### Part of an Awesome List

- [Post Exploitation](https://awesome-repositories.com/f/awesome-lists/security/post-exploitation.md) — Tool for automated Windows privilege escalation checks.
- [Privilege Escalation](https://awesome-repositories.com/f/awesome-lists/security/privilege-escalation.md) — Enumerates Windows privilege escalation vectors.
- [Privilege Escalation Tools](https://awesome-repositories.com/f/awesome-lists/security/privilege-escalation-tools.md) — Tool for checking Windows privilege escalation vectors.
