mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2025-01-04 23:15:19 +00:00
Update jamss.php
This commit is contained in:
parent
c325d2f696
commit
9f7de440fe
@ -246,7 +246,7 @@ class JedcheckerRulesJamss extends JEDcheckerRule
|
|||||||
'At least two characters in hexadecimal or octal notation',
|
'At least two characters in hexadecimal or octal notation',
|
||||||
'21',
|
'21',
|
||||||
'Found at least two characters in hexadecimal or octal notation. It doesn\'t mean it is malicious, ' .
|
'Found at least two characters in hexadecimal or octal notation. It doesn\'t mean it is malicious, ' .
|
||||||
'but it could be code hidding behind such notation.',
|
'but it could be code hiding behind such notation.',
|
||||||
'php'),
|
'php'),
|
||||||
array('\$_F\s*=\s*__FILE__\s*;\s*\$_X\s*=',
|
array('\$_F\s*=\s*__FILE__\s*;\s*\$_X\s*=',
|
||||||
'SourceCop encoded code',
|
'SourceCop encoded code',
|
||||||
|
Loading…
Reference in New Issue
Block a user