1 रिपॉजिटरी
Automating the selection of escalation methods by matching system state against known vulnerability patterns.
Distinct from Privilege Escalation Techniques: Focuses on the selection logic based on system patterns rather than the execution technique itself.
Explore 1 awesome GitHub repository matching security & cryptography · Pattern-Based Selection. Refine with filters or upvote what's useful.
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
Matches current system state against a database of known vulnerabilities to select the most likely escalation path.