diff --git a/malware5.pl b/malware5.pl index 3a40715..379106c 100644 --- a/malware5.pl +++ b/malware5.pl @@ -579,6 +579,7 @@ foreach my $file (sort @files) { next if $file eq 'slider-main-options.php'; next if $file eq 'class-fscf-options.php'; next if $file eq 'wpGoogleMaps.php'; + next if $file eq 'wppa-settings-autosave.php'; print "Scanning $start_dir/$file... "; unless (-r "$start_dir/$file") {