MISP Pullable Feed

MISP-Format Pullable Feed

A standing, unauthenticated, cacheable endpoint that other threat-intelligence platforms subscribe to and pull on a schedule. It serves the exact layout MISP's built-in Feeds fetcher expects — a manifest.json, one MISP Event JSON per indicator category, and a hashes.csv for fast cache checks — plus RSS 2.0 and flat JSON variants for generic consumers. Unlike Export (a one-shot manual download), this feed is polled continuously and streams every artifact in bounded chunks so it scales to millions of indicators.

Published Indicators

953.2K
across all events

Feed Events

32
one per category

IoC Types

14
in the manifest

Auth

None
public & cacheable

Feed Base URL

Point MISP (or any puller) at this base. It appends /manifest.json, /<uuid>.json and /hashes.csv automatically — no rewrite rules needed (routing uses PATH_INFO).

https://threats.quantus.biz/misp-feed.php

MISP → Add Feed (exact settings)

In MISP: Sync Actions → List Feeds → Add Feed, then enter:

EnabledYes
Caching enabledYes
NameThreat Intelligence Platform Threat Feed
ProviderThreat Intelligence Platform
Input SourceNetwork
Source FormatMISP Feed
URLhttps://threats.quantus.biz/misp-feed.php
DistributionYour organisation only (adjust as needed)
Default Tagtlp:white

After saving, use Fetch and store all feed data (or enable scheduled fetching) and Cache feed to enable the fast hashes.csv correlation lookups.

Feed Endpoints

misp-feed.php/manifest.json application/json
MISP manifest — event UUID → metadata map
misp-feed.php/<event-uuid>.json application/json
One MISP Event with streamed Attribute[]
misp-feed.php/hashes.csv text/csv
event_uuid,md5(value) — fast cache correlation
misp-feed.php/rss.xml application/rss+xml
RSS 2.0 of the newest indicators
misp-feed.php/feed.json application/json
Flat JSON of the newest indicators

Query-string routing also works: ?format=manifest, ?format=event&uuid=…, ?format=hashes, ?format=rss, ?format=json. Filter with &category=, &type=, &tlp=.

Copy & Paste — Subscribe

# 1) Preview the manifest (what MISP polls first)
curl "https://threats.quantus.biz/misp-feed.php/manifest.json"

# 2) Pull one event (full MISP Event JSON, streamed)
curl "https://threats.quantus.biz/misp-feed.php/09454141-6cba-460f-a32b-7a66526b3c13.json"

# 3) Fast cache correlation file
curl "https://threats.quantus.biz/misp-feed.php/hashes.csv"

# 4) Generic consumers (SIEM / reader) — RSS or flat JSON
curl "https://threats.quantus.biz/misp-feed.php/rss.xml?limit=200"
curl "https://threats.quantus.biz/misp-feed.php/feed.json?type=ip&limit=5000&tlp=green"

# MISP CLI subscribe (adds + immediately fetches the feed)
#   Admin -> Sync Actions -> List Feeds -> Add Feed  (Source Format: MISP Feed)
#   URL:  https://threats.quantus.biz/misp-feed.php

Published Events (one per category)

Event UUIDCategoryIndicatorsUpdatedLinks
09454141-6cba-460f-a32b-7a66526b3c13 IP Blocklists 444,777 3h ago event · json · rss
877b4472-e631-43e1-96bc-9a97c06d01c3 Phishing 125,779 3h ago event · json · rss
5cd76524-1084-4ea5-819a-b7f66c5795ab Cryptocurrency 98,416 3h ago event · json · rss
159acf89-3f46-4294-8160-0800611a180d Malware Domains 59,272 3h ago event · json · rss
7f313c7c-2e0f-4b78-b045-0f7949103214 Scam 54,127 3h ago event · json · rss
adf43dd4-e911-4aa0-8488-36a697700478 Domains/URLs 49,872 3h ago event · json · rss
c96fbc00-8780-4623-b828-6a8eb3911ea3 Ransomware 49,702 3h ago event · json · rss
05543646-5d9c-40c7-8d2b-c74d34346a4f Malware URLs 16,073 3h ago event · json · rss
660782e5-54c0-4a83-a0cf-c4ab4af1a962 C2 Certificates 10,334 3h ago event · json · rss
008978a0-b9b6-41d4-80fe-d0484c3e38db Ransomware Actors 9,282 3h ago event · json · rss
015497dc-1872-49ef-a78f-a9cd1340b3c1 Vulnerabilities 7,939 3h ago event · json · rss
b9c39ac7-9222-4772-b51e-0f0bddbb458f Malware Attribution 7,427 3h ago event · json · rss
30c5c849-451e-457a-a76b-84084f180f1c ATT&CK 7,099 3h ago event · json · rss
3afe844e-7aa8-4032-aba5-9afe996a4ed3 Threat Actors 2,714 3h ago event · json · rss
08213153-87e9-46ca-a6fd-d445a4e6a930 Sanctions 2,385 3h ago event · json · rss
50e5e2a9-e7b3-4f00-8fc7-bd15f3ac51b0 APT/IoC 2,339 3h ago event · json · rss
d59a69e1-0be5-40ca-9f47-501e4be989e3 Mobile ATT&CK 1,519 3h ago event · json · rss
08a8e019-733b-404b-bf2f-007d3f87907b Malware Hashes 1,317 3h ago event · json · rss
7dbf2eb6-2f4c-4faa-b276-00442ae496f6 ICS ATT&CK 804 3h ago event · json · rss
3de83316-8fcd-4ad6-a811-98d17a4ba27f C2 Attribution 795 3h ago event · json · rss
ecc91994-a9d1-4ec7-9d82-cf809bb95148 Malware Families 433 3h ago event · json · rss
044db7d5-ed95-400d-ac3f-6affe3c31e78 Threat Reports 379 3h ago event · json · rss
aa3ea06d-18c5-49c7-ad63-4f80fd007e28 CERT Advisories 90 3h ago event · json · rss
aff31714-de85-45b6-b9fc-b31fda85afa1 IP Reputation 81 3h ago event · json · rss
f3db2182-2255-448f-89bb-c92b198a9acc Aviation 81 3h ago event · json · rss
f5739741-7e6a-42a2-b318-035cbccdf54e Environmental 76 3h ago event · json · rss
fb16fa65-9208-49cb-8da6-3d3f2bae1e35 Court Cases 47 3h ago event · json · rss
1a2b6312-4e5a-4ab3-aa83-49368883c9a1 Vuln Mapping 13 3h ago event · json · rss
b8bf08de-8057-426a-a486-65f349a9e2c4 ATT&CK Actors 8 3h ago event · json · rss
c3c0f8df-fb10-4f07-807f-d7d66b8b090c Adverse Media 6 3h ago event · json · rss
d9852c94-bb23-4e2a-9648-52fd7f7cb9d2 Nation State 5 3h ago event · json · rss
04ecb5e0-7e5c-4130-bdf7-d3be9bf59991 Tor 1 3h ago event · json · rss

Type Mix in Feed

Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports

🤖 AI Copilot

🔍 Lookup & Enrich

💡 Recommendations

⚙ Automation

Cron: 0 * * * * php /home/zaptf0zdggll/public_html/threats/cron.php