• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

SUDO_KILLER v2.0.7 - identify and exploit sudo rules’ misconfigurations and vulnerabilities within sudo

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,608
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,600
‎6 Years of Service‎
 
76%
Screenshot-2020-09-25-182331-1024x554.png


SUDO_KILLER is a tool that can be used for privilege escalation on the Linux environment by abusing SUDO in several ways. The tool helps to identify misconfiguration within sudo rules, vulnerability within the version of sudo being used (CVEs and vulns), and the use of dangerous binary, all of these could be abused to elevate privilege to ROOT.

SUDO_KILLER will then provide a list of commands or local exploits which could be exploited to elevate privilege. It is worth noting that the tool does not perform any exploitation on your behalf, the exploitation will need to be performed manually and this is intended.

Features

Some of the checks/functionalities that are performed by the tool.

    Misconfigurations
    Dangerous Binaries
    Vulnerable versions of sudo – CVEs
    Dangerous Environment Variables
    Credential Harvesting
    Writable directories where scripts reside
    Binaries that might be replaced
    Identify missing scripts

What version 2 of SK includes:

        New checks and/or scenarios
                CVE-2019-14287 – runas
                No CVE yet – sudoedit – absolute path
                CVE-2019-18634 – pwfeedback
                User Impersonation
                list of users in sudo group

        Performance improved
        Bugs corrected (checks, export, report,…)
        Continous improvement of the way output presented
        New videos will be added soon
        Annonying password input several time removed
        New functionality: offline mode – ability to extract the required info from audited system and run SK on host.
        Testing environment : A docker to play with the tool and different scenarios, you can also train on PE.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top