apache-ultimate-bad-bot-blocker
apache-ultimate-bad-bot-blocker copied to clipboard
Apache Block Bad Bots, (Referer) Spam Referrer Blocker, Vulnerability Scanners, Malware, Adware, Ransomware, Malicious Sites, Wordpress Theme Detectors and Fail2Ban Jail for Repeat Offenders
:exclamation: - **Make sure you have searched through existing issues to check that your problem has not been experienced before by another user?** **Describe the problem you are experiencing** A...

**Is this an Removal Request?** Yes **Please List the User-Agent string or Referrer to be removed** "Screaming Frog SEO Spider/16.7" Please remove the string "screaming" from you list. **Please explain...
I followed the instructions (2.4+) to set up bad bot blocker for a nextcloud instance on raspberrypi. When testing with "curl -A" commands i get no output and with "curl...
I get in my logs a lot of these requests: HTTP/1.1" 200 26701 "http://www.google.co.uk/url?sa=t&source=web&cd=1" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0" GET /rss.xml HTTP/1.1" 200 375883 "http://www.google.co.uk/url?sa=t&source=web&cd=1" "PHP/7.4" crawling...
**Is this an Addition / Removal Request?** Addition. Please and thank you! **Please List the User-Agent string or Referrer to be added/removed** example: `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/webkit-version (KHTML, like...
Hi, first we appreciate your great work on this project .. i think you need to rewrite the cpanel instruction to be simple and clear as currently i did not...
What is good What is not ? Sogou is really a " bad bot " ? In my log : visionduweb.fr:80 220.181.124.85 - - [16/Aug/2019:08:21:44 +0200] "GET /robots.txt HTTP/1.1" 301...
Hi, Just got all things set and got the following behavior: If i do Curl command test by User Agent and Referrer - every time i am getting 200 OK...
Hey Mitchell, I'm just curious why the format of the regex is different between the globalblacklist.conf and the blacklist-user-agents.conf In globalblacklist.conf they are formatted as: ```BrowserMatchNoCase "(?:\b)Scrapy(?:\b)" bad_bot``` while in...