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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
carlospolop avatar

carlospolop/privilege-escalation-awesome-scripts-suite

0
View on GitHub↗
20,003 stars·3,365 forks·C#·11 vuesbook.hacktricks.xyz↗

Privilege Escalation Awesome Scripts Suite

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 through system enumeration analysis and can be exported into structured JSON, HTML, or PDF formats for reporting. The framework utilizes cross-platform scripting logic to maintain consistent scanning logic across different operating systems.

Features

  • Privilege Escalation Tools - Identifies local system misconfigurations to determine paths for gaining higher administrative privileges.
  • Vulnerability - Compares system outputs against known weak configurations or version strings to identify potential exploits.
  • Local System Enumeration Toolsets - Provides a toolset for gathering detailed system information and exporting findings in multiple structured formats.
  • Heuristic Permission Analysis - Analyzes file permissions and system flags to detect potential paths for elevating user privileges.
  • System Enumeration Tools - Executes native operating system commands to gather configuration data and identify security misconfigurations.
  • Post-Exploitation Frameworks - Serves as a framework for gathering data and elevating permissions on compromised target hosts.
  • Security Enumeration Summaries - Gathers detailed system information and exports findings to identify vulnerabilities during security assessments.
  • Penetration Testing Suites - Provides a collection of scripts to automate the identification of privilege escalation vulnerabilities.
  • Privilege Escalation - Comprehensive privilege escalation enumeration scripts.
  • Privilege Escalation Tools - Collection of scripts for Linux privilege escalation.

Historique des stars

Graphique de l'historique des stars pour carlospolop/privilege-escalation-awesome-scripts-suiteGraphique de l'historique des stars pour carlospolop/privilege-escalation-awesome-scripts-suite

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Privilege Escalation Awesome Scripts Suite

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Privilege Escalation Awesome Scripts Suite.
  • samratashok/nishangAvatar de samratashok

    samratashok/nishang

    9,951Voir sur GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    Voir sur GitHub↗9,951
  • rebootuser/linenumAvatar de rebootuser

    rebootuser/LinEnum

    7,835Voir sur 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
    Voir sur GitHub↗7,835
  • itm4n/privesccheckAvatar de itm4n

    itm4n/PrivescCheck

    3,860Voir sur GitHub↗

    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,

    PowerShellpentest-toolpentestingprivilege-escalation
    Voir sur GitHub↗3,860
  • liamg/traitorAvatar de liamg

    liamg/traitor

    7,144Voir sur GitHub↗

    Traitor is a Linux privilege escalation framework and automated root exploit suite. It provides specialized utilities for scanning system misconfigurations and deploying automated exploit scripts on local Linux hosts to elevate user privileges to the root level. The tool identifies insecure system setups and binary vulnerabilities, such as GTFOBins, to map potential routes for gaining root access. It automates the process of discovering and exploiting these local vulnerabilities through targeted exploit execution and the deployment of sequential scripts. The system covers vulnerability asses

    Gocve-2021-3560cve-2022-0847dirtypipe
    Voir sur GitHub↗7,144
Voir les 30 alternatives à Privilege Escalation Awesome Scripts Suite→

Questions fréquentes

Que fait carlospolop/privilege-escalation-awesome-scripts-suite ?

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.

Quelles sont les fonctionnalités principales de carlospolop/privilege-escalation-awesome-scripts-suite ?

Les fonctionnalités principales de carlospolop/privilege-escalation-awesome-scripts-suite sont : Privilege Escalation Tools, Vulnerability, Local System Enumeration Toolsets, Heuristic Permission Analysis, System Enumeration Tools, Post-Exploitation Frameworks, Security Enumeration Summaries, Penetration Testing Suites.

Quelles sont les alternatives open-source à carlospolop/privilege-escalation-awesome-scripts-suite ?

Les alternatives open-source à carlospolop/privilege-escalation-awesome-scripts-suite incluent : samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… itm4n/privesccheck — PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential… rebootuser/linenum — LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and… liamg/traitor — Traitor is a Linux privilege escalation framework and automated root exploit suite. It provides specialized utilities… peass-ng/peass-ng — PEASS-ng is an automated penetration testing framework designed to identify privilege escalation vectors on local… powershellmafia/powersploit — PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team…