Bot Detection Challenge

Local testing environment for bot detection without external timeouts

Based on deviceandbrowserinfo.com

Static Fingerprinting

Tests that run immediately on page load. Checks browser properties, WebGL, WebDriver detection, CDP markers, and more.

Interaction-Based Detection

Complete the login form to trigger analysis. Detects mouse movement patterns, typing speed, CDP mouse leaks, and suspicious behavior.

About This Tool

This challenge recreates the detection mechanisms found on deviceandbrowserinfo.com for local testing purposes. It's designed to help test FlareSolverr and other browser automation tools without triggering rate limits or external service timeouts.

The detection tests include:

  • Static Tests: navigator.webdriver, headless Chrome detection, WebGL analysis, CDP markers, iframe checks
  • Interaction Tests: Mouse tracking with CDP leak detection, keystroke timing, form completion speed analysis