Skip to content

Add CyberBriefing β€” cybersecurity threat intelligence API#2402

Open
mdelandgraaf wants to merge 1 commit intoAPIs-guru:mainfrom
mdelandgraaf:add-cyberbriefing
Open

Add CyberBriefing β€” cybersecurity threat intelligence API#2402
mdelandgraaf wants to merge 1 commit intoAPIs-guru:mainfrom
mdelandgraaf:add-cyberbriefing

Conversation

@mdelandgraaf
Copy link
Copy Markdown

New API: CyberBriefing

URL: https://cyberbriefing.info
OpenAPI spec: https://cyberbriefing.info/api/v1/openapi.json
Docs: https://cyberbriefing.info/docs/api

Description

CyberBriefing is a cybersecurity threat intelligence REST API:

  • 2.7M+ security articles from 1998 to present
  • 103,000+ CVEs with CVSS scores, severity, exploit availability
  • IOC lookup β€” IPs, domains, file hashes, URLs (single and batch)
  • Threat actor profiles β€” 181 APT/threat groups with TTPs
  • Keyword/CVE alerts β€” monitor for new matches and receive email digests
  • AI briefings β€” daily threat intelligence briefings by persona (SOC, CISO, etc.)

Tiers

  • Free: 200 req/day, 7-day data window
  • Pro: €99/mo β€” 10K req/day, real-time data, AI briefings
  • Enterprise: €499/mo β€” 100K req/day, bulk exports, API-based delivery

Verification

  • Spec endpoint: curl https://cyberbriefing.info/api/v1/openapi.json
  • Test: curl -H "X-API-Key: YOUR_KEY" https://cyberbriefing.info/api/v1/cves?limit=5

CyberBriefing.info provides a REST API for cybersecurity threat intelligence:
- 2.7M+ security articles, 27 years of data
- 103K+ CVEs with CVSS scores and exploit data
- IOC lookup and batch enrichment
- APT/threat actor profiles (181 groups)
- AI-generated daily briefings
- Free tier: 200 req/day

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant