Follow up: How to write a Linux virus
Follow up: How to write a Linux virus
Posted Feb 13, 2009 5:46 UTC (Fri) by dkite (guest, #4577)In reply to: Follow up: How to write a Linux virus by Arker
Parent article: Follow up: How to write a Linux virus
If you select an executable in one of the file browsers, it will run it
within the privilege system. The problem that the .desktop files tried to
solve was to have an icon and application title associated with an
executable file.
within the privilege system. The problem that the .desktop files tried to
solve was to have an icon and application title associated with an
executable file.
If the executable file could contain the metadata, then there would be no
need of such things. Or if the executable format could contain such data.
So we are stuck with a flawed system. What the .desktop file will run when
clicked is not obvious.
It must be noted that the execution is still within the permissions system.
Users can run all kinds of destructive things. The issue here is that a
user could run something without knowing it.
Derek
