Rooting linux: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 3: | Line 3: | ||
| == Rooting == | == Rooting == | ||
| === Tools === | === Tools === | ||
| * 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 | ||
| * LinEnum: https://github.com/rebootuser/LinEnum  | * LinEnum: https://github.com/rebootuser/LinEnum | ||
| * LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester  | * LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester | ||
| * 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 | ||
| === Backdoors === | === Backdoors === | ||
| * https://github.com/hackerschoice/gsocket  | * https://github.com/hackerschoice/gsocket | ||
| * https://github.com/epinna/weevely3  | * https://github.com/epinna/weevely3 | ||
Revision as of 09:14, 5 April 2023
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