diff --git a/malware5.pl b/malware5.pl index 4fc8efc..00b7fd0 100644 --- a/malware5.pl +++ b/malware5.pl @@ -577,6 +577,7 @@ foreach my $file (sort @files) { next if $file eq 'style_dynamic.php'; next if $file eq 'sitepress.class.php'; next if $file eq 'slider-main-options.php'; + next if $file eq 'class-fscf-options.php'; print "Scanning $start_dir/$file... "; unless (-r "$start_dir/$file") {