Readme Update - Added Known Wordpress Theme Detectors Blocking

This commit is contained in:
Mitchell Krog (Desktop) 2016-12-02 11:24:02 +02:00
parent 0cc1b9f77d
commit c21315656b

View file

@ -1,5 +1,5 @@
# Nginx Bad Bot Blocker, Referer Blocker and Anti DDOS # Nginx Bad Bot Blocker, Referer Blocker and Anti DDOS
## The Ultimate Bad Bot and Referer Blocker for Nginx Web Servers including anti DDOS system ## The Ultimate Bad Bot and Referer Blocker for Nginx Web Servers including anti DDOS system and Wordpress Theme Detector Blocking
### Created by: https://github.com/mitchellkrogza ### Created by: https://github.com/mitchellkrogza
@ -24,7 +24,7 @@ nginx.conf file.
- Bots or Servers linked to viruses or malware - Bots or Servers linked to viruses or malware
- Government surveillance bots - Government surveillance bots
- Botnet Attack Networks (Mirai) - Botnet Attack Networks (Mirai)
- Wordpress Theme Detectors - Known Wordpress Theme Detectors (Updated Regularly)
Bots attempt to make themselves look like other software or web sites by disguising their user agent. Bots attempt to make themselves look like other software or web sites by disguising their user agent.
Their user agent names may look harmless, perfectly legitimate even. Their user agent names may look harmless, perfectly legitimate even.