[Ilugc] Safe execution of binary programs

  • From: sridharinfinity@xxxxxxxxx (Sridhar R)
  • Date: Sun Jul 25 15:54:29 2004

Is there any way to execute programs (compiled from untrusted C/C++
source file) in safe way ?

* The program may use 'signal' system call to kill all other user
processes. This shoudn't be allowed
* The program shoudn't be allowed to use n/w
* Resources should be limited ('ulimit' comes here)
* .. anything I missed.

??

-- 
Sridhar - http://www.cs.annauniv.edu/~rsridhar
Blog: http://www.livejournal.com/users/sridharinfinity

Other related posts: