Re: [HACKERS] Postgres syscalls

2002-12-12 Thread Shridhar Daithankar
On 12 Dec 2002 at 16:09, Stephan Szabo wrote: > > On Fri, 13 Dec 2002, [iso-8859-1] Diego T. wrote: > > > Hello I'm an Italian student of computer science at > > University of Rome "La Sapienza". I've to analyze some > > daemons which run under root privileges with a tool > > developed by my dep

Re: [HACKERS] Postgres syscalls

2002-12-12 Thread Stephan Szabo
On Fri, 13 Dec 2002, [iso-8859-1] Diego T. wrote: > Hello I'm an Italian student of computer science at > University of Rome "La Sapienza". I've to analyze some > daemons which run under root privileges with a tool > developed by my departement. This tool intercepts > critical syscalls, like Exec

[HACKERS] Postgres syscalls

2002-12-12 Thread Diego T.
Hello I'm an Italian student of computer science at University of Rome "La Sapienza". I've to analyze some daemons which run under root privileges with a tool developed by my departement. This tool intercepts critical syscalls, like Execve, and blocks illegal invocation of that primitives (E.g. Exe