Mitchell Krog
Mitchell Krog
Some of the UA's I am seeing in my logs. ``` Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-J320FN Build/LMY47V) Dalvik/2.1.0 (Linux; U; Android 5.1.1; HUAWEI Y560-L01 Build/HUAWEIY560-L01) Dalvik/2.1.0 (Linux; U; Android...
Hi @dkrutsko I will have a look see, been so long ago but it does indeed work in its current form although maybe not perfect for large projects. You are...
Hi @dkrutsko I introduced test cases in my builds to test each and every feature of the blocker. The rate limiting test (https://travis-ci.org/mitchellkrogza/nginx-ultimate-bad-bot-blocker/jobs/633015708#L1279-L1653) where I actually specify GoogleBot as a...
I found this https://www.hybrid-analysis.com/sample/27ce7f870c0e73621e6530f7cfcb72b8948f018fcb8c1dcf54ea7b1b7484a58e  Free Automated Malware Analysis Service - powered by Falcon SandboxSubmit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and...
It's only a warning of a duplicate IP you can ignore it.
Can't remove the dupes as we have Bunny.cdn ranges being whitelisted and some are blacklisted by some services. See: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/476
includes must be inside a ```server {}``` block
It's not blacklisted I use that tool frequently check your own custom includes that you didn't add it yourself at some point or send some log lines for me to...
Move the files from the blocker to a new folder of your choice example ```/etc/nginx/botblocker.d/``` set permissions on that folder as you require, then include that location in your ```nginx.conf```
Yes it does work 100% are you trying to blacklist your own server IP?