Threat intelligence, democratized.
Intel Scope is a free, no-friction dashboard for cybersecurity professionals, small business owners, students, and curious technologists. We aggregate vulnerability data from the NIST National Vulnerability Database and curated security news from trusted sources — and present them through clear visualizations.
Live CVE feed
The latest vulnerabilities pulled directly from the NVD 2.0 API, with severity, CVSS score, affected vendor, and a deep link to the full advisory.
Attack trends
Severity distribution, vendor heatmap, and publication trend — interactive charts that make the data legible at a glance.
News, curated
Top security news sources, deduplicated and sorted by recency. One click to read the full article at the source.
Personal watchlist
Bookmark any CVE to track it. Your watchlist lives in your browser — no account, no email required.
How it works
- 1FetchOur server queries the NVD 2.0 REST API for vulnerabilities published in the last 90 days, in batches of 100, sorted by publication date.
- 2NormalizeRaw NVD payloads are parsed, severity is derived from the highest available CVSS metric (v3.1 → v3.0 → v2), and the affected vendor is extracted from CPE strings.
- 3CacheResults are cached server-side for 10 minutes to stay polite to NIST and keep the dashboard snappy. RSS news feeds are fetched in parallel from five publishers.
- 4DisplayThe frontend renders charts, stats, and feeds with live filtering by date range and severity — no page reloads, fully client-interactive.
Tech stack
- React 19
- TanStack Start & Router
- Tailwind CSS
- Recharts
- NVD API 2.0 (NIST)
- RSS — The Hacker News
- RSS — SecurityWeek
- RSS — BleepingComputer
- RSS — Dark Reading
- RSS — Krebs on Security
Built by
Roadmap & coming soon
- CVE watchlistShipped
Bookmark CVEs, stored locally.
- Email alertsPlanned
Get pinged when new CVEs cross your severity threshold.
- Vendor-specific filteringPlanned
Subscribe only to CVEs that affect vendors you care about.
- Exploit & KEV signalsPlanned
Surface CISA KEV listings and public PoC availability.
Data sources
- · NIST NVD API 2.0
- · The Hacker News
- · Krebs on Security
- · SecurityWeek
- · BleepingComputer
- · Dark Reading