Rooting linux: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 7: | Line 7: | ||
| * Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration | * Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration | ||
| * Linux Priv Checker: https://github.com/linted/linuxprivchecker | * Linux Priv Checker: https://github.com/linted/linuxprivchecker | ||
| === Backdoor === | |||
| * https://github.com/hackerschoice/gsocket | |||
Revision as of 23:32, 2 April 2023
These tools will quickly help you analyze a system for vulnerabilities that will aid in your privilege escalation (post). Please remember that they are not stealthy.
Rooting
- 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