prevent telnet scripts
hi allwe dont give telnet access for our clients...
also we enable php safe mode to prevent users from excuting shell commands throw php scripts ...
but now i see that some people got a perl script that run as a telnet client... its excute the commands and got the result to them..
any one can know how to stop it ....
here is the scripts they use...
http://www.rohitab.com/cgiscripts/cgitelnet.html
of course i want to disbale the function that excute the command in the shell .......
any one have a solution...