Follow up: How to write a Linux virus
Follow up: How to write a Linux virus
Posted Feb 13, 2009 22:28 UTC (Fri) by gat3way (guest, #47864)In reply to: Follow up: How to write a Linux virus by alecs1
Parent article: Follow up: How to write a Linux virus
I find another aspect of that article disturbing - the use of gksu to gain root. I never used it (being a KDE user), but now I made a quick look at it - IT IS ****** DISASTROUS!!!
You have the possibility to *remember* the root password. That's great - once you've entered it, anyone that got your rights can execute a binary as root. That's not all - this thingie is written plain wrong. It has for example format string vulnerability as shown here:
http://img99.imageshack.us/img99/8199/gksubz7.png
At least it is not a SUID binary, otherwise the consequences would be very bad...
I never knew that those KDE/Gnome devs could be such ignorant and irresponsible guys, even though I am a heavy KDE user myself. Quite embarassing...
