From 92c3801e695c483b5d3f48676c44605632bfe113 Mon Sep 17 00:00:00 2001 From: Mitchell Krog UB1 Date: Mon, 19 Dec 2016 14:45:54 +0200 Subject: [PATCH] New Referers / Bots Added --- conf.d/globalblacklist.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index b43b3532e..f1fdfca18 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -10,11 +10,11 @@ ### Created By: https://github.com/mitchellkrogza/ ### Last Updated -### Mon Dec 19 11:31:41 SAST 2016 +### Mon Dec 19 14:45:54 SAST 2016 ### End Last Updated ### Generated in -### 0.23295712471 seconds +### 0.282179832458 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -174,6 +174,7 @@ map $http_user_agent $bad_bot { "~*masscan" 3; "~*probethenet" 3; "~*scanbot" 3; + "~*wprecon" 3; # END KNOWN SCANNERS ### DO NOT EDIT THIS LINE AT ALL ### # **************************** @@ -585,6 +586,7 @@ map $http_user_agent $bad_bot { "~*wonderbot" 3; "~*woobot" 3; "~*Wotbox" 3; + "~*wprecon" 3; "~*WWWOFFLE" 3; "~*WWW::Mechanize" 3; "~*WWW-Collector-E" 3; @@ -2915,6 +2917,8 @@ geo $validate_client { 192.95.29.139 1; #seotoolstation.com/wordpress-theme-detector 45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector 173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector + 45.79.139.191 1; #wprecon.com + 13.68.211.181 1; #hackertarget.com # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # ****************************************