new patterns
This commit is contained in:
6
scan.php
6
scan.php
@@ -463,6 +463,12 @@ error_reporting(E_ALL);
|
||||
"RewriteCond %{HTTP_REFERER}\s*\^\.\*\s*\([^\)]*[google|yahoo|bing|ask|wikipedia|youtube][^\)]",
|
||||
"^<\?php\s*if\(!function_exists\([^{]+\s*{\s*function[^}]+\s*}\s*[^\"']+\s*[\"'][^\"']+[\"'];\s*eval\s*\(.*\)\s*;\s*}",
|
||||
"<\?php)*\\\$md5\s*=\s*[\"|']\w+[\"|'];\s*\\\$wp_salt\s*=\s*[\w\(\),\"\'\;\$]+\s*\\\$wp_add_filter\s*=\s*create_function\(.*\);\s*\\\$wp_add_filter\(.*\);\s*(\?>",
|
||||
// hacker emails & socials
|
||||
"b0x\@hotmail\.com",
|
||||
"facebook\.com\/007mrspy",
|
||||
"Skype\:\s*live\:zepek_al",
|
||||
"nerf\.sarcasm007\@gmail\.com",
|
||||
|
||||
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user