Bot Detection Testing

Test Cloudflare Bot Management and detection capabilities

Normal Browser Request

Standard User-Agent

Sends a request with a typical browser User-Agent. Expected: High bot score (likely human).

Suspicious Automation

cURL Request

Sends with curl User-Agent. Expected: Lower bot score, possible challenge.

Python Requests

Sends with python-requests User-Agent. Expected: Lower bot score.

Empty User-Agent

Sends with no User-Agent header. Expected: Suspicious, likely challenged.

Known Bad Bots

Malicious Scanners

Sends requests with known malicious bot signatures. Expected: Blocked or challenged.

Fake Verified Bot

Spoofed Googlebot

Sends Googlebot UA from non-Google IP. Expected: Blocked by fake bot rule.

Results

Run a test to see results...