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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Escáneres automatizados de escalada de privilegios

Clasificación actualizada el 30 jun 2026

For una herramienta de enumeración para escalada de privilegios, the strongest matches are carlospolop/privilege-escalation-awesome-scripts-suite (This is the well-known PEASS suite linPEAS and winPEAS), ghostpack/sharpup (SharpUp is a Windows-focused privilege escalation auditing tool ported) and peass-ng/peass-ng (PEASS-ng systematically scans Linux and Windows systems for privilege). rebootuser/linenum and diego-treitos/linux-smart-enumeration round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Estas herramientas identifican configuraciones de seguridad erróneas y vulnerabilidades para automatizar pruebas de escalada de privilegios en Linux y Windows.

Escáneres automatizados de escalada de privilegios

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • carlospolop/privilege-escalation-awesome-scripts-suiteAvatar de carlospolop

    carlospolop/privilege-escalation-awesome-scripts-suite

    20,003Ver en GitHub↗

    This project is a post-exploitation framework and privilege escalation script suite designed to scan local system configurations for security gaps. It serves as a system enumeration toolset used to identify paths for gaining higher administrative privileges on a target host. The suite incorporates capabilities for security penetration testing and vulnerability assessment reporting. It uses shell-based system enumeration and pattern-based vulnerability matching to detect misconfigurations, while employing heuristic-based permission analysis to evaluate system flags. Findings are gathered thro

    This is the well-known PEASS suite (linPEAS and winPEAS), a comprehensive cross-platform privilege escalation auditing tool that automates checks for misconfigurations and common escalation vectors, exactly matching your search.

    C#Privilege Escalation Tools
    Ver en GitHub↗20,003
  • ghostpack/sharpupAvatar de GhostPack

    GhostPack/SharpUp

    1,510Ver en GitHub↗

    SharpUp is a C# port of various PowerUp functionality. Currently, only the most common checks have been ported; no weaponization functions have yet been implemented.

    SharpUp is a Windows-focused privilege escalation auditing tool ported from PowerUp, so it fits the category but currently only scans Windows, not Linux—it covers common checks but lacks the cross‑platform coverage you need.

    C#Privilege Escalation and Auditing
    Ver en GitHub↗1,510
  • peass-ng/peass-ngAvatar de peass-ng

    peass-ng/PEASS-ng

    19,337Ver en GitHub↗

    PEASS-ng is an automated penetration testing framework designed to identify privilege escalation vectors on local systems. It functions as a security assessment utility that scans environments for misconfigurations, sensitive files, and insecure permissions to uncover paths for unauthorized privilege elevation. The project distinguishes itself through a modular script-based enumeration engine that adapts to the target environment. It utilizes environment-aware capability detection and cross-platform shell abstraction to normalize data collection across diverse operating systems, while operati

    PEASS-ng systematically scans Linux and Windows systems for privilege escalation vectors, misconfigurations, and weak permissions, making it exactly the kind of automated cross-platform auditing tool you're looking for.

    C#Privilege Escalation Tools
    Ver en GitHub↗19,337
  • rebootuser/linenumAvatar de rebootuser

    rebootuser/LinEnum

    7,835Ver en 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

    LinEnum is a dedicated Linux privilege escalation auditing tool that covers enumeration, container escape detection, and misconfiguration scanning, but it does not support Windows systems, so it only partially satisfies the cross-platform requirement.

    ShellLinux EnumerationExploitable Binary DetectionFileSystem Vulnerability Scanning
    Ver en GitHub↗7,835
  • diego-treitos/linux-smart-enumerationAvatar de diego-treitos

    diego-treitos/linux-smart-enumeration

    3,932Ver en GitHub↗

    This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems. The toolkit includes specialized capabilities for version-based vulnerability scanning, which matches installed software against known affected releases, and time-window process monitoring to track recurring system patterns and periodic tasks. It also provides infrastructure for hosting and delivering

    This Linux enumeration tool specializes in privilege escalation detection, making it exactly the right category for automated privesc auditing, but it only covers Linux and lacks Windows support, so it only partially meets the cross-platform requirement.

    ShellLinux Privilege Escalation ScannersPrivilege Escalation ScanningLinux Enumeration
    Ver en GitHub↗3,932
  • alessandroz/berootAvatar de AlessandroZ

    AlessandroZ/BeRoot

    2,610Ver en GitHub↗

    BeRoot(s) is a post exploitation tool to check common Windows misconfigurations to find a way to escalate our privilege. \ A compiled version is available here.

    BeRoot is a post-exploitation tool that checks Windows systems for common privilege escalation misconfigurations, but it lacks Linux support, making it a narrower fit for your cross-platform requirement.

    PythonLocal Privilege EscalationPrivilege Escalation
    Ver en GitHub↗2,610
  • jondonas/linux-exploit-suggester-2Avatar de jondonas

    jondonas/linux-exploit-suggester-2

    1,970Ver en GitHub↗

    Next-Generation Linux Kernel Exploit Suggester

    This repository is a Linux-specific kernel exploit suggester that automates the search for known privilege escalation vulnerabilities, so it fits the core auditing need but lacks the cross-platform Windows support and broader misconfiguration checks you asked for.

    PerlExploit DevelopmentExploit Development ToolsExploit Suggesters
    Ver en GitHub↗1,970
  • sleventyeleven/linuxprivcheckerAvatar de sleventyeleven

    sleventyeleven/linuxprivchecker

    1,808Ver en GitHub↗

    linuxprivchecker.py -- a Linux Privilege Escalation Check Script

    This is a dedicated Linux privilege escalation auditing script, so it squarely fits the category for Linux systems but does not cover Windows as your cross-platform requirement demands.

    PythonPrivilege Escalation
    Ver en GitHub↗1,808
  • rasta-mouse/watsonAvatar de rasta-mouse

    rasta-mouse/Watson

    1,675Ver en GitHub↗

    Enumerate missing KBs and suggest exploits for useful Privilege Escalation vulnerabilities

    Watson is a Windows-only tool that checks for missing patches linked to privilege escalation vulnerabilities and suggests exploits, fitting the category but lacking the requested Linux coverage and broader misconfiguration scanning.

    C#Offensive Security ToolsPost ExploitationPrivilege Escalation
    Ver en GitHub↗1,675
  • pentestmonkey/windows-privesc-checkAvatar de pentestmonkey

    pentestmonkey/windows-privesc-check

    1,496Ver en 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

    This tool is a dedicated Windows privilege escalation checker, which fits your need for an automated auditing tool, but it does not cover Linux systems as your cross-platform requirement specifies.

    PythonWindows Privilege Escalation SuitesConfiguration AuditsLocal Security Auditing
    Ver en GitHub↗1,496
  • carlospolop/peass-ngAvatar de carlospolop

    carlospolop/PEASS-ng

    20,054Ver en GitHub↗

    PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security vulnerabilities and misconfigurations on Linux systems that could lead to unauthorized elevated access. The tool functions as a security audit utility that discovers system weaknesses and sensitive information after initial access is gained. It scans operating systems to identify specific privilege escalation paths. Findings are converted into structured security audit reports. The tool supports exporting scan results into JSON, HTML, and PDF formats for formal analysis and documen

    PEASS-ng is a dedicated Linux privilege escalation scanner that automates security checks and generates structured reports, fitting the core need, but it does not cover Windows systems as your cross-platform requirement specifies.

    C#Linux EnumerationLinux Privilege Escalation ScannersLinux Vulnerability Assessments
    Ver en GitHub↗20,054
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
carlospolop/privilege-escalation-awesome-scripts-suite20KC#NOASSERTION15 jun 2026
ghostpack/sharpup1.5KC#NOASSERTION14 feb 2024
peass-ng/peass-ng19.3KC#other13 feb 2026
rebootuser/linenum7.8KShellmit6 sept 2023
diego-treitos/linux-smart-enumeration3.9KShellGPL-3.03 may 2026
alessandroz/beroot2.6KPythonLGPL-3.04 oct 2024
jondonas/linux-exploit-suggester-22KPerlGPL-2.028 ene 2023
sleventyeleven/linuxprivchecker1.8KPythonMIT31 ene 2022
rasta-mouse/watson1.7KC#GPL-3.028 nov 2020
pentestmonkey/windows-privesc-check1.5KPython—1 ago 2023

Related searches

  • herramienta de auditoría de seguridad para servidores Linux
  • un kit de herramientas de post-explotación
  • un kit de herramientas para ataques a Active Directory
  • framework de pruebas de penetración open source
  • un mapeador de rutas de Active Directory
  • herramienta de triaje forense
  • un toolkit de endurecimiento de servidores
  • aplicación web vulnerable para entrenamiento en seguridad