Dashboard
The Dashboard is the first screen you see after logging in. It gives you a high-level summary of your organization's (or currently selected project's) attack surface.
Finding widgets
Five widgets summarize your open findings, each showing a count and the percentage change since last month:
- Credentials — exposed credentials discovered across your assets.
- Hosts — discovered hosts (domains/subdomains resolving to an IP).
- Services — open ports/services detected on your hosts and netblocks.
- Vulnerabilities — open vulnerabilities and misconfigurations.
- Websites — publicly accessible web services detected on your hosts.
Clicking a widget takes you to the corresponding page under Findings.
Source filter
Findings can be filtered by source using the toggle at the top of the Dashboard:
- All — every finding, regardless of origin.
- Agent — findings detected by a connected agent (
hagent) you've deployed. - External — findings detected by HoundER's own external scanning, independent of any agent.
Charts
- Vulnerabilities by severity — a doughnut chart breaking down open vulnerabilities by Critical / High / Medium / Low / Info.
- Findings over time — a line chart plotting credentials, hosts, services, vulnerabilities, and websites detected over the past 24 months.
- Top vulnerabilities — a table of your highest-priority open vulnerabilities.
Map
The Dashboard also embeds the geographic view described in Map below, scoped to the current project's assets.