[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php safe mode, perl cgi system calls



-> i want to secure my apache!
-> 
-> to turn safemode in php.ini off is one thing

and not enough - you need to limit files opening (open_basedir, doc_root),
and some other stuff probably

-> what simulare things can i do to limit perl? i dont think there is any
-> simulare thing. the only way to be sure that no wrong cgi-bin is getting on
-> the server is to check each perl file and make it accessable by users
-> manually.

I am afraid you can't do it safe in perl.

I am thinking about runnign perl scripts with mod_perl and using Safe perl
module but I haven't seen it running anywhere...

-- 
 Matus "fantomas" Uhlar, uhlar@fantomas.sk ; http://www.fantomas.sk/
 Warning: I don't wish to receive spam to this address.
 Varovanie: Nezelam si na tuto adresu dostavat akukolvek reklamnu postu.
 LSD will make your ECS screen display 16.7 million colors



Reply to: