removed patterns that caused false positives
This commit is contained in:
parent
c66ae8a137
commit
062fb90650
4
scan.php
4
scan.php
@ -135,7 +135,7 @@ error_reporting(E_ALL);
|
||||
"eVAl\( base64_decode\(",
|
||||
"\(gzinflate\(str_rot13\(base64_decode\(",
|
||||
"body=stripslashes\(urldecode\(",
|
||||
"REQUEST = array_merge\(",
|
||||
/* "REQUEST = array_merge\(", --too many false positives */
|
||||
";eval\(\(\(strlen\(",
|
||||
"viagra",
|
||||
"levitra",
|
||||
@ -172,7 +172,7 @@ error_reporting(E_ALL);
|
||||
"stCurlLink = base64_decode\(",
|
||||
"cookey =",
|
||||
"cxyyt = array\(",
|
||||
".str_pad\(strtoupper\(dechex\(",
|
||||
/* ".str_pad\(strtoupper\(dechex\(", --too many false positives */
|
||||
"veb65c0b0 = array_keys\(",
|
||||
"=Array\(base64_decode\(",
|
||||
"edoced_46esab",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user