Rooting linux: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| These tools will quickly help you analyze a system for vulnerabilities that will aid in your privilege escalation  | These tools will quickly help you analyze a system for vulnerabilities that will aid in your privilege escalation. | ||
| == Rooting == | == Rooting == | ||
| * LinPeas: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS | * LinPeas: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS [Free] | ||
| * LinEnum: https://github.com/rebootuser/LinEnum | * LinEnum: https://github.com/rebootuser/LinEnum [Free] | ||
| * LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester | * LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester [Free] | ||
| * Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration | * Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration [Free] | ||
| * Linux Priv Checker: https://github.com/linted/linuxprivchecker | * Linux Priv Checker: https://github.com/linted/linuxprivchecker [Free] | ||
| === Backdoor === | === Backdoor === | ||
| * https://github.com/hackerschoice/gsocket | * https://github.com/hackerschoice/gsocket [Free] | ||
Revision as of 23:34, 2 April 2023
These tools will quickly help you analyze a system for vulnerabilities that will aid in your privilege escalation.
Rooting
- LinPeas: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS [Free]
- LinEnum: https://github.com/rebootuser/LinEnum [Free]
- LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester [Free]
- Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration [Free]
- Linux Priv Checker: https://github.com/linted/linuxprivchecker [Free]