awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
itm4n avatar

itm4n/PrivescCheck

0
View on GitHub↗
3,860 stars·505 forks·PowerShell·BSD-3-Clause·17 views

PrivescCheck

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.

Features

  • PowerShell - Leverages PowerShell as the primary framework for automating complex system security audits and configuration checks.
  • Windows System Integrations - Integrates with native Windows platform features and registry keys to query system settings and object permissions.
  • Local Security Auditing - Evaluates local host settings and system configurations to verify security hardening and identify non-compliant parameters.
  • Post-Exploitation Frameworks - Gathers detailed environmental information from compromised systems to assist with post-exploitation analysis.
  • Privilege Escalation Analysis - Analyzes Windows system configurations and permissions to identify potential paths for unauthorized privilege escalation.
  • Privilege Escalation Path Analysis - Identifies chains of configuration weaknesses and vulnerabilities that lead to unauthorized root or administrative access.
  • PowerShell-Based Audit Tools - Functions as a script-based utility for diagnosing system weaknesses and evaluating Windows hardening status.
  • Security Reconnaissance Tools - Automates the collection of system and environmental information during the initial phase of a security assessment.
  • Privilege Escalation Scanning - Scans Windows configurations to identify specific weaknesses and vulnerabilities that allow for administrative privilege escalation.
  • System Configuration Auditing - Analyzes system settings and kernel parameters against security criteria to identify insecure configurations.
  • Windows Vulnerability Assessments - Performs security audits targeting Windows host configurations and registry settings to find local vulnerabilities.
  • WMI Data Acquisition - Uses Windows Management Instrumentation to retrieve hardware and software configuration data from the host environment.
  • Multi-Format Serializers - Provides utilities to export security scan results into multiple standard formats including HTML, CSV, and XML.
  • Security Report Generation - Exports security scan findings into structured documentation formats such as HTML, CSV, and XML.
  • Vulnerability Report Generation - Generates detailed vulnerability reports in structured formats like HTML and CSV from security scan results.
  • Post Exploitation - Tool for automated Windows privilege escalation checks.
  • Privilege Escalation - Enumerates Windows privilege escalation vectors.
  • Privilege Escalation Tools - Tool for checking Windows privilege escalation vectors.

Star history

Star history chart for itm4n/privesccheckStar history chart for itm4n/privesccheck

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with PrivescCheck

These projects share indexed features with PrivescCheck. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • the-z-labs/linux-exploit-suggesterThe-Z-Labs avatar

    The-Z-Labs/linux-exploit-suggester

    6,532View on GitHub↗

    This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux hosts. It functions as a privilege escalation auditor that scans running kernels for missing security patches and vulnerabilities to identify potential paths for gaining root access. The utility performs kernel security analysis by matching system version strings against a database of known exploits. It audits kernel hardening settings and evaluates system exposure to categorize the probability of successful privilege escalation attacks. The tool covers a broad range of asses

    Shellapplicable-exploitsexploitshacking-tool
    View on GitHub↗6,532
  • rebootuser/linenumrebootuser avatar

    rebootuser/LinEnum

    7,835View on GitHub↗

    LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and enumerating local vulnerabilities. It functions as a system security audit tool, a local enumeration utility, and a scanner for identifying misconfigurations that could allow a user to gain root access. The project includes specialized auditing for containerized environments, specifically detecting Docker and LXC signatures to identify potential escape vectors to the host system. Its broader capabilities cover the analysis of kernel versions, the identification of SUID binaries a

    Shell
    View on GitHub↗7,835
  • pentestmonkey/windows-privesc-checkpentestmonkey avatar

    pentestmonkey/windows-privesc-check

    1,496View on GitHub↗

    Windows-privesc-check is an automated security auditing tool designed to identify misconfigurations and vulnerabilities that may allow for unauthorized privilege escalation on Windows systems. It functions by scanning local system configurations, including file system permissions, registry settings, and service configurations, to detect security weaknesses that could lead to elevated administrative access. The tool distinguishes itself by providing both local auditing and remote assessment capabilities. It can query remote Windows hosts to enumerate network shares, user accounts, and domain t

    Python
    View on GitHub↗1,496
  • bitsadmin/wesngbitsadmin avatar

    bitsadmin/wesng

    4,881View on GitHub↗

    This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It functions as a vulnerability scanner and exploit suggester that analyzes installed updates to identify missing security patches and their corresponding known vulnerabilities. The system distinguishes itself by matching missing updates against a consolidated vulnerability database to recommend specific publicly available exploits. It maintains accuracy by synchronizing remote security bulletins into a local database and cross-referencing identified gaps against official update

    Pythonexploitmicrosoftpatches
    View on GitHub↗4,881
Compare all 30 related projects→

Frequently asked questions

What does itm4n/privesccheck do?

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.

What are the main features of itm4n/privesccheck?

The main features of itm4n/privesccheck are: PowerShell, Windows System Integrations, Local Security Auditing, Post-Exploitation Frameworks, Privilege Escalation Analysis, Privilege Escalation Path Analysis, PowerShell-Based Audit Tools, Security Reconnaissance Tools.

Which projects share features with itm4n/privesccheck?

Projects with overlapping indexed features include: the-z-labs/linux-exploit-suggester — This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux… rebootuser/linenum — LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and… pentestmonkey/windows-privesc-check — Windows-privesc-check is an automated security auditing tool designed to identify misconfigurations and… bitsadmin/wesng — This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It… carlospolop/peass-ng — PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security… byt3bl33d3r/offensivenim — OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of…