|
|
Line 1: |
Line 1: |
| These tools will quickly help you analyze a system for vulnerabilities that will aid in your privilege escalation and maintaining persistence.
| |
|
| |
|
| == Rooting ==
| |
| === Tools ===
| |
| * LinPeas: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS
| |
| * LinEnum: https://github.com/rebootuser/LinEnum
| |
| * LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester
| |
| * Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration
| |
| * Linux Priv Checker: https://github.com/linted/linuxprivchecker
| |
| * Nix* binary exploitation: https://gtfobins.github.io
| |
| * [https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Linux%20-%20Privilege%20Escalation.md Linux - Privilege Escalation]
| |