mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
V3.2017.08.825 [ci skip]
This commit is contained in:
parent
975ac45840
commit
cf7a28fce3
46 changed files with 256 additions and 48 deletions
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD WORDS YOU WANT TO SCAN FOR ###
|
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD WORDS YOU WANT TO SCAN FOR ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# For all intensive purpose you can delete everything inside this file and leave it
|
# For all intensive purpose you can delete everything inside this file and leave it
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ###
|
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# For all intensive purpose you can delete everything inside this file and leave it
|
# For all intensive purpose you can delete everything inside this file and leave it
|
||||||
|
@ -157,15 +169,12 @@
|
||||||
|
|
||||||
38.100.19.8/29 0;
|
38.100.19.8/29 0;
|
||||||
38.100.21.0/24 0;
|
38.100.21.0/24 0;
|
||||||
38.100.21.0/24 0;
|
|
||||||
38.100.41.64/26 0;
|
38.100.41.64/26 0;
|
||||||
38.105.71.0/25 0;
|
38.105.71.0/25 0;
|
||||||
38.105.83.0/27 0;
|
38.105.83.0/27 0;
|
||||||
38.112.21.140/30 0;
|
38.112.21.140/30 0;
|
||||||
38.118.42.32/29 0;
|
38.118.42.32/29 0;
|
||||||
63.144.0.0/13 0;
|
63.144.0.0/13 0;
|
||||||
63.144.0.0/13 0;
|
|
||||||
65.112.0.0/12 0;
|
|
||||||
65.112.0.0/12 0;
|
65.112.0.0/12 0;
|
||||||
65.213.208.128/27 0;
|
65.213.208.128/27 0;
|
||||||
65.222.176.96/27 0;
|
65.222.176.96/27 0;
|
||||||
|
|
|
@ -1,6 +1,18 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR
|
# EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR
|
||||||
# ****************************************************************************************************
|
# ****************************************************************************************************
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Add One Entry Per Line - List all the extra bad User-Agents you want to permanently block or whitelist.
|
# Add One Entry Per Line - List all the extra bad User-Agents you want to permanently block or whitelist.
|
||||||
|
|
||||||
# This is for User-Agents that are not included in the main list of the bot blocker
|
# This is for User-Agents that are not included in the main list of the bot blocker
|
||||||
|
|
|
@ -1,7 +1,17 @@
|
||||||
#######################################################################
|
|
||||||
|
|
||||||
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Include this in a vhost file within a server {} block using and include statement like below
|
# Include this in a vhost file within a server {} block using and include statement like below
|
||||||
|
|
||||||
# server {
|
# server {
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO ADD ANY ADDITIONAL BAD REFERRER DOMAINS YOU WANT TO SCAN FOR ###
|
# EDIT THIS FILE AS YOU LIKE TO ADD ANY ADDITIONAL BAD REFERRER DOMAINS YOU WANT TO SCAN FOR ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# Only add one entry per line
|
# Only add one entry per line
|
||||||
|
|
|
@ -2,6 +2,18 @@
|
||||||
|
|
||||||
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Include this in a vhost file within a server {} block using and include statement like below
|
# Include this in a vhost file within a server {} block using and include statement like below
|
||||||
|
|
||||||
# server {
|
# server {
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO WHITELIST YOUR OWN DOMAIN NAMES AND SPARE THEM FROM ANY REFERRER CHECKING ###
|
# EDIT THIS FILE AS YOU LIKE TO WHITELIST YOUR OWN DOMAIN NAMES AND SPARE THEM FROM ANY REFERRER CHECKING ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Add One Entry Per Line - List all your own domains of the sites you host on the server
|
# Add One Entry Per Line - List all your own domains of the sites you host on the server
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# Automatic updates will never be able to remove this custom list of yours
|
# Automatic updates will never be able to remove this custom list of yours
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ###
|
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist
|
# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# Automatic updates will never be able to remove this custom list of yours
|
# Automatic updates will never be able to remove this custom list of yours
|
||||||
|
@ -7,4 +19,4 @@
|
||||||
# Only add actual IP addresses and ranges here
|
# Only add actual IP addresses and ranges here
|
||||||
|
|
||||||
111.111.111.111 0;
|
111.111.111.111 0;
|
||||||
35.188.190.27 0;
|
35.192.173.11 0;
|
||||||
|
|
|
@ -1,3 +1,16 @@
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
|
|
||||||
server_names_hash_bucket_size 64;
|
server_names_hash_bucket_size 64;
|
||||||
server_names_hash_max_size 4096;
|
server_names_hash_max_size 4096;
|
||||||
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
||||||
|
|
|
@ -12,12 +12,12 @@
|
||||||
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
# #
|
# #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.08.824
|
### Version: V3.2017.08.825
|
||||||
### Updated: Sun Aug 20 17:33:15 SAST 2017
|
### Updated: Mon Aug 21 11:37:48 SAST 2017
|
||||||
### Bad Referrer Count: 5622
|
### Bad Referrer Count: 5622
|
||||||
### Bad Bot Count: 504
|
### Bad Bot Count: 504
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD WORDS YOU WANT TO SCAN FOR ###
|
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD WORDS YOU WANT TO SCAN FOR ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# For all intensive purpose you can delete everything inside this file and leave it
|
# For all intensive purpose you can delete everything inside this file and leave it
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ###
|
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# For all intensive purpose you can delete everything inside this file and leave it
|
# For all intensive purpose you can delete everything inside this file and leave it
|
||||||
|
@ -157,15 +169,12 @@
|
||||||
|
|
||||||
38.100.19.8/29 0;
|
38.100.19.8/29 0;
|
||||||
38.100.21.0/24 0;
|
38.100.21.0/24 0;
|
||||||
38.100.21.0/24 0;
|
|
||||||
38.100.41.64/26 0;
|
38.100.41.64/26 0;
|
||||||
38.105.71.0/25 0;
|
38.105.71.0/25 0;
|
||||||
38.105.83.0/27 0;
|
38.105.83.0/27 0;
|
||||||
38.112.21.140/30 0;
|
38.112.21.140/30 0;
|
||||||
38.118.42.32/29 0;
|
38.118.42.32/29 0;
|
||||||
63.144.0.0/13 0;
|
63.144.0.0/13 0;
|
||||||
63.144.0.0/13 0;
|
|
||||||
65.112.0.0/12 0;
|
|
||||||
65.112.0.0/12 0;
|
65.112.0.0/12 0;
|
||||||
65.213.208.128/27 0;
|
65.213.208.128/27 0;
|
||||||
65.222.176.96/27 0;
|
65.222.176.96/27 0;
|
||||||
|
|
|
@ -1,6 +1,18 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR
|
# EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR
|
||||||
# ****************************************************************************************************
|
# ****************************************************************************************************
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Add One Entry Per Line - List all the extra bad User-Agents you want to permanently block or whitelist.
|
# Add One Entry Per Line - List all the extra bad User-Agents you want to permanently block or whitelist.
|
||||||
|
|
||||||
# This is for User-Agents that are not included in the main list of the bot blocker
|
# This is for User-Agents that are not included in the main list of the bot blocker
|
||||||
|
|
|
@ -1,7 +1,17 @@
|
||||||
#######################################################################
|
|
||||||
|
|
||||||
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Include this in a vhost file within a server {} block using and include statement like below
|
# Include this in a vhost file within a server {} block using and include statement like below
|
||||||
|
|
||||||
# server {
|
# server {
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO ADD ANY ADDITIONAL BAD REFERRER DOMAINS YOU WANT TO SCAN FOR ###
|
# EDIT THIS FILE AS YOU LIKE TO ADD ANY ADDITIONAL BAD REFERRER DOMAINS YOU WANT TO SCAN FOR ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
# This is merely an example and gets auto included as since Version 2.2017.07 introduced on 2017-04-20
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# Only add one entry per line
|
# Only add one entry per line
|
||||||
|
|
|
@ -2,6 +2,18 @@
|
||||||
|
|
||||||
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
# Author: Mitchell Krog <mitchellkrog@gmail.com> - https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Include this in a vhost file within a server {} block using and include statement like below
|
# Include this in a vhost file within a server {} block using and include statement like below
|
||||||
|
|
||||||
# server {
|
# server {
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO WHITELIST YOUR OWN DOMAIN NAMES AND SPARE THEM FROM ANY REFERRER CHECKING ###
|
# EDIT THIS FILE AS YOU LIKE TO WHITELIST YOUR OWN DOMAIN NAMES AND SPARE THEM FROM ANY REFERRER CHECKING ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Add One Entry Per Line - List all your own domains of the sites you host on the server
|
# Add One Entry Per Line - List all your own domains of the sites you host on the server
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# Automatic updates will never be able to remove this custom list of yours
|
# Automatic updates will never be able to remove this custom list of yours
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ###
|
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ###
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist
|
# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist
|
||||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||||
# Automatic updates will never be able to remove this custom list of yours
|
# Automatic updates will never be able to remove this custom list of yours
|
||||||
|
@ -7,4 +19,4 @@
|
||||||
# Only add actual IP addresses and ranges here
|
# Only add actual IP addresses and ranges here
|
||||||
|
|
||||||
111.111.111.111 0;
|
111.111.111.111 0;
|
||||||
35.188.190.27 0;
|
35.192.173.11 0;
|
||||||
|
|
|
@ -1,3 +1,16 @@
|
||||||
|
##############################################################################
|
||||||
|
# _ __ _ #
|
||||||
|
# / |/ /__ _(_)__ __ __ #
|
||||||
|
# / / _ `/ / _ \\ \ / #
|
||||||
|
# /_/|_/\_, /_/_//_/_\_\ #
|
||||||
|
# __/___/ __ ___ __ ___ __ __ #
|
||||||
|
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
|
||||||
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
|
# #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
|
|
||||||
server_names_hash_bucket_size 64;
|
server_names_hash_bucket_size 64;
|
||||||
server_names_hash_max_size 4096;
|
server_names_hash_max_size 4096;
|
||||||
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
||||||
|
|
|
@ -12,12 +12,12 @@
|
||||||
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
# #
|
# #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.08.824
|
### Version: V3.2017.08.825
|
||||||
### Updated: Sun Aug 20 17:33:15 SAST 2017
|
### Updated: Mon Aug 21 11:37:48 SAST 2017
|
||||||
### Bad Referrer Count: 5622
|
### Bad Referrer Count: 5622
|
||||||
### Bad Bot Count: 504
|
### Bad Bot Count: 504
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:19 SAST 2017
|
Last Tested: Mon Aug 21 11:37:53 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||||
Dload Upload Total Spent Left Speed
|
Dload Upload Total Spent Left Speed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Last Tested: Sun Aug 20 17:33:23 SAST 2017
|
Last Tested: Mon Aug 21 11:37:56 SAST 2017
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
@ -16,8 +16,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.08.824
|
### Version: V3.2017.08.825
|
||||||
### Updated: Sun Aug 20 17:33:15 SAST 2017
|
### Updated: Mon Aug 21 11:37:48 SAST 2017
|
||||||
### Bad Referrer Count: 5622
|
### Bad Referrer Count: 5622
|
||||||
### Bad Bot Count: 504
|
### Bad Bot Count: 504
|
||||||
###################################################
|
###################################################
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
||||||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V3.2017.08.824
|
#### Version: V3.2017.08.825
|
||||||
#### Bad Referrer Count: 5622
|
#### Bad Referrer Count: 5622
|
||||||
#### Bad Bot Count: 504
|
#### Bad Bot Count: 504
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V3.2017.08.824
|
#### Version: V3.2017.08.825
|
||||||
#### Bad Referrer Count: 5622
|
#### Bad Referrer Count: 5622
|
||||||
#### Bad Bot Count: 504
|
#### Bad Bot Count: 504
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -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
|
##### 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
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V3.2017.08.824
|
#### Version: V3.2017.08.825
|
||||||
#### Bad Referrer Count: 5622
|
#### Bad Referrer Count: 5622
|
||||||
#### Bad Bot Count: 504
|
#### Bad Bot Count: 504
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V3.2017.08.824
|
#### Version: V3.2017.08.825
|
||||||
#### Bad Referrer Count: 5622
|
#### Bad Referrer Count: 5622
|
||||||
#### Bad Bot Count: 504
|
#### Bad Bot Count: 504
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -12,12 +12,12 @@
|
||||||
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
# #
|
# #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.08.824
|
### Version: V3.2017.08.825
|
||||||
### Updated: Sun Aug 20 17:33:15 SAST 2017
|
### Updated: Mon Aug 21 11:37:48 SAST 2017
|
||||||
### Bad Referrer Count: 5622
|
### Bad Referrer Count: 5622
|
||||||
### Bad Bot Count: 504
|
### Bad Bot Count: 504
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -12,12 +12,12 @@
|
||||||
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
|
||||||
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
|
||||||
# #
|
# #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.08.824
|
### Version: V3.2017.08.825
|
||||||
### Updated: Sun Aug 20 17:33:15 SAST 2017
|
### Updated: Mon Aug 21 11:37:48 SAST 2017
|
||||||
### Bad Referrer Count: 5622
|
### Bad Referrer Count: 5622
|
||||||
### Bad Bot Count: 504
|
### Bad Bot Count: 504
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
### Version Information #
|
### Version Information #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.08.824
|
### Version: V3.2017.08.825
|
||||||
### Updated: Sun Aug 20 17:33:15 SAST 2017
|
### Updated: Mon Aug 21 11:37:48 SAST 2017
|
||||||
### Bad Bot Count: 504
|
### Bad Bot Count: 504
|
||||||
###################################################
|
###################################################
|
||||||
### Version Information ##
|
### Version Information ##
|
||||||
|
|
Loading…
Add table
Reference in a new issue