Killing Sudo, Getting Root

Killing Sudo, Getting Root


Gaining Root Access Using Sudo Killer





If you are a hacker, developer or system administrator, you have probably used Sudo.


Sudo stands for “Superuser Do” and is a program in Unix like systems. It allows users to execute programs with the security privileges of the superuser if the user provides the root password.


Because of the powerful capabilities of Sudo, any weaknesses or misconfigurations in the program could be catastrophic. Malicious users could escalate their privileges to root and gain complete control of the server. Today, let’s talk about a tool designed to exploit the weaknesses in the Sudo program.

Sudo Killer is a tool that identifies and exploits misconfigurations and vulnerabilities within the Sudo program to help you escalate privilege to Root.


Sudo killer will first perform checks on the system for misconfigurations, dangerous binaries, vulnerable versions of Sudo that relate to CVEs, dangerous environment variables, writable directories with scripts, binaries that might be replaced, and more. It will then provid ..

Support the originator by clicking the read the rest link below.