Results 1 to 2 of 2
iam currently giving acces to users to upload C files to my server and i also execute them using a codechecker. SInce all this is done by apache !
People ...
- 09-30-2005 #1Just Joined!
- Join Date
- Sep 2005
- Location
- chennai
- Posts
- 6
Problem
iam currently giving acces to users to upload C files to my server and i also execute them using a codechecker. SInce all this is done by apache !
People are trying to bring down the server using system command ! they are also opening ports thru the C program and reading my files thru the Port.
How can i prevent them from openeing any ports thru the C program ad how do i restrict ppl frm accessing rather apache frm accessing systemc alls like fork and kill .
thnx
- 09-30-2005 #2
if you have Fedora 3 or 4, make sure that you have the targetted SELinux turned on. This will help a bit. Then look at putting a firewall , such as Firestarter (http://www.fs-security.com/) which allows you to set in both directions what can be done.
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS


Reply With Quote
