JayBizzle / Crawler-Detect

🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
https://crawlerdetect.io
MIT License
1.93k stars 254 forks source link

Incorrect agent result #485

Closed timo002 closed 1 year ago

timo002 commented 1 year ago

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 ForusP

ForusP is a security company and uses Qualys to perform automated tests on websites. Above useragent they use to crawl your site.

JayBizzle commented 1 year ago

Thanks ❤️