Server search?
Well, recently a large forum on my server had a bit of a security lapse. I changed the access details for the database, but I am still concerned there is either a Perl, or PHP file on the server reading the config.phpHow is it possible to scan the entire server, well /home directory to see if there are any files containing "config.php" ?
Off the top of my head I think it may be egrep, or somthing not sure.
--Want to locate all files, weather they be PHP anything containing config.php
Thanks!