Bot Protection Dashboard
The Bot Protection Dashboard in Traceable provides a centralized view of bot-related activity across your application infrastructure. It helps security teams monitor automated threats, analyze traffic patterns, and assess the effectiveness of existing mitigation strategies. The dashboard enables more informed decision-making and ongoing refinement of bot protection policies by offering a clear breakdown of threat types, sources, and behaviors.

Practical Example: Investigating a Spike in Bot Activity
Here is a practical example of using the Bot Protection Dashboard to investigate a real-time incident.
Scenario
The traffic distribution chart shows a sudden increase in Blocked Threat Traffic while Total Traffic remains steady.
Step 1: Analyze Traffic Trends
You toggle off Total Traffic to focus only on threat traffic. The spike aligns with a jump in blocked requests.
Step 2: Identify the Threat Type
Switching to the Threat Types Distribution section, you find an increase in:
Bot Risk – Spike in API Call Count
Navigator Anomalies
This suggests that bots made high-frequency, automated requests that deviated from typical browser behavior.
Step 3: Find the Attack Targets
In the Top Attacked Endpoints chart, /identity/api/auth/verify and /identity/api/v2/vehicle/resend_email appear among the top targets. This indicates a potential attempt to exploit authentication or account recovery endpoints.
The Top Attacked Services section confirms that most of this traffic was handled by the waap-service.
Step 4: Trace the Source
Reviewing the Threat Sources section reveals:
Several high-volume IP addresses.
Most originating from the United States.
ASN mappings show associations with Digital Ocean and VPN service providers.
This points toward the use of hosted infrastructure and anonymization techniques.
Step 5: Validate CAPTCHA Effectiveness
Examining the CAPTCHA Distribution chart, you see a high number of challenges issued, but only a small percentage solved. This indicates that CAPTCHA was effective in filtering out the malicious traffic.
This investigation demonstrates how different sections of the Bot Protection Dashboard work together to support incident tracing, behavioral analysis, and informed mitigation based on real-time insights. By combining high-level metrics, detailed threat categorization, source tracing, and CAPTCHA performance insights, the Bot Protection Dashboard provides a comprehensive toolkit to manage evolving bot threats without compromising user experience.
Last updated
Was this helpful?




