mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Two-key sorting is better
cat php-malware-scanner-master/whitelist.txt | sort -k 2,2 -k 1,1 | less More of an OCD thing than anything, but might as well sort primarily by file path, secondarily by hash value.
This commit is contained in:
@@ -54,9 +54,9 @@ d77cecbe949c76a1d54a70cba5bf8df0 wp-includes/formatting.php -> (chr\(\d+\)\.){4,
|
||||
db08c00ae52f4408393789ee7f927939 wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
e9cf6421fe6afc7b724bf0372697e1c4 wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
ebb2fe179c852ce247418925743ee7b0 wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
edd1548e1908e445eeae6ca465d1c259 wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
f10b143d678bff74c4f3b69543472d6d wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
f4e049f25bf7affcbf8d2cd99166d867 wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
edd1548e1908e445eeae6ca465d1c259 wp-includes/formatting.php -> (chr\(\d+\)\.){4,}
|
||||
60468ee875f1a005008edaa573cf573b wp-includes/functions.php
|
||||
73e90cd5d7580cba2f599d39f9351865 wp-includes/functions.php
|
||||
26f93373fd5f05bb3432e153e294c844 x5engine.php -> "base64_decode"
|
||||
|
||||
Reference in New Issue
Block a user