diff --git a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf index 4957844f9..692b4ea82 100644 --- a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.136.167 0; +35.193.211.2 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index 2495e416b..29d48af89 100644 --- a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf index c8ed26ef1..692b4ea82 100644 --- a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf @@ -26,5 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.136.167 0; -35.192.187.174 0; +35.193.211.2 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index a107a1fd9..a523ddfbe 100644 --- a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf index d73212a88..4b257f198 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.187.174 0; -104.154.113.151 0; +35.193.211.2 0; +35.192.217.12 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index 101c49252..eeb418777 100644 --- a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf index 4957844f9..34943c24c 100644 --- a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.136.167 0; +35.184.48.144 0; diff --git a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf index 2495e416b..29d48af89 100644 --- a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index 7b4b7d84c..f78076eff 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:27:30 SAST 2018 +Last Tested: Fri Apr 20 11:22:59 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest2.txt b/.dev-tools/_curl_tests/curltest2.txt index 7b4b7d84c..f78076eff 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:27:30 SAST 2018 +Last Tested: Fri Apr 20 11:22:59 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest3.txt b/.dev-tools/_curl_tests/curltest3.txt index 7b4b7d84c..f78076eff 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:27:30 SAST 2018 +Last Tested: Fri Apr 20 11:22:59 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest4.txt b/.dev-tools/_curl_tests/curltest4.txt index 7b4b7d84c..f78076eff 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:27:30 SAST 2018 +Last Tested: Fri Apr 20 11:22:59 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest5.txt b/.dev-tools/_curl_tests/curltest5.txt index a69643d62..9416bfd64 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:27:30 SAST 2018 +Last Tested: Fri Apr 20 11:22:59 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 91d6846ab..4586286b5 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:28:09 SAST 2018 +Last Tested: Fri Apr 20 11:23:38 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 91d6846ab..4586286b5 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:28:09 SAST 2018 +Last Tested: Fri Apr 20 11:23:38 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 91d6846ab..4586286b5 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Fri Apr 20 09:28:09 SAST 2018 +Last Tested: Fri Apr 20 11:23:38 SAST 2018 diff --git a/.dev-tools/_robots_input/robots-input.txt b/.dev-tools/_robots_input/robots-input.txt index e1e3093b5..456c6c5bb 100644 --- a/.dev-tools/_robots_input/robots-input.txt +++ b/.dev-tools/_robots_input/robots-input.txt @@ -300,6 +300,7 @@ OpenLinkProfiler Openvas OrangeBot OrangeSpider +OutclicksBot OutfoxBot PageAnalyzer Page Analyzer diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index 2495e416b..29d48af89 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index 1dfd625df..380610b11 100644 Binary files a/.latest_release/bots.d.tar.gz and b/.latest_release/bots.d.tar.gz differ diff --git a/.latest_release/conf.d.tar.gz b/.latest_release/conf.d.tar.gz index 618bc28f5..17b89862a 100644 Binary files a/.latest_release/conf.d.tar.gz and b/.latest_release/conf.d.tar.gz differ diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index fb5fac502..4068226c5 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.04.1094 +#### Version: V3.2018.04.1095 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index a1ad1a544..974c1083c 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.04.1094 +#### Version: V3.2018.04.1095 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ ## Help Support This Project diff --git a/README.md b/README.md index 99e146bb7..8585ec7fd 100755 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking. Stop and Block all kinds of bad internet traffic from ever reaching your web sites. _______________ -#### Version: V3.2018.04.1094 +#### Version: V3.2018.04.1095 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ ## Help Support This Project diff --git a/_generator_lists/bad-user-agents.list b/_generator_lists/bad-user-agents.list index 16b545b4d..7dfdc2a69 100755 --- a/_generator_lists/bad-user-agents.list +++ b/_generator_lists/bad-user-agents.list @@ -1,4 +1,3 @@ -OutclicksBot 360Spider 404checker 404enemy @@ -301,6 +300,7 @@ OpenLinkProfiler Openvas OrangeBot OrangeSpider +OutclicksBot OutfoxBot PageAnalyzer Page\ Analyzer diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index 0127e1d92..b39bb0936 100644 --- a/_google_analytics_ghost_spam/README.md +++ b/_google_analytics_ghost_spam/README.md @@ -3,9 +3,9 @@ # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM _______________ -#### Version: V3.2018.04.1094 +#### Version: V3.2018.04.1095 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ ## Help Support This Project diff --git a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf index 2495e416b..29d48af89 100755 --- a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf +++ b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 2495e416b..29d48af89 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:53 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -514,6 +514,7 @@ map $http_user_agent $bad_bot { "~*\bOpenvas\b" 3; "~*\bOrangeBot\b" 3; "~*\bOrangeSpider\b" 3; + "~*\bOutclicksBot\b" 3; "~*\bOutfoxBot\b" 3; "~*\bPageAnalyzer\b" 3; "~*\bPage\ Analyzer\b" 3; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 67e3d4d72..d5af46326 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,8 +1,8 @@ ### Version Information # ################################################### -### Version: V3.2018.04.1094 -### Updated: Fri Apr 20 09:27:24 SAST 2018 -### Bad Bot Count: 525 +### Version: V3.2018.04.1095 +### Updated: Fri Apr 20 11:22:54 SAST 2018 +### Bad Bot Count: 526 ################################################### ### Version Information ## @@ -613,6 +613,8 @@ User-agent: OrangeBot Disallow:/ User-agent: OrangeSpider Disallow:/ +User-agent: OutclicksBot +Disallow:/ User-agent: OutfoxBot Disallow:/ User-agent: PageAnalyzer