{% extends "base.html" %} {% block title %}Threat Intel — Analytics{% endblock %} {% block page_title %}Analytics{% endblock %} {% block content %}
{{ overview.total_hits }}
Total Probes (7d)
{{ overview.avg_daily }}
Avg Daily
{{ overview.unique_paths }}
Unique Paths
{{ overview.unique_sources }}
Unique Sources
{{ overview.active_days }}
Days with Probes
No probe data yet
{% endif %}No source data yet
{% endif %}| Path | Hits | Volume |
|---|---|---|
| {{ p.path }} | {{ p.hits }} |
|
No probe data yet. Probes will appear here once the platform receives scanner traffic.
{% endif %}Non-human traffic hitting genuine application routes — crawlers, scripts, and automated tools that reach real pages rather than probing for vulnerabilities.
{{ bot_overview.total_hits }}
Bot Hits (7d)
{{ bot_overview.unique_pages }}
Pages Crawled
{{ bot_overview.unique_agents }}
Bot Types
| Path | Hits | Volume |
|---|---|---|
| {{ p.path }} | {{ p.hits }} |
|
No bot crawl data yet.
{% endif %}No bot data yet.
{% endif %}