mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
removed mail b64, added chr b64
removed mail b64, added chr b64 mail was generating too many false positives. chr has only one pattern that is long enough to use with any sort of reliability, but it is one that we want to look out for anyway.
This commit is contained in:
@@ -49,10 +49,8 @@ Y29we
|
||||
NvcH
|
||||
jb3B5
|
||||
|
||||
# "mail" in base64
|
||||
bWFpb
|
||||
1haW
|
||||
tYWls
|
||||
# "chr" in base64
|
||||
Y2hy
|
||||
|
||||
# "system" in base64
|
||||
c3lzdGVt
|
||||
|
||||
Reference in New Issue
Block a user