Rooting linux: Difference between revisions

From Enlace Hacktivista
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 [Free]
* LinPeas: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS
* LinEnum: https://github.com/rebootuser/LinEnum [Free]
* LinEnum: https://github.com/rebootuser/LinEnum
* LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester [Free]
* LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester
* Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration [Free]
* Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration
* Linux Priv Checker: https://github.com/linted/linuxprivchecker [Free]
* Linux Priv Checker: https://github.com/linted/linuxprivchecker


=== Backdoors ===
=== Backdoors ===
* https://github.com/hackerschoice/gsocket [Free]
* https://github.com/hackerschoice/gsocket
* https://github.com/epinna/weevely3 [Free]
* 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

Backdoors