V4.2019.06.1627 [ci skip]

This commit is contained in:
Travis 2019-06-26 12:56:08 +02:00
parent 847bcb5e32
commit 84a8ad1eb5
34 changed files with 4601 additions and 2151 deletions

View file

@ -33,4 +33,4 @@
# 111.111.111.111 0; # 111.111.111.111 0;
104.198.131.58 0; 35.188.1.99 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1626 ### Version: V4.2019.06.1627
### Updated: Wed Jun 26 12:28:35 SAST 2019 ### Updated: Wed Jun 26 12:53:58 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

View file

@ -33,4 +33,4 @@
# 111.111.111.111 0; # 111.111.111.111 0;
104.198.131.58 0; 35.188.1.99 0;

View file

@ -10,8 +10,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V3.2019.06.1626 ### Version: V3.2019.06.1627
### Updated: Wed Jun 26 12:28:36 SAST 2019 ### Updated: Wed Jun 26 12:53:59 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################
@ -7667,117 +7667,6 @@ geo $validate_client {
default 0; default 0;
# ***********************************
# Whitelist all your OWN IP addresses
# ***********************************
# WHITELIST all your own IP addresses using the include file below.
# New Method Uses the include file below so that when pulling future updates your
# whitelisted IP addresses are automatically now included for you.
# Read Comments inside whitelist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files
# **************************************************************************
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# **************************************************************************
include /etc/nginx/bots.d/whitelist-ips.conf;
# ************************************************************************
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# ************************************************************************
# ****************
# Google IP Ranges
# ****************
# For Safety Sake all Google's Known IP Ranges are all white listed
# START GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
108.177.0.0/17 0;
172.217.0.0/16 0;
173.194.0.0/16 0;
2001:4860:4000::/36 0;
203.208.60.0/24 0;
207.126.144.0/20 0;
209.85.128.0/17 0;
216.239.32.0/19 0;
216.58.192.0/19 0;
2404:6800:4000::/36 0;
2607:f8b0:4000::/36 0;
2800:3f0:4000::/36 0;
2a00:1450:4000::/36 0;
2c0f:fb50:4000::/36 0;
35.192.0.0/12 0;
64.18.0.0/20 0;
64.233.160.0/19 0;
64.68.80.0/21 0;
65.52.0.0/14 0;
66.102.0.0/20 0;
66.249.64.0/19 0;
72.14.192.0/18 0;
74.125.0.0/16 0;
# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# **************
# Bing IP Ranges
# **************
# For Safety Sake all Bing's Known IP Ranges are all white listed
# START BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
131.253.21.0/24 0;
131.253.22.0/23 0;
131.253.24.0/21 0;
131.253.24.0/22 0;
131.253.32.0/20 0;
157.54.0.0/15 0;
157.56.0.0/14 0;
157.60.0.0/16 0;
199.30.16.0/24 0;
199.30.27.0/24 0;
207.46.0.0/16 0;
40.112.0.0/13 0;
40.120.0.0/14 0;
40.124.0.0/16 0;
40.125.0.0/17 0;
40.74.0.0/15 0;
40.76.0.0/14 0;
40.80.0.0/12 0;
40.96.0.0/12 0;
# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# ********************
# Cloudflare IP Ranges
# ********************
# For Safety Sake all Cloudflare's Known IP Ranges are all white listed
# START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
103.21.244.0/22 0;
103.22.200.0/22 0;
103.31.4.0/22 0;
104.16.0.0/12 0;
108.162.192.0/18 0;
131.0.72.0/22 0;
141.101.64.0/18 0;
162.158.0.0/15 0;
172.64.0.0/13 0;
173.245.48.0/20 0;
188.114.96.0/20 0;
190.93.240.0/20 0;
197.234.240.0/22 0;
198.41.128.0/17 0;
199.27.128.0/21 0;
2400:cb00::/32 0;
2405:8100::/32 0;
2405:b500::/32 0;
2606:4700::/32 0;
2803:f800::/32 0;
2a06:98c0::/29 0;
2c0f:f248::/32 0;
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# ************************* # *************************
# Wordpress Theme Detectors # Wordpress Theme Detectors
# ************************* # *************************
@ -10585,6 +10474,120 @@ geo $validate_client {
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ### # END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
# ***********************************
# Whitelist all your OWN IP addresses
# ***********************************
# WHITELIST all your own IP addresses using the include file below.
# New Method Uses the include file below so that when pulling future updates your
# whitelisted IP addresses are automatically now included for you.
# Read Comments inside whitelist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files
# **************************************************************************
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# **************************************************************************
include /etc/nginx/bots.d/whitelist-ips.conf;
# ************************************************************************
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# ************************************************************************
# ****************
# Google IP Ranges
# ****************
# For Safety Sake all Google's Known IP Ranges are all white listed
# START GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
108.177.0.0/17 0;
172.217.0.0/16 0;
173.194.0.0/16 0;
2001:4860:4000::/36 0;
203.208.60.0/24 0;
207.126.144.0/20 0;
209.85.128.0/17 0;
216.239.32.0/19 0;
216.58.192.0/19 0;
2404:6800:4000::/36 0;
2607:f8b0:4000::/36 0;
2800:3f0:4000::/36 0;
2a00:1450:4000::/36 0;
2c0f:fb50:4000::/36 0;
35.192.0.0/12 0;
64.18.0.0/20 0;
64.233.160.0/19 0;
64.68.80.0/21 0;
65.52.0.0/14 0;
66.102.0.0/20 0;
66.249.64.0/19 0;
72.14.192.0/18 0;
74.125.0.0/16 0;
# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# **************
# Bing IP Ranges
# **************
# For Safety Sake all Bing's Known IP Ranges are all white listed
# START BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
131.253.21.0/24 0;
131.253.22.0/23 0;
131.253.24.0/21 0;
131.253.24.0/22 0;
131.253.32.0/20 0;
157.54.0.0/15 0;
157.56.0.0/14 0;
157.60.0.0/16 0;
199.30.16.0/24 0;
199.30.27.0/24 0;
207.46.0.0/16 0;
40.112.0.0/13 0;
40.120.0.0/14 0;
40.124.0.0/16 0;
40.125.0.0/17 0;
40.74.0.0/15 0;
40.76.0.0/14 0;
40.80.0.0/12 0;
40.96.0.0/12 0;
# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# ********************
# Cloudflare IP Ranges
# ********************
# For Safety Sake all Cloudflare's Known IP Ranges are all white listed
# START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
103.21.244.0/22 0;
103.22.200.0/22 0;
103.31.4.0/22 0;
104.16.0.0/12 0;
108.162.192.0/18 0;
131.0.72.0/22 0;
141.101.64.0/18 0;
162.158.0.0/15 0;
172.64.0.0/13 0;
173.245.48.0/20 0;
188.114.96.0/20 0;
190.93.240.0/20 0;
197.234.240.0/22 0;
198.41.128.0/17 0;
199.27.128.0/21 0;
2400:cb00::/32 0;
2405:8100::/32 0;
2405:b500::/32 0;
2606:4700::/32 0;
2803:f800::/32 0;
2a06:98c0::/29 0;
2c0f:f248::/32 0;
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
} }
# WHITELIST your own IPs from the DDOS Filter # WHITELIST your own IPs from the DDOS Filter

View file

@ -1,2 +1,2 @@
35.193.7.13 1; 35.184.96.71 1;
127.0.0.1 1; 127.0.0.1 1;

View file

@ -1,2 +1,2 @@
35.193.7.13 0; 35.184.96.71 0;
127.0.0.1 0; 127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1624 ### Version: V4.2019.06.1626
### Updated: Wed Jun 26 12:09:52 SAST 2019 ### Updated: Wed Jun 26 12:28:35 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

View file

@ -1,91 +1,2 @@
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ### 35.184.96.71 1;
127.0.0.1 1;
### VERSION INFORMATION #
###################################################
### Version: V4.2019.08
### Updated: 2019-06-24
###################################################
### VERSION INFORMATION ##
##############################################################################
# _ __ _ #
# / |/ /__ _(_)__ __ __ #
# / / _ `/ / _ \\ \ / #
# /_/|_/\_, /_/_//_/_\_\ #
# __/___/ __ ___ __ ___ __ __ #
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
# #
##############################################################################
# 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
# For all intensive purpose you can delete everything inside this file and leave it
# completely blank if you do not want your Nginx Blocker to do any blocking of bad IP's
# Add IP's you want to blacklist below this line, one per line as per example
# Nginx [warn] notices may be reported when you try reload Nginx if you happen to include an
# IP here that may already be included by the blocker with it's daily updates
# NOTE: It is only an Nginx Warning message and will not cause Nginx to fail a reload.
# 111.111.111.111 1;
# Cyveillance / Qwest Communications / PSINET
# *******************************************
# I am extensively researching this subject - appears to be US government involved
# and also appears to be used by all sorts of law enforcement agencies. For one they
# do not obey robots.txt and continually disguise their User-Agent strings. Time will
# tell if this is all correct or not.
# For now see - https://en.wikipedia.org/wiki/Cyveillance
# IMPORTANT UPDATE ON Cyveillance / Qwest Communications !!!
# **********************************************************
# I have done a lot of research on Cyveillance now and through monitoring my logs I know
# for sure what companies are using them and what they are actually looking for.
# My research has led me to understand that Cyveillance services are used by hundreds
# of companies to help them dicsover theft of copyrighted materials like images, movies
# music and other materials. I personally believe a lot of block lists who originally recommended
# blocking Cyveillance have done so to protect their torrent or p2p sites from being scanned.
# I personally have now unblocked them as image theft is a big problem of mine but if you
# do want to block Cyveillance you can simply modify the entries in the block below from "0" to "1"
# Getty Images is one such company who appears to use Cyveillance to help monitor for copyright theft.
# If you really do want to block them change all the 0's below to 1.
# Use this section at YOUR OWN RISK, you may block some legitimate networks but after many hours of
# Research this is now the completely updated list of all IP ranges IPV4 and IPV6 owned Qwest Communications
# PSINET and Cyveillance
# IMPORTANT NOTE: If you really want to keeps bot and things out of certain parts of your web site
# Rather implement a comlex Google Re-Captcha to reach sections of your sites and for people to be able
# to access download links. Google Re-Captcha with images is too complex for any bot.
38.0.0.0/8 0;
206.2.138.0/23 0;
208.71.164.0/22 0;
4.17.135.32/27 0;
63.144.0.0/13 0;
65.112.0.0/12 0;
65.192.0.0/11 0;
65.213.208.128/27 0;
65.222.176.96/27 0;
65.222.185.72/29 0;
# ****************
# Berkely Scanner
# ****************
# The Berkeley University has a scanner testing all over the web sending a complex
# payload an expecting a reply from servers who are infected or who just respond to such
# a payload. The payload looks similar to this
# "$\xC9\xE1\xDC\x9B+\x8F\x1C\xE71\x99\xA8\xDB6\x1E#\xBB\x19#Hx\xA7\xFD\x0F9-"
# and is sometime VERY long. You may have noticed this in your logs.
# I support research projects and all my servers respond with an error to this type of
# string so I do not block them but if you want to block just uncomment the following line
# or email them asking them not to scan your server. They do respond.
# Visit http://169.229.3.91/ for more info
# If you really do want to block them change all the 0 below to 1.
169.229.3.91 0;

View file

@ -1,35 +1,2 @@
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ### 35.184.96.71 0;
127.0.0.1 0;
### VERSION INFORMATION #
###################################################
### Version: V4.2019.04
### Updated: 2019-06-24
###################################################
### VERSION INFORMATION ##
##############################################################################
# _ __ _ #
# / |/ /__ _(_)__ __ __ #
# / / _ `/ / _ \\ \ / #
# /_/|_/\_, /_/_//_/_\_\ #
# __/___/ __ ___ __ ___ __ __ #
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
# #
##############################################################################
# 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
# Automatic updates will never be able to remove this custom list of yours
# Add One Entry Per Line as per the example
# Only add actual IP addresses and ranges here
# BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED
# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS
# ---------
# EXAMPLES:
# ---------
# 111.111.111.111 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1625 ### Version: V4.2019.06.1626
### Updated: Wed Jun 26 12:21:21 SAST 2019 ### Updated: Wed Jun 26 12:28:35 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

View file

@ -1,91 +1,2 @@
# EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ### 35.184.96.71 1;
127.0.0.1 1;
### VERSION INFORMATION #
###################################################
### Version: V4.2019.08
### Updated: 2019-06-24
###################################################
### VERSION INFORMATION ##
##############################################################################
# _ __ _ #
# / |/ /__ _(_)__ __ __ #
# / / _ `/ / _ \\ \ / #
# /_/|_/\_, /_/_//_/_\_\ #
# __/___/ __ ___ __ ___ __ __ #
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
# #
##############################################################################
# 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
# For all intensive purpose you can delete everything inside this file and leave it
# completely blank if you do not want your Nginx Blocker to do any blocking of bad IP's
# Add IP's you want to blacklist below this line, one per line as per example
# Nginx [warn] notices may be reported when you try reload Nginx if you happen to include an
# IP here that may already be included by the blocker with it's daily updates
# NOTE: It is only an Nginx Warning message and will not cause Nginx to fail a reload.
# 111.111.111.111 1;
# Cyveillance / Qwest Communications / PSINET
# *******************************************
# I am extensively researching this subject - appears to be US government involved
# and also appears to be used by all sorts of law enforcement agencies. For one they
# do not obey robots.txt and continually disguise their User-Agent strings. Time will
# tell if this is all correct or not.
# For now see - https://en.wikipedia.org/wiki/Cyveillance
# IMPORTANT UPDATE ON Cyveillance / Qwest Communications !!!
# **********************************************************
# I have done a lot of research on Cyveillance now and through monitoring my logs I know
# for sure what companies are using them and what they are actually looking for.
# My research has led me to understand that Cyveillance services are used by hundreds
# of companies to help them dicsover theft of copyrighted materials like images, movies
# music and other materials. I personally believe a lot of block lists who originally recommended
# blocking Cyveillance have done so to protect their torrent or p2p sites from being scanned.
# I personally have now unblocked them as image theft is a big problem of mine but if you
# do want to block Cyveillance you can simply modify the entries in the block below from "0" to "1"
# Getty Images is one such company who appears to use Cyveillance to help monitor for copyright theft.
# If you really do want to block them change all the 0's below to 1.
# Use this section at YOUR OWN RISK, you may block some legitimate networks but after many hours of
# Research this is now the completely updated list of all IP ranges IPV4 and IPV6 owned Qwest Communications
# PSINET and Cyveillance
# IMPORTANT NOTE: If you really want to keeps bot and things out of certain parts of your web site
# Rather implement a comlex Google Re-Captcha to reach sections of your sites and for people to be able
# to access download links. Google Re-Captcha with images is too complex for any bot.
38.0.0.0/8 0;
206.2.138.0/23 0;
208.71.164.0/22 0;
4.17.135.32/27 0;
63.144.0.0/13 0;
65.112.0.0/12 0;
65.192.0.0/11 0;
65.213.208.128/27 0;
65.222.176.96/27 0;
65.222.185.72/29 0;
# ****************
# Berkely Scanner
# ****************
# The Berkeley University has a scanner testing all over the web sending a complex
# payload an expecting a reply from servers who are infected or who just respond to such
# a payload. The payload looks similar to this
# "$\xC9\xE1\xDC\x9B+\x8F\x1C\xE71\x99\xA8\xDB6\x1E#\xBB\x19#Hx\xA7\xFD\x0F9-"
# and is sometime VERY long. You may have noticed this in your logs.
# I support research projects and all my servers respond with an error to this type of
# string so I do not block them but if you want to block just uncomment the following line
# or email them asking them not to scan your server. They do respond.
# Visit http://169.229.3.91/ for more info
# If you really do want to block them change all the 0 below to 1.
169.229.3.91 0;

View file

@ -1,35 +1,2 @@
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ### 35.184.96.71 0;
127.0.0.1 0;
### VERSION INFORMATION #
###################################################
### Version: V4.2019.04
### Updated: 2019-06-24
###################################################
### VERSION INFORMATION ##
##############################################################################
# _ __ _ #
# / |/ /__ _(_)__ __ __ #
# / / _ `/ / _ \\ \ / #
# /_/|_/\_, /_/_//_/_\_\ #
# __/___/ __ ___ __ ___ __ __ #
# / _ )___ ____/ / / _ )___ / /_ / _ )/ /__ ____/ /_____ ____ #
# / _ / _ `/ _ / / _ / _ \/ __/ / _ / / _ \/ __/ '_/ -_) __/ #
# /____/\_,_/\_,_/ /____/\___/\__/ /____/_/\___/\__/_/\_\\__/_/ #
# #
##############################################################################
# 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
# Automatic updates will never be able to remove this custom list of yours
# Add One Entry Per Line as per the example
# Only add actual IP addresses and ranges here
# BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED
# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS
# ---------
# EXAMPLES:
# ---------
# 111.111.111.111 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1625 ### Version: V4.2019.06.1626
### Updated: Wed Jun 26 12:21:21 SAST 2019 ### Updated: Wed Jun 26 12:28:35 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

File diff suppressed because it is too large Load diff

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1626 ### Version: V4.2019.06.1627
### Updated: Wed Jun 26 12:28:35 SAST 2019 ### Updated: Wed Jun 26 12:53:58 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

View file

@ -1,2 +1,2 @@
35.193.7.13 1; 35.184.96.71 1;
127.0.0.1 1; 127.0.0.1 1;

View file

@ -1,50 +1,50 @@
404enemy
AllSubmitter AllSubmitter
AlphaBot AlphaBot
BlackWidow Bandit
CCBot BlowFish
CheTeam Brandwatch
Cosmos Buddy
Craftbot BuiltWith
Discoverybot BunnySlippers
Copier
crawler.feedback
crawl.sogou.com
Demon
DSearch DSearch
eCatch
FemtosearchBot
Fimap Fimap
Flunky HTTrack
GetRight
Grabber
Humanlinks
Iblog Iblog
JamesBOT JOC Web Spider
LinksManager Joomla
LWP::Simple LexiBot
Majestic-SEO Libwhisker
MeanPath Bot Lipperhey Spider
NetLyzer MegaIndex.ru
NetMechanic NextGenSearchBot
Nikto Pixray
Nimbostratus PleaseCrawl
OpenVAS QueryN Metasearch
Panscient
Pavuk
Pump
RankingBot RankingBot
Recorder RepoMonkey
SBIder
Scanbot Scanbot
ScreenerBot
Searchestate Searchestate
SiteSucker SEOlyticsCrawler
SpaceBison
Spammen Spammen
SuperHTTP Sucker
T8Abot
tAkeOut tAkeOut
Thumbor TwengaBot
TurnitinBot URLy.Warning
Twice Web Auto
Voltron WebLeacher
WallpapersHD webmeup-crawler
WebAuto Web Pix
WebFetch WebsiteQuester
WebmasterWorldForumBot WebSucker
x09Mozilla Whacker
x22Mozilla Wonderbot
Zeus Zauba
ZmEu

View file

@ -1,234 +1,235 @@
404checker 360Spider
404enemy 404enemy
ADmantX Aboundex
AfD-Verbotsverfahren Acunetix
AIBOT AIBOT
AiHitBot Alexibot
Aipbot Alligator
AlphaBot Anarchie
Apexoo Apexoo
archive.org_bot
ASPSeek
Asterias Asterias
Attach Attach
autoemailspider autoemailspider
BackDoorBot
Backlink-Ceck Backlink-Ceck
BackWeb backlink-check
Badass Bandit
Barkrowler BatchFTP
BlackWidow Battleztar Bazinga
BLEXBot BBBike
BetaBot
Bigfoot
Bitacle
Blackboard
Black Hole
BlowFish BlowFish
Bolt
Brandprotect Brandprotect
Brandwatch
Buddy Buddy
BuiltWith BuiltWith
BuzzSumo BuzzSumo
Calculon Calculon
CATExplorador CazoodleBot
CCBot
Cegbfeieh Cegbfeieh
ChinaClaw CheeseBot
Chlooe CherryPicker
Claritybot Cliqzbot
Cloud mapping coccocbot-web
CopyRightCheck Cogentbot
Copier
Cosmos Cosmos
crawler4j
crawler.feedback crawler.feedback
CrazyWebCrawler
Crescent
Curious
Custo Custo
DatabaseDriverMysqli
DataCha0s DataCha0s
DBLBot
Demon
Devil Devil
Digincore
DigitalPebble
DIIbot DIIbot
Dirbuster
Discobot
Dispatch Dispatch
Download Wonder DnyzBot
DomainAppender
DomainStatsBot
Dragonfly Dragonfly
DSearch
EasyDL
ECCP/1.0 ECCP/1.0
Ecxi Ecxi
EMail Siphon EMail Wolf
EroCrawler EroCrawler
Exabot evc-batch
ExtractorPro Evil
Express WebPictures
ExtLinksBot
Extractor
EyeNetIE EyeNetIE
facebookscraper facebookscraper
FemtosearchBot FemtosearchBot
FlashGet FlashGet
Flunky Flunky
Foobot
FrontPage FrontPage
Fyrebot
Genieo Genieo
Getintent Getintent
Gigabot Gigablast
Gotit Gotit
Go!Zilla Go!Zilla
GrabNet Grafula
GrapeFX GridBot
GrapeshotCrawler GT::WWW
Haansoft Haansoft
HaosouSpider
Hloader
HMView HMView
HTTP::Lite HTTP::Lite
HTTrack Iblog
HybridBot
IDBot IDBot
Id-search
Image Fetch Image Fetch
Image Sucker
IndeedBot
Indy Library
InfoNaviRobot InfoNaviRobot
instabid instabid
Intelliseek Intelliseek
IstellaBot Internet Ninja
ips-agent
Iria
JamesBOT JamesBOT
Jetty
Joomla
Jorgee
JustView JustView
Jyxobot
Kenjin Spider
Keyword Density Keyword Density
Kozmosbot
Lanshanbot Lanshanbot
LeechGet
LexiBot
Lftp Lftp
LibWeb LibWeb
Libwhisker
Lightspeedsystems Lightspeedsystems
Linkdexbot Likse
LinkextractorPro LinkextractorPro
LinkpadBot
LinkScan
LinksManager LinksManager
Lipperhey Spider LinkWalker
LinqiaScrapeBot
Litemage_walker Litemage_walker
Lmspider
LNSpiderguy LNSpiderguy
Ltx71 lwp-request
LWP::Simple
Magnet
Mag-Net Mag-Net
magpie-crawler magpie-crawler
Mail.RU_Bot Mail.RU_Bot
Majestic SEO
MarkMonitor MarkMonitor
MarkWatch
Masscan Masscan
Mass Downloader MegaIndex.ru
Mata Hari Metauri
Meanpathbot Microsoft URL Control
Mediatoolkitbot MIIxpc
MFC_Tear_Sample
Mister PiX Mister PiX
Mojeek
Morfeus Fucking Scanner
Mr.4x3
MSFrontPage
Msrabot Msrabot
muhstik-scan
Navroad
NearSite NearSite
Needle Nessus
NetAnts
Netcraft
netEstate NE Crawler netEstate NE Crawler
NetMechanic NetMechanic
NetSpider Nettrack
Netvibes Net Vampire
NICErsPRO NetZIP
Niki-bot Niki-bot
NimbleCrawler Nikto
Nmap Nimbostratus
Ninja
Nutch Nutch
oBot oBot
OrangeSpider Offline Explorer
OutclicksBot OnCrawl
OutfoxBot OpenLinkProfiler
PageAnalyzer OpenVAS
Page Analyzer page scorer
PageScorer
Pandalytics Pandalytics
Papa Foto Papa Foto
pcBrowser pcBrowser
Picscout PECL::HTTP
Picsearch PHPCrawl
plumanalytics PictureFinder
ProWebWalker Pi-Monster
Pixray
PleaseCrawl
Pockey
Psbot Psbot
Pump
PxBroker PxBroker
PyCurl
Quick-Crawler
RankActive RankActive
RankingBot RankActiveLinkBot
RankingBot2 Rankivabot
RankurBot RebelMouse
RedesScrapy RedesScrapy
ReGet
Ripper Ripper
Rogerbot RocketCrawler
s1z.ru SalesIntelligent
SBIder SBIder
ScanAlert ScanAlert
Scanbot Scanbot
scan.lol serpstatbot
ScoutJet
Searchestate
SearchmetricsBot
Semrush
SEOlyticsCrawler
Seomoz
SEOprofiler
seoscanners
SEOstats
sexsearcher sexsearcher
Shodan Siphon
SISTRIX SISTRIX
Sitebeam
SiteExplorer SiteExplorer
SiteLockSpider
SiteSnagger SiteSnagger
SiteSucker Sitevigil
Site Sucker
SMTBot
Snake Snake
Snapbot Sociscraper
Snoopy
Sottopop
SpaceBison SpaceBison
Spanner Spanner
Spbot Spbot
Spinn3r spyfu
SputnikBot
Sqlworm Sqlworm
Sqworm Sqworm
Stripper Steeler
Sucker Sucker
SuperBot SuperHTTP
Surfbot
Swiftbot
sysscan sysscan
Szukacz
T0PHackTeam T0PHackTeam
tAkeOut tAkeOut
TeleportPro
Telesphoreo
Telesphorep
The Intraformant
TheNomad TheNomad
Thumbor Thumbor
Toata TightTwatBot
Toweyabot Toweyabot
Trendiction
trendiction.com trendiction.com
trendiction.de True_Robot
Turingos Turingos
TwengaBot TurnitinBot
Twice Twice
Typhoeus
UnisterBot UnisterBot
Upflow URLy.Warning
VB Project VB Project
VCI
VeriCiteCrawler
VoidEYE
Voil Voil
Wallpapers/3.0
WallpapersHD WallpapersHD
WASALive-Bot WASALive-Bot
WBSearchBot
Webalta
Web Auto Web Auto
WebBandit WEBDAV
Web Enhancer WebEnhancer
Web Fetch Web Fetch
WebFuck WebGo IS
WebLeacher
WebmasterWorldForumBot WebmasterWorldForumBot
webmeup-crawler Web Sauger
Web Pix
WebsiteExtractor WebsiteExtractor
Webster WebStripper
WebSucker WebSucker
Web Sucker Web Sucker
WebWhacker WebWhacker
@ -236,15 +237,14 @@ WebZIP
WeSEE WeSEE
Whacker Whacker
Whatweb Whatweb
Widow
WISENutbot
Wonderbot Wonderbot
Wotbox
WPScan
WWW-Collector-E WWW-Collector-E
WWW-Mechanize
WWW::Mechanize
WWWOFFLE
Xaldon WebSpider
Xaldon_WebSpider Xaldon_WebSpider
xpymep1.exe xpymep1.exe
Zade
Zauba Zauba
ZmEu Zermelo
ZyBorg Zeus

View file

@ -1,250 +1,250 @@
360Spider 404checker
404enemy
80legs 80legs
Abonti
ADmantX ADmantX
AfD-Verbotsverfahren AiHitBot
Aipbot
Alexibot Alexibot
AlphaBot
Apexoo Apexoo
Attach ASPSeek
backlink-check autoemailspider
BackStreet BackStreet
BackWeb Badass
Barkrowler
BatchFTP
Battleztar Bazinga Battleztar Bazinga
BBBike
BDCbot
BDFetch
BetaBot BetaBot
Blackboard Blackboard
Black Hole
BlackWidow
BLEXBot
Boardreader
Bolt Bolt
BotALot Brandprotect
Buddy Buddy
BuiltWith
Bullseye Bullseye
BuzzSumo
Calculon Calculon
CATExplorador CATExplorador
CCBot
Cegbfeieh Cegbfeieh
CherryPicker Claritybot
Chlooe
coccocbot-web coccocbot-web
Cogentbot
cognitiveseo cognitiveseo
Collector Collector
com.plumanalytics
Copier Copier
CopyRightCheck
Copyscape Copyscape
crawler4j crawler4j
crawler.feedback
crawl.sogou.com crawl.sogou.com
CrazyWebCrawler
CrunchBot
CSHttp CSHttp
Curious DBLBot
Custo
demandbase-bot demandbase-bot
Demon
Digincore Digincore
DIIbot DigitalPebble
Disco Dirbuster
Dispatch Discobot
Discoverybot
DittoSpyder DittoSpyder
DnyzBot DomainCrawler
Dotbot Dotbot
Download Wonder
Drip Drip
ECCP/1.0 ECCP/1.0
EirGrabber EMail Wolf
EMail Siphon
Evil Evil
Exabot ExtLinksBot
Extractor
Extreme Picture Finder Extreme Picture Finder
EyeNetIE Ezooms
facebookscraper facebookscraper
FHscan Genieo
Firefox/7.0 GermCrawler
FlashGet Getintent
FrontPage Gigabot
FyberSpider Go-Ahead-Got-It
Fyrebot Gotit
GalaxyBot
Gigablast
GoZilla GoZilla
Go!Zilla
Grabber
Grafula Grafula
GrapeFX
GrapeshotCrawler GrapeshotCrawler
Haansoft Heritrix
Harvest Hloader
HEADMasterSEO
HMView HMView
HTTrack HTTrack
IDBot Humanlinks
HybridBot
Iblog
Id-search Id-search
IndeedBot Image Sucker
InfoNaviRobot
instabid
InterGET
Internet Ninja Internet Ninja
internetVista monitor InternetSeer
ips-agent
Iria Iria
Iskanie Iskanie
IstellaBot JamesBOT
JennyBot
JetCar
JOC Web Spider
Joomla
Jorgee Jorgee
JustView JustView
Jyxobot
Kenjin Spider
Lanshanbot Lanshanbot
LeechGet Lftp
LexiBot Lightspeedsystems
Libwhisker
Likse
LinkextractorPro LinkextractorPro
LinkpadBot LinkpadBot
LinkScan LinkScan
LinqiaMetadataDownloaderBot LinkWalker
Lipperhey LinqiaScrapeBot
Litemage_walker Lipperhey Spider
lwp-request lwp-request
LWP::Simple lwp-trivial
Magnet
Mag-Net
Mail.RU_Bot Mail.RU_Bot
Majestic12 Majestic SEO
Majestic-SEO MarkWatch
Mata Hari
MauiBot MauiBot
meanpathbot
Meanpathbot Meanpathbot
MeanPath Bot
Mediatoolkitbot Mediatoolkitbot
Metauri mediawords
Microsoft Data Access MegaIndex.ru
Microsoft URL Control
MIDown tool
MIIxpc MIIxpc
MJ12bot Mojeek
Morfeus Fucking Scanner MSFrontPage
Mr.4x3
MSIECrawler
Msrabot Msrabot
MS Web Services Client Protocol muhstik-scan
Name Intelligence Name Intelligence
Nameprotect
Navroad Navroad
NearSite
netEstate NE Crawler netEstate NE Crawler
NetLyzer
NetSpider NetSpider
Net Vampire Nettrack
Netvibes NetZIP
Nibbler
NICErsPRO NICErsPRO
Niki-bot NPbot
Nimbostratus
Nmap
Nutch Nutch
oBot oBot
Octopus
Offline Explorer
Offline Navigator
OnCrawl
Openfind
Openvas
OpenVAS
OrangeBot OrangeBot
OutclicksBot
OutfoxBot OutfoxBot
Page Analyzer Page Analyzer
PageGrabber
page scorer page scorer
Pandalytics Pandalytics
Papa Foto Panscient
pcBrowser PeoplePal
PECL::HTTP PHPCrawl
Picsearch Picscout
Pimonster
Pixray Pixray
plumanalytics PleaseCrawl
Pockey Pockey
Probethenet Probethenet
Psbot Psbot
Pump PxBroker
Quick-Crawler
RankActive RankActive
RankActiveLinkBot RankActiveLinkBot
RankingBot RankFlex
Rankivabot
RankurBot RankurBot
Reaper RealDownload
RebelMouse RebelMouse
RedesScrapy Recorder
ReGet ReGet
RepoMonkey
RocketCrawler RocketCrawler
Rogerbot
s1z.ru s1z.ru
SalesIntelligent
SBIder SBIder
scan.lol ScanAlert
SearchmetricsBot ScreenerBot
Searchestate
Semrush
SemrushBot SemrushBot
SEOkicks-Robot SEOkicks-Robot
Seomoz Seomoz
SEOprofiler
seoscanners seoscanners
SeoSiteCheckup SeoSiteCheckup
serpstatbot
sexsearcher sexsearcher
Shodan Shodan
Siphon
Sitebeam
SiteExplorer
SiteLockSpider SiteLockSpider
SiteSnagger SiteSnagger
SiteSucker
SlySearch SlySearch
SmartDownload SmartDownload
Snapbot Sociscraper
sogouspider sogouspider
Sogou web spider Sogou web spider
Sosospider Sottopop
SpaceBison Spanner
SpankBot sp_auditbot
Spbot Spbot
spyfu spyfu
Sqlworm Sqworm
Stripper Sucuri
Sucker
SuperBot
SurveyBot
Swiftbot Swiftbot
sysscan
T0PHackTeam T0PHackTeam
T8Abot
Teleport Teleport
TeleportPro TeleportPro
Telesoft Telesoft
Telesphoreo Telesphoreo
The Intraformant Titan
Thumbor
Toata Toata
trendiction.com Tracemyfile
trendiction.de Trendiction
Trendictionbot
True_Robot True_Robot
Turingos Turingos
TurnitinBot Turnitin
TwengaBot Twice
Typhoeus
UnisterBot UnisterBot
URLy.Warning URLy.Warning
Vacuum
Vagabondo Vagabondo
VB Project VB Project
VCI
VeriCiteCrawler
VidibleScraper
Virusdie Virusdie
Voil VoidEYE
Voltron Voltron
WebAuto WASALive-Bot
Webalta
WebBandit
WebCollage
Web Collage Web Collage
WebCopier WebCopier
WEBDAV
WebFetch WebFetch
WebFuck WebFuck
WebImageCollector Web Fuck
WebReaper WebPix
WebsiteExtractor Web Sauger
WebsiteQuester Webshag
WebStripper Website Quester
Web Sucker
WebWhacker
WebZIP WebZIP
WeSEE
Whatweb Whatweb
Who.is Bot Widow
WinHTTrack
WiseGuys Robot WiseGuys Robot
WISENutbot
Wonderbot
Woobot
Wotbox
WPScan WPScan
WWW-Collector-E WWW-Collector-E
WWW-Mechanize WWW-Mechanize
WWW::Mechanize Xaldon_WebSpider
Xenu Xenu
Zeus
Zitebot
ZmEu
ZumBot
ZyBorg

View file

@ -1,100 +1,100 @@
2itech.ru 45en.ru
6128786.com 5elementov.ru
abusora.com allproblog.com
acortarurl.es ample-awards-today.us
adloads.net animenime.ru
allboard.xobor.de anticrawler.org
allornamenti.com apispringsmartne-a.akamaihd.net
allwomen.info bannerconnect.net
alvtank.se bannerspace.com
amyfoxfitness.com bestssaker.com
anaksma.info bookhome.info
anonymous-redirect.com buzzonclick.com
arkartex.ru candytiner.com
arkkivoltti.net cdn.walkme.com
aviav.eu chinajerseyswholesalecoupons.com
beremenyashka.com cjs.com.ru
bharatdefencekavach.com coldfilm.ru
bjgugu.net.ua co.lumb.co
brg8.com coolyarddecorations.com
buytizanidineonlinenoprescription.blogspot.com destinationrealestate.com
candlewooddentalcentre.com.au dev78.dioniqlabb.se
cicaki.net dkvorota.ru
coin-hive.com dtnlyss.com
cosmeticswomens-womensports.rhcloud.com elektronischezi.livejournal.com
deniven.1bb.ru emergencyneeds.org
de.zapmeta.com eyemagination.com
domain2008.com ezigarettekaufen1.hpage.com
doyouknowtheword-flummox.ml fakehandbags.xyz
elvel.com.ua femdom.twiclub.in
envaseslotusama.com finteks.ru
essaypro.com fortevidyoze.net
estelight.ru fortwosmartcar.pw
etur.ru given2.com
familyholiday.ml hatedriveapart.com
filesclub.net hazardky.net
formularz-konkurs.tk hotblognetwork.com
foxtechfpv.com howlongdoestizanidinestayinyoursystem.blogspot.com
freetangodownload.com ideashome.id
germetiki.com.ua infazavr.ru
golden-catalog.pro informatiecentro.be
golmau.host.sk inmate-locator.us
hannasolution.ru io9.com
healing-dysplasia.ru jobmarket.com.ua
housediz.com journeydownthescale.info
imagui.eu justprofit.xyz
insomniagamingfestival.com kinky-fetishes.com
intermesh.net konkursowo-24.pl
iopeninghours.co.uk kvartiry-remont.ucoz.ru
iradiology.ru landoftracking.com
ispaniya-costa-blanca.ru laparfumotec.com
istripper.com larger.io
jillepille.com lecbter-relationships.ga
kosova.de mmog-play.ru
lennatin.info monclercheap.xyz
link.ac montazhnic.ru
liumimgx.pw mycouponizemac.com
lockerz.com myhydros.org
lovi-moment.com.ua mykings.pw
lyrics.home-task.com naphukete.ru
macfix.life negociosdasha.com
magazintiande.ru noscrapleftbehind.co
misterjtbarbers.com o00.in
mobot.site onclkads.com
modabutik.ru online-hit.info
moetomnenie.com online-templatestore.com
narkologiya-penza.ru onthemarch.co
neobux-bg.info openmultipleurl.com
pekori.to partner-pop.men
pflexads.com pontiacsolstice.info
picture-group.com pornodojd.ru
pihl.se pornogig.com
pozdrawleniya.com porno.simple-image.com.ua
pozdrawleniya.ru pufip.com
praisong.net puzo2arbuza.ru
rockingclicks.com rangoman.date
rucrypt.com rankscanner.com
sarafangel.ru recipedays.com
sbornik-zakonov.ru remybutler.fr
semprofile.com respublica-otel.ru
seorankinglinks.us richinvestmonitor.com
sexs-foto.com rootandroid.org
shoesonlinebuy.cn ruscoininvest.company
smadihome.com rvtv.ru
sofit-dmd.ru sextracker.com
sprttrack.com snyatie-lomki-v-stacionare.ru
sr-rekneskap.no starpages.net
tako3.com statustroll.com
tizanidinevscyclobenzaprine.blogspot.com sukarame.net
trackmedia101.com support.nopeas.sk
tuberkulezanet.ru svnuppsalaorebro.se
tytoona.com technopellet.gr
usiad.net theprofitsmaker.net
videokrik.net trichizobswiv.agddns.net
vita.com.hr tuckermktg.com
wholesalejerseychinashop.com unblocksit.es
ws.ampower.me urlcut.ru
xfluro.com weprik.ru
youtube-downloader.savetubevideo.com whatzmyip.net
znaturaloriginal.com whiteproduct.com
zootoplist.com youradulthosting.com

File diff suppressed because it is too large Load diff

View file

@ -1,250 +1,250 @@
000free.us 03p.info
00author.com 100dollars-seo.com
12u.info 1pamm.ru
1flag.co.za 23kw.ru
2015god.org 999webdesign.com
2728fb936f0.com abcdefh.xyz
2rich4bitches.com adconscious.com
7xc4n.com adman.se
aadroid.net adrunnr.com
abbanreddy.com adultfullhd.com
addtoadd.men adverster.com
advancedcleaner.com adviceforum.info
afora.ru ahrefs.com
aihelen.net alfa-medosmotr.ru
airlandsea.info allmarketsnewdayli.gdn
alyeskaresort.com all-streaming-media.com
apidigidocketnet-a.akamaihd.net alphaforum.ru
arcadepages.com alpharma.net
arcteryxstore.online animalia-life.club
artparquet.ru apple.com-webbrowsing-security.science
atleticpharm.org arius.tech
audiofree.ru asophoto.com
autotrends.today atley.eu.pn
autowebmarket.com.ua aussie-prizes.com
aviapanda.ru baksman.com
aviav.org bankofthewext.com
avkzarabotok.info bestcalovebracelet.cn
baikaleminer.com bg6s0.com
beauty-bracelet.com bird1.ru
berlininsl.com blog.koreadaily.com
bimatoprost-careprost.com.ua bpro1.top
bitnote.co braintobe.win
briomotor.co brandedleadgeneration.com
bugof.gq browserprotecter.com
builtwith.com cctva.tv
business-made-fun.com cdncash.org
buyessaynow.biz christianlouboutinshoes.xyz
buyfriend.ru cienum.fr
buyscabiescream.com classiquebijoux.ru
buytizanidineonline.blogspot.com clippingphotoindia.com
canoncdriverq3.pen.io compliance-mary.top
carfax.com.ua cupday.com
carloans.com cvety24.by
carrauterie.be dailyrank.net
cbozhe.com dairyindia.in
cheapestjerseysonwholesale.com dalavia.ru
cheatcode-lita12.rhcloud.com dataloading.net
checkhit.com dating-app.ru
chinajerseyswholesalecoupons.com
cleanallspyware.com
community.allhiphop.com
cpajunkies.com
customergrowthsystems.com
cv.wallhade.co
cypernhuset.se
cyse.tk
darkbooks.org
darodar.com
davebestdeals.com davebestdeals.com
dbmkfhqk.bloger.index.hr dayibiao.com
deda-moroza-zakaz.ru ddospanel.com
detective01.ru dengi-pod-zalog-nedvizhimosti.ru
dinkolove.ya.ru detsky-nabytek.info
domaincrawler.com dev78.dioniqlabb.se
drhomes.biz dinosaurus.site
dtnlyss.com dividendo.ru
eandsgallery.com domznaniy.ru
ee77ee.com donna7753191.ru
e-kwiaciarz.pl downloaddy.net
exoneration-project.us downtuptv.gq
ezigarettekaufen2.mpbloggar.se druzhininevgeniy63.blogspot.com
ezigarettenkaufen1.deviantart.com ekaterinburg.xrus.org
ezigarettenkaufen2.dreamwidth.org elektronischezi.livejournal.com
ezigarettenshop2.myblog.de elvel.com.ua
ezigarettenshop2.postbit.com ero-advertising.com
femmesdenudees.com essay-edu.biz
findsexguide.com estibot.com
firstsiteguide.com eu-cookie-law.info
fishtauto.ru exonline.info
fiverr.com expertnaya-ocenka.ru
freemaintenancesysforpcandmac.top fashionavenuegame.com
feel-planet.com
fickenprivat.info
filmbokep69.com
filmidivx.com
filmi-v.online
flirt4free.com
fm-upgrade.ru
fok.nl
formularz-konkurs.tk
forodvd.com
fotopop.club
foxtechfpv.com
freenom.link
free-social-buttons.com
free-stock-illustration.com free-stock-illustration.com
free-traffic.xyz fun-mobi.pl
freshdz.com funnel.co.za
fugarif.ga g33.org
fullgirl.ru galaxyflowers.ru
fym.com.ru galleryawesome.com
gelezki.com game300.ru
gheus.altervista.org genericviagrasildenafiled.net
girlsfuckdick.com gentamicineyedrops.blogspot.com
gta-club.ru global-ics.co.za
gungamesz.com go2album.com
hackers-crackers.tk gojiberriess.apishops.ru
hdseriale.pl goldenggames.com
heatpower.ru google-liar.ru
hexpilot.com googlemare.com
hoporno.com guildebzh.info
hostcritique.com hanink.biz.ly
housekuba.org hasfun.com
hoztorg-opt.ru havepussy.com
humbmosquina.tk hmywwogw.bloger.index.hr
iamsport.org homemature.net
imk.com.ua hotgirlhdwallpaper.com
incest-ru.com hotshoppymac.com
infogame.name hoverboard360.nl
htmlcorner.com
hunthillfarmtrust.org
ideawheel.com
inmate-locator.us
inome.com.ua
instabid.tech
intellekt21.ru intellekt21.ru
iopeninghours.co.uk iqupdatetmz.win
ipornox.xxx ivearchenceinflu.cf
isistaylorporn.info jackpotchances.com
isotoner.com javatex.co.id
iwantmyfreecash.com kabbalah-red-bracelets.com
jerseysbizwholesalecheap.com kamorel.com
jerseyssportsshop.com kazan.xrus.org
jpcycles.com kino-ecran.ru
keywordsuggest.org kmgamex.cf
kinobest.pl krasnodar.ru
kinomaniatv.pl kriokomora.info
knowsitall.info kumuk.info
law-check-two.xyz laapp.com
lescinq.com lalalove.ru
light.ifmo.ru landreferat.ru
live-cam6.info livefixer.com
lookingglassemb.com long-beach-air-conditioning.com
losangeles-ads.com
low-format.ru
mackeeper-center.club mackeeper-center.club
mainhp.net makemoneyonline.com
maju.bluesalt.co matchpal-a.akamaihd.net
makedo.ru maxthon.com
makis.nu monclerboots.xyz
manifestation.betteroffers.review moonci.ru
maranbrinfo.com.br mountainstream.ms
medanestesia.ru mrsdalloways.com
meddesk.ru muycerdas.xxx
mediafresh.online
medicines-choice.com
mistr-x.org
mmoguider.ru
mojpreskumanie.com
monitorwebsitespeed.com
morepoweronmac.trade
morf.snn.gr
moscow.xrus.org
muabancantho.info
mustwineblog.com
my-cash-bot.co
mydeathspace.com mydeathspace.com
myindospace.com mypornfree.ru
mymercy.info nalogovyy-kodeks.ru
myseoconsultant.com next-dentists.tk
mysexpics.ru noscrapleftbehind.co
narkologiya-peterburg.ru nucia.biz.ly
nate.com oballergiya.ru
naval.jislaaik.com onefilms.net
nfljerseysforsalewholesaler.com openmediasoft.com
oconto.ru ostroike.org
oneminutesite.it
onlinefilmz.net
ozoz.it ozoz.it
pcgroup.com.uy paceform.com
pc-services.ru pc4download.co
playmsn.com pdamods.ru
pornogratisdiario.com pearlisland.ru
priceg.com perfection-pleasure.ru
pricheski-video.com photorepair.ru
prize44.com piccshare.com
progonrumarket.ru pinsdaddy.com
propranolol40mg.blogspot.com plusnetwork.com
prostitutki-almata.org pornokajf.com
prostitutki-belgoroda.org pornoxxx.com.mx
puzo2arbuza.ru privatefx-in.ru
pwwysydh.com prizesbook.online
qld10000.net prohoster.info
razleton.com prosmibank.ru
realtytimes.com prostitutki-novgoroda.org
registry-clean-up.net prostitutki-tyumeni.org
remybutler.fr proxyelite.biz
ring4rhino.com pulseonclick.com
sammlungfotos.online purplesphere.in
sanjosestartups.com quebec-bin.com
sbdl.no realting-moscow.ru
scanner-margo.top redhotfreebies.co.uk
scrapinghub.com responsive-test.net
seoheap.com roleforum.ru
sergiorossistore.online rus-pornuha.com
sevenstars7.com saletool.ru
sex.hotblog.top scanner-barak.top
sexpartygirls.net se.bnt-team.com
sex-tracker.de seksvideoonlain.com
sex-watch.com sendearnings.com
shisha-swag.de service.adtech.us
shoppingmiracles.co.uk serviporno.com
sibdevice.ru sexcamamateurchat.com
sicfor.bcu.cc sexgalleries.top
simpoed.ufop.br sexy.babes.frontend-stack.top
site-analyzer.com shoesonlinebuy.xyz
snip.to shoppingjequiti.com.br
snjack.info sisi-go.ru
socialbutton.xyz sitevaluation.org
skanninge.se
socialmonkee.com socialmonkee.com
sodexo.com social-s-hhh.xyz
solnplast.ru softwaretrend.net
sotkal.lark.ru soserfis.com
spaceshipad.com spasswelt.net
spbchampionat.ru stackthatbucks.com
sr-rekneskap.no stromerrealty.com
stal-rulon.ru sudexpert66.ru
stroilka.info supernew.org
sugarlyflex.pw svetodiodoff.ru
sumo.com taboola.com
superiends.org tastyfoodideas.com
susanholtphotography.com taximytishi.ru
tabakur77.com thegameriders.com
taraz.xkaz.org time-japan.ru
tattomedia.com timetorelax.biz
telsis.com tizanidinedrugtest.blogspot.com
thaisamkok.com tizanidineshowupondrugtest.blogspot.com
theendivechronicles.com top10-way.com
tizanidineandcipro.blogspot.com top1-seo-service.com
tizanidinerestlesslegsyndrome.blogspot.com topkarkas.com
tizanidinewithdrawal.blogspot.com topsiteminecraft.com
tmm-kurs.ru track2.shop
tonerbox.kz tracklead.net
topclickguru.com truck-addzilla.life
trafficfactory.biz trudogolik.net
trk-4.net upproar.com
varikozdok.ru urldelivery.com
veselokloun.ru via-gra.webstarts.com
vipms.ru videochat.ph
visitcambridge.org vip-dom.in
vut.com.ru vucms.com
watchinf.com wallpapersist.com
website-speed-checker.site warningzscaler.heraeus.com
website-speed-up.top
weightatraining.com
welck.octopis.com welck.octopis.com
welcomeauto.ru whatistizanidine2mg.blogspot.com
wfb.hatedriveapart.com
whatistizanidinehclusedfor.blogspot.com whatistizanidinehclusedfor.blogspot.com
whos.amung.us wieseversa.no
winx-play.ru world-mmo.com
woman-h.ru wowas31.ucoz.ru
word-vorlagen.net x69ty.ru
wtsindia.in xedserver.com
wttavern.com xitjw.info
xfire.com
xn--24-glceagatoq7c2a6ioc.xn--p1ai xn--24-glceagatoq7c2a6ioc.xn--p1ai
xn--80ak6aa92e.com xn----7sbbahaq9bb5afgiqfliv4m.xn--p1ai
xn----itbeirbjbi7bc6bh2d.xn--p1ai xn--80aanaardaperhcem4a6i.com
xvideosporn.biz xn--80aebbcbcdemfkhba4byaehoejh8dza3v.xn--p1ai
xwatt.ru xn----btbdvdh4aafrfciljm6k.xn--p1ai
yebocasino.co.za xn--d1aifoe0a9a.top
yourporngay.com xxxtube69.com
zynax.ua zaapplesales.blogspot.com
zigarettenonlinekaufen.tumblr.com

View file

@ -1,129 +0,0 @@
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body bgcolor="white">
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.14.2</center>
</body>
</html>
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body bgcolor="white">
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.14.2</center>
</body>
</html>
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body bgcolor="white">
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.14.2</center>
</body>
</html>
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body bgcolor="white">
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.14.2</center>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Welcome to the Nginx</title>
</head>
<body>
<div align=center>
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
<p>This is merely used for testing !!!</p>
</body>
</html>

View file

@ -1,2 +1,2 @@
35.193.7.13 0; 35.184.96.71 0;
127.0.0.1 0; 127.0.0.1 0;

Binary file not shown.

Binary file not shown.

View file

@ -4,7 +4,7 @@
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
_______________ _______________
#### Version: V4.2019.06.1626 #### Version: V4.2019.06.1627
#### Bad Referrer Count: 6713 #### Bad Referrer Count: 6713
#### Bad Bot Count: 556 #### Bad Bot Count: 556
____________________ ____________________

View file

@ -4,7 +4,7 @@
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
_______________ _______________
#### Version: V4.2019.06.1626 #### Version: V4.2019.06.1627
#### Bad Referrer Count: 6713 #### Bad Referrer Count: 6713
#### Bad Bot Count: 556 #### Bad Bot Count: 556
____________________ ____________________

View file

@ -11,7 +11,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. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots) ##### 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. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
_______________ _______________
#### Version: V4.2019.06.1626 #### Version: V4.2019.06.1627
#### Bad Referrer Count: 6713 #### Bad Referrer Count: 6713
#### Bad Bot Count: 556 #### Bad Bot Count: 556
____________________ ____________________

View file

@ -3,7 +3,7 @@
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
_______________ _______________
#### Version: V4.2019.06.1626 #### Version: V4.2019.06.1627
#### Bad Referrer Count: 6713 #### Bad Referrer Count: 6713
#### Bad Bot Count: 556 #### Bad Bot Count: 556
____________________ ____________________

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1626 ### Version: V4.2019.06.1627
### Updated: Wed Jun 26 12:28:35 SAST 2019 ### Updated: Wed Jun 26 12:53:58 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

View file

@ -10,8 +10,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V3.2019.06.1626 ### Version: V3.2019.06.1627
### Updated: Wed Jun 26 12:28:36 SAST 2019 ### Updated: Wed Jun 26 12:53:59 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################
@ -7667,117 +7667,6 @@ geo $validate_client {
default 0; default 0;
# ***********************************
# Whitelist all your OWN IP addresses
# ***********************************
# WHITELIST all your own IP addresses using the include file below.
# New Method Uses the include file below so that when pulling future updates your
# whitelisted IP addresses are automatically now included for you.
# Read Comments inside whitelist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files
# **************************************************************************
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# **************************************************************************
include /etc/nginx/bots.d/whitelist-ips.conf;
# ************************************************************************
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# ************************************************************************
# ****************
# Google IP Ranges
# ****************
# For Safety Sake all Google's Known IP Ranges are all white listed
# START GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
108.177.0.0/17 0;
172.217.0.0/16 0;
173.194.0.0/16 0;
2001:4860:4000::/36 0;
203.208.60.0/24 0;
207.126.144.0/20 0;
209.85.128.0/17 0;
216.239.32.0/19 0;
216.58.192.0/19 0;
2404:6800:4000::/36 0;
2607:f8b0:4000::/36 0;
2800:3f0:4000::/36 0;
2a00:1450:4000::/36 0;
2c0f:fb50:4000::/36 0;
35.192.0.0/12 0;
64.18.0.0/20 0;
64.233.160.0/19 0;
64.68.80.0/21 0;
65.52.0.0/14 0;
66.102.0.0/20 0;
66.249.64.0/19 0;
72.14.192.0/18 0;
74.125.0.0/16 0;
# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# **************
# Bing IP Ranges
# **************
# For Safety Sake all Bing's Known IP Ranges are all white listed
# START BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
131.253.21.0/24 0;
131.253.22.0/23 0;
131.253.24.0/21 0;
131.253.24.0/22 0;
131.253.32.0/20 0;
157.54.0.0/15 0;
157.56.0.0/14 0;
157.60.0.0/16 0;
199.30.16.0/24 0;
199.30.27.0/24 0;
207.46.0.0/16 0;
40.112.0.0/13 0;
40.120.0.0/14 0;
40.124.0.0/16 0;
40.125.0.0/17 0;
40.74.0.0/15 0;
40.76.0.0/14 0;
40.80.0.0/12 0;
40.96.0.0/12 0;
# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# ********************
# Cloudflare IP Ranges
# ********************
# For Safety Sake all Cloudflare's Known IP Ranges are all white listed
# START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
103.21.244.0/22 0;
103.22.200.0/22 0;
103.31.4.0/22 0;
104.16.0.0/12 0;
108.162.192.0/18 0;
131.0.72.0/22 0;
141.101.64.0/18 0;
162.158.0.0/15 0;
172.64.0.0/13 0;
173.245.48.0/20 0;
188.114.96.0/20 0;
190.93.240.0/20 0;
197.234.240.0/22 0;
198.41.128.0/17 0;
199.27.128.0/21 0;
2400:cb00::/32 0;
2405:8100::/32 0;
2405:b500::/32 0;
2606:4700::/32 0;
2803:f800::/32 0;
2a06:98c0::/29 0;
2c0f:f248::/32 0;
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# ************************* # *************************
# Wordpress Theme Detectors # Wordpress Theme Detectors
# ************************* # *************************
@ -10585,6 +10474,120 @@ geo $validate_client {
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ### # END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
# ***********************************
# Whitelist all your OWN IP addresses
# ***********************************
# WHITELIST all your own IP addresses using the include file below.
# New Method Uses the include file below so that when pulling future updates your
# whitelisted IP addresses are automatically now included for you.
# Read Comments inside whitelist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files
# **************************************************************************
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# **************************************************************************
include /etc/nginx/bots.d/whitelist-ips.conf;
# ************************************************************************
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# ************************************************************************
# ****************
# Google IP Ranges
# ****************
# For Safety Sake all Google's Known IP Ranges are all white listed
# START GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
108.177.0.0/17 0;
172.217.0.0/16 0;
173.194.0.0/16 0;
2001:4860:4000::/36 0;
203.208.60.0/24 0;
207.126.144.0/20 0;
209.85.128.0/17 0;
216.239.32.0/19 0;
216.58.192.0/19 0;
2404:6800:4000::/36 0;
2607:f8b0:4000::/36 0;
2800:3f0:4000::/36 0;
2a00:1450:4000::/36 0;
2c0f:fb50:4000::/36 0;
35.192.0.0/12 0;
64.18.0.0/20 0;
64.233.160.0/19 0;
64.68.80.0/21 0;
65.52.0.0/14 0;
66.102.0.0/20 0;
66.249.64.0/19 0;
72.14.192.0/18 0;
74.125.0.0/16 0;
# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# **************
# Bing IP Ranges
# **************
# For Safety Sake all Bing's Known IP Ranges are all white listed
# START BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
131.253.21.0/24 0;
131.253.22.0/23 0;
131.253.24.0/21 0;
131.253.24.0/22 0;
131.253.32.0/20 0;
157.54.0.0/15 0;
157.56.0.0/14 0;
157.60.0.0/16 0;
199.30.16.0/24 0;
199.30.27.0/24 0;
207.46.0.0/16 0;
40.112.0.0/13 0;
40.120.0.0/14 0;
40.124.0.0/16 0;
40.125.0.0/17 0;
40.74.0.0/15 0;
40.76.0.0/14 0;
40.80.0.0/12 0;
40.96.0.0/12 0;
# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
# ********************
# Cloudflare IP Ranges
# ********************
# For Safety Sake all Cloudflare's Known IP Ranges are all white listed
# START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
103.21.244.0/22 0;
103.22.200.0/22 0;
103.31.4.0/22 0;
104.16.0.0/12 0;
108.162.192.0/18 0;
131.0.72.0/22 0;
141.101.64.0/18 0;
162.158.0.0/15 0;
172.64.0.0/13 0;
173.245.48.0/20 0;
188.114.96.0/20 0;
190.93.240.0/20 0;
197.234.240.0/22 0;
198.41.128.0/17 0;
199.27.128.0/21 0;
2400:cb00::/32 0;
2405:8100::/32 0;
2405:b500::/32 0;
2606:4700::/32 0;
2803:f800::/32 0;
2a06:98c0::/29 0;
2c0f:f248::/32 0;
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
} }
# WHITELIST your own IPs from the DDOS Filter # WHITELIST your own IPs from the DDOS Filter

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION # ### VERSION INFORMATION #
################################################### ###################################################
### Version: V4.2019.06.1626 ### Version: V4.2019.06.1627
### Updated: Wed Jun 26 12:28:35 SAST 2019 ### Updated: Wed Jun 26 12:53:58 SAST 2019
### Bad Referrer Count: 6713 ### Bad Referrer Count: 6713
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################

View file

@ -6,8 +6,8 @@
### Version Information # ### Version Information #
################################################### ###################################################
### Version: V4.2019.06.1626 ### Version: V4.2019.06.1627
### Updated: Wed Jun 26 12:28:37 SAST 2019 ### Updated: Wed Jun 26 12:54:00 SAST 2019
### Bad Bot Count: 556 ### Bad Bot Count: 556
################################################### ###################################################
### Version Information ## ### Version Information ##