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 06dcac9bd..54f007b7d 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.193.158.203 0; +35.192.13.248 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index a595a47ef..610caafc1 100644 --- a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; 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 06dcac9bd..54f007b7d 100644 --- a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.193.158.203 0; +35.192.13.248 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index 2557acb0e..a9f5b6e12 100644 --- a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; 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 06dcac9bd..54f007b7d 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.193.158.203 0; +35.192.13.248 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index 44c730e64..2fba0a6b2 100644 --- a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; 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 06dcac9bd..54f007b7d 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.193.158.203 0; +35.192.13.248 0; diff --git a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf index a595a47ef..610caafc1 100644 --- a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index 54d61403f..daefc339d 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:34:35 SAST 2017 +Last Tested: Thu Oct 12 11:13:18 SAST 2017 % 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 54d61403f..daefc339d 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:34:35 SAST 2017 +Last Tested: Thu Oct 12 11:13:18 SAST 2017 % 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 54d61403f..daefc339d 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:34:35 SAST 2017 +Last Tested: Thu Oct 12 11:13:18 SAST 2017 % 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 54d61403f..daefc339d 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:34:35 SAST 2017 +Last Tested: Thu Oct 12 11:13:18 SAST 2017 % 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 324c9c391..24d6325cd 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:34:35 SAST 2017 +Last Tested: Thu Oct 12 11:13:18 SAST 2017 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 20dc79b86..37959f80e 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:35:18 SAST 2017 +Last Tested: Thu Oct 12 11:13:59 SAST 2017 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 20dc79b86..37959f80e 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:35:18 SAST 2017 +Last Tested: Thu Oct 12 11:13:59 SAST 2017 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 20dc79b86..37959f80e 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Thu Oct 12 10:35:18 SAST 2017 +Last Tested: Thu Oct 12 11:13:59 SAST 2017 diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index a595a47ef..610caafc1 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index b75ada3af..256f1761e 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 c3dbe8310..714d55af0 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 24f02e6c5..cc8cca890 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2017.10.960 +#### Version: V3.2017.10.961 #### Bad Referrer Count: 5859 #### Bad Bot Count: 515 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 64c4ce72e..17167c52c 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2017.10.960 +#### Version: V3.2017.10.961 #### Bad Referrer Count: 5859 #### Bad Bot Count: 515 ____________________ diff --git a/README.md b/README.md index b27b0906d..df5cfa0cd 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ##### 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.2017.10.960 +#### Version: V3.2017.10.961 #### Bad Referrer Count: 5859 #### Bad Bot Count: 515 ____________________ diff --git a/_generator_lists/allowed-user-agents.list b/_generator_lists/allowed-user-agents.list index 0d2e6c1cc..e334a3e31 100755 --- a/_generator_lists/allowed-user-agents.list +++ b/_generator_lists/allowed-user-agents.list @@ -1,6 +1,6 @@ -Presto jetmon libwww-perl Lynx munin +Presto Wget/1.15 diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index 2d659dc6f..39f3c281d 100644 --- a/_google_analytics_ghost_spam/README.md +++ b/_google_analytics_ghost_spam/README.md @@ -3,7 +3,7 @@ # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM _______________ -#### Version: V3.2017.10.960 +#### Version: V3.2017.10.961 #### Bad Referrer Count: 5859 #### Bad Bot Count: 515 ____________________ 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 a595a47ef..610caafc1 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,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index a595a47ef..610caafc1 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:12 SAST 2017 ### Bad Referrer Count: 5859 ### Bad Bot Count: 515 ################################################### @@ -176,6 +176,7 @@ map $http_user_agent $bad_bot { "~*\blibwww-perl\b" 1; "~*\bLynx\b" 1; "~*\bmunin\b" 1; + "~*\bPresto\b" 1; "~*\bWget/1.15\b" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -192,7 +193,6 @@ map $http_user_agent $bad_bot { "~*\bia_archiver\b" 2; "~*\bMozilla/4.0\b" 2; "~*\bMSIE\ 7.0\b" 2; - "~*\bPresto\b" 2; "~*\bR6_CommentReader\b" 2; "~*\bR6_FeedFetcher\b" 2; "~*\bRED/1\b" 2; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index c2c15fd89..7f2548d4b 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,7 +1,7 @@ ### Version Information # ################################################### -### Version: V3.2017.10.960 -### Updated: Thu Oct 12 10:34:28 SAST 2017 +### Version: V3.2017.10.961 +### Updated: Thu Oct 12 11:13:13 SAST 2017 ### Bad Bot Count: 515 ################################################### ### Version Information ##