Update 'malware3.pl'
This commit is contained in:
@@ -581,7 +581,7 @@ foreach my $file (sort @files) {
|
|||||||
next if $file eq 'charmap.php';
|
next if $file eq 'charmap.php';
|
||||||
next if $file eq 'main-modules.php';
|
next if $file eq 'main-modules.php';
|
||||||
next if $file eq 'wp-super-cache.php';
|
next if $file eq 'wp-super-cache.php';
|
||||||
next if $file eq '*.sql';
|
next if $file eq 'user-edit.php';
|
||||||
next if $file eq '*.docx';
|
next if $file eq '*.docx';
|
||||||
next if $file eq '*.eml';
|
next if $file eq '*.eml';
|
||||||
next if $file eq '*.csv';
|
next if $file eq '*.csv';
|
||||||
|
|||||||
Reference in New Issue
Block a user