mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Javascript sample update in #91
This commit is contained in:
@@ -154,3 +154,9 @@ return @\$[a-z]{2}\d+\[\d+\]\(\$[a-z]{2}\d+\[\d+\],
|
|||||||
|
|
||||||
# htaccess alternating
|
# htaccess alternating
|
||||||
[a-z]{1}\([a-z]{1}\(\$[a-z]{2}\.'\/\.htaccess'\)
|
[a-z]{1}\([a-z]{1}\(\$[a-z]{2}\.'\/\.htaccess'\)
|
||||||
|
|
||||||
|
# Javascript specific rules
|
||||||
|
|
||||||
|
# JS - escaped command
|
||||||
|
\.fromCharCode\([0-9,]{4,}\)
|
||||||
|
\+-parseInt\(\w\('0x[0-9a-z]+'\)\)\/
|
||||||
Reference in New Issue
Block a user