mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Fix for #9
This commit is contained in:
@@ -75,3 +75,6 @@ chr\s*\(\s*['"]?\s*((95)|(0[Xx]5[Ff]))\s*['"]?\s*\)
|
||||
|
||||
#Malware inffected files sometimes marked with comments like /*87cda*/ to avoid infect again
|
||||
\/\*[a-z0-9]{5}\*\/
|
||||
|
||||
# XOR-ed strings with custom math
|
||||
%\(\d+\-\d+\+\d+\)==\(\-\d+\+\d+\+\d+\)
|
||||
Reference in New Issue
Block a user