Unix Administration
Firewall
Intrusion Detection
Network Security
Hacking
MORE
HOME
Linux
To prevent files on a certain partition to be executable (e.g., the /tmp directory), you can mount the partition with
noexec
). If the sys admin is not carefull enough tough, you can use the following to still execute the file:
/lib/ld-linux.so.2 ./filetoexecute
CopyLeft (l) 2003 by Raffael Marty