Hello
While daily server scan I found some files with result : PHP.Shell-38 found . When I tested those file found its very risky.
How can I prevent user for accessing/uploading these types for files
I found that by setting shell_exec in php.ini will stop access those file. but as I am having suphp on server , users can override rule by creating own php.ini in their account.
There mus be some way to block it but how ?
While daily server scan I found some files with result : PHP.Shell-38 found . When I tested those file found its very risky.
How can I prevent user for accessing/uploading these types for files
I found that by setting shell_exec in php.ini will stop access those file. but as I am having suphp on server , users can override rule by creating own php.ini in their account.
There mus be some way to block it but how ?
Last edited: