Filters
| Type | Indicator | ||||
|---|---|---|---|---|---|
Public IOC API
No auth requiredPull the full deduplicated indicator list programmatically. All filters below combine.
All IOCs as JSON
GET /api/iocsPlain-text blocklist (values only)
GET /api/iocs?format=txtCSV download
GET /api/iocs?format=csvSTIX 2.1 bundle
GET /api/iocs?format=stixOnly malicious IPs
GET /api/iocs?type=ip&format=txtPhishing URLs
GET /api/iocs?type=url&threat=phishingUpdated since a date
GET /api/iocs?since=2026-01-01Pagination
GET /api/iocs?limit=5000&offset=5000Public feed + YOUR personal feed (add your key)
GET /api/iocs?key=vciso_yourkeyCommunity data API
No auth - freeEverything on the homepage as open JSON: ransomware victims, news/advisories/CVEs, and darkweb-marketplace metadata. Built for the community.
Ransomware victims (name, group, country, dates, source)
GET /api/victimsFilter victims
GET /api/victims?country=AU&source=ransomware.live&days=30Victim analytics (by group/country/sector/month)
GET /api/victims/analyticsNews, advisories, CVEs & darkweb (last 24h)
GET /api/incidents?hours=24Darkweb marketplaces (metadata only - no .onion)
GET /api/darkweb/marketscurl - pipe IPs into a firewall
curl -s /api/iocs?type=ip&format=txtQuery parameters
format · type · threat · feed · since · limit · offsetYour feed settings
Sign in to generate a SIEM feed key, tune your whitelist and retention, and add your personal IOCs to the full feed.