• sun_is_ra@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    7 days ago

    I can at least tell you what it does because I tested it:

    It override your /usr/bin/su so that it now let you run as root with no password.

    My guess is that the payload is an su command that was modified to run without requiring password but it’s also possible - though unlikely - that it just patch your existing su.

    either way if you will run the script, you need to backup your existing su command first.