Files
php-malware-scanner/patterns_raw.txt
nichogenius 4d9bcd171b Adding str_, function, echo and include in base64
str_ will match 13 separate php functions, many of which can be used for string/modifcation aka obfuscation
function added to catch function defining.
echo added as it is a  common php  keyword, though experimental... may cause a of false positives
include added as it is often used to link in other malware files.
2017-07-31 12:56:15 -06:00

5.3 KiB