/phpCutWebVirusBody

Simple PHP script to cut viruses from files if your website is infected

Primary LanguagePHP

What is it?

It is a simple PHP script, which will walk all your files on FTP and cut virus bodies from it if your files are infected with some web virus.

You can control virus body pattern by regular expressions, file masks to process, age of files to process etc.

See cleaner.php for details.