Bots are automated scripts or programs that interact with your application, often for malicious purposes. Verisoul’s bot detection system identifies and prevents automated attacks while allowing legitimate users to access your services.
Verisoul’s bot detection works across both web applications and native mobile apps through our SDKs. Our approach adapts to the specific characteristics and capabilities of each platform while maintaining consistent protection against automated threats.
A high bot score does not necessarily mean a high device risk score, and vice versa:
A legitimate user on a suspicious device (e.g., jailbroken phone, unusual browser configuration) may have a high device risk but low bot score
A sophisticated bot running on a standard personal computer may have a low device risk but high bot score
Our bot detection models incorporate device signals but focus specifically on identifying automated behavior rather than just unusual device characteristics.
The Bot Risk Score (0-100) indicates the likelihood that a session is automated rather than human. Higher scores indicate higher likelihood of bot activity.
Copy
Ask AI
{ "account_score": 0.9401, "bot": 0.9709, // High bot risk}
In this example, the high bot score is influenced by the detected headless browser, WebDriver presence, and lack of natural user interactions.