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
liamg avatar

liamg/traitor

0
View on GitHub↗
7,144 stars·705 forks·Go·MIT·13 views

Traitor

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 assessment and local system exploitation. This includes heuristic scanning for misconfigurations, vulnerability mapping, and the automated execution of payloads to establish a root shell.

Features

  • Automated Root Exploit Suites - Provides a collection of sequential scripts that target known Linux kernel flaws and misconfigurations.
  • Exploit Automation Engines - Executes a sequence of known exploits and misconfiguration attacks to automatically obtain a root shell.
  • Linux Vulnerability Assessments - Identifies low-hanging fruit and security gaps on a Linux host that could allow an attacker to obtain root.
  • Misconfiguration Scanning - Scans system files and permissions to identify exploitable misconfigurations like GTFOBins or open docker sockets.
  • Automated Escalations - Scans local Linux systems for vulnerabilities and automatically elevates user privileges to the root level.
  • System Exploitation Tools - Tests local machines for common security flaws like gtfobins or kernel vulnerabilities to elevate permissions.
  • Batch Exploit Execution - Runs a predetermined sequence of vulnerability triggers to automatically establish a root shell.
  • Attack Path Mapping - Analyzes the environment to create a graph of available paths from a low-privilege user to root.
  • Exploit Execution Engines - Triggers specific vulnerabilities or misconfigurations against a local system to gain elevated privileges.
  • Exploit Payload Deployments - Provides the ability to transfer and execute exploit binaries or scripts based on detected vulnerabilities.
  • Privilege Escalation Path Analysis - Identifies system vulnerabilities and misconfigurations that create potential routes for gaining root access.
  • Pattern-Based Selection - Matches current system state against a database of known vulnerabilities to select the most likely escalation path.
  • Penetration Testing Suites - Runs a sequence of privilege escalation exploits automatically to determine if a system can be compromised.
  • Privilege Escalation - Automates Linux privilege escalation.
  • Privilege Escalation Tools - Tool for automatic Linux privilege escalation.

Star history

Star history chart for liamg/traitorStar history chart for liamg/traitor

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Traitor

Similar open-source projects, ranked by how many features they share with Traitor.
  • carlospolop/peass-ngcarlospolop avatar

    carlospolop/PEASS-ng

    20,054View on 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

    C#
    View on GitHub↗20,054
  • andresriancho/w3afandresriancho avatar

    andresriancho/w3af

    4,850View on GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    View on GitHub↗4,850
  • itm4n/privesccheckitm4n avatar

    itm4n/PrivescCheck

    3,860View on 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
    View on GitHub↗3,860
  • carlospolop/privilege-escalation-awesome-scripts-suitecarlospolop avatar

    carlospolop/privilege-escalation-awesome-scripts-suite

    20,003View on 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

    C#
    View on GitHub↗20,003
See all 30 alternatives to Traitor→

Frequently asked questions

What does liamg/traitor do?

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.

What are the main features of liamg/traitor?

The main features of liamg/traitor are: Automated Root Exploit Suites, Exploit Automation Engines, Linux Vulnerability Assessments, Misconfiguration Scanning, Automated Escalations, System Exploitation Tools, Batch Exploit Execution, Attack Path Mapping.

What are some open-source alternatives to liamg/traitor?

Open-source alternatives to liamg/traitor include: carlospolop/peass-ng — PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… itm4n/privesccheck — PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential… carlospolop/privilege-escalation-awesome-scripts-suite — This project is a post-exploitation framework and privilege escalation script suite designed to scan local system… mishakorzik/allhackingtools — AllHackingTools is a security tool orchestrator and suite designed to install, update, and manage a wide array of… rhinosecuritylabs/pacu — Pacu is an exploitation framework designed for auditing and testing the security of Amazon Web Services environments.…