Hacker News new | ask | show | jobs
by nkuttler 4675 days ago

    wget -O /usr/bin/bd https:[snip]
    chmod +rx /usr/bin/bd
Really? Run wget as root to get a random script, and put it into every user's PATH and a directory that should only be used by the system? :-|