PDA

View Full Version : execl()with glibc?


Vlad902
05-05-03, 00:55
execl() with glibc communicates direclty with the kernel right? I am just thinking about making a SUID0 app and wouldn't want somebody to change path to /tmp and exploit it.... I believe it does but I want to be sure before I do something stupid :)

Vlad902
05-13-03, 19:42
OK, I made sure, I asked online, AND checked trying to fool it, and both got me the result I wanted....:)