in reply to Re^5: perl pre-execution hook
in thread perl pre-execution hook
But can the attacker?
Why not? If the attacker can run ./foo, s/he can almost certainly also run /usr/bin/perl /tmp/foo. Actually, it's more than likely that someone uploading something to /tmp (which can be expected to be mounted noexec) would try this in the first place...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: perl pre-execution hook
by ikegami (Patriarch) on Jan 04, 2011 at 21:25 UTC | |
by Anonyrnous Monk (Hermit) on Jan 04, 2011 at 22:03 UTC | |
by ikegami (Patriarch) on Jan 04, 2011 at 22:19 UTC | |
|
Re^7: perl pre-execution hook
by logix (Initiate) on Jan 04, 2011 at 20:51 UTC |