due to hacking attempts I am getting, I thought of restricting access to FIND and LN binaries.
I have cpanel with suphp, and most of the hacks I see if ppl creating symbolic links to other ppl directories and then directly connecting to mysql using the other users credentials.
even if i block the use of symlink function in php, they get over it by make one in a perl script. i already have -EXECGI but they get over it by adding AddHandler cgi-script directive into .htaccess
so my question, will there be a problem if I set find and ln to be chmod 700 ?
what other possible way I can stop them from creating symbolic links? or running CGI scripts outside cgi-bin directory.
thanks



LinkBack URL
About LinkBacks
Reply With Quote




