mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Small typo, fix #88
This commit is contained in:
@@ -79,7 +79,7 @@ chr\s*\(\s*['"]?\s*((95)|(0[Xx]5[Ff]))\s*['"]?\s*\)
|
|||||||
#Escaped path characters: \x2fho\x6de/\x69mp\x75ls\x69oq\x65/w\x77w. or \x2fhome\x2fimpu\x6csioq\x65/www\x2emusc
|
#Escaped path characters: \x2fho\x6de/\x69mp\x75ls\x69oq\x65/w\x77w. or \x2fhome\x2fimpu\x6csioq\x65/www\x2emusc
|
||||||
(\\x[0-9abcdef]{2}[a-z0-9.-\/]{1,4}){4,}
|
(\\x[0-9abcdef]{2}[a-z0-9.-\/]{1,4}){4,}
|
||||||
|
|
||||||
#Malware inffected files sometimes marked with comments like /*87cda*/ to avoid infect again
|
#Malware infected files sometimes marked with comments like /*87cda*/ to avoid infect again
|
||||||
\/\*[a-z0-9]{5}\*\/
|
\/\*[a-z0-9]{5}\*\/
|
||||||
|
|
||||||
# XOR-ed strings with custom math
|
# XOR-ed strings with custom math
|
||||||
|
|||||||
Reference in New Issue
Block a user