Threat Feeds & IoC Downloads
Structured, machine-readable threat intelligence feeds derived from published Encrygma research. Download ATT&CK technique observations, CVE references, and threat-actor objects in STIX, JSON, or CSV — for SIEM enrichment, threat-intelligence platforms, and AI model ingestion.
Machine-readable bundle of attack-patterns, vulnerabilities (CVEs), threat-actor objects, and report objects with relationships. Import into any STIX/TAXII-compatible threat intelligence platform (MISP, OpenCTI, ThreatConnect).
Download STIX 2.1https://encrygma.com/functions/generateThreatFeeds?format=stixFlat JSON array of ATT&CK technique observations and CVE references derived from published Encrygma research, with source attribution and publication dates. Ideal for programmatic ingestion and SIEM enrichment.
Download JSONhttps://encrygma.com/functions/generateThreatFeeds?format=jsonTabular observation export (observation_id, type, id, tactic, threat_level, geography, source_report, source_url). Drop into spreadsheets, threat intel platforms, or analyst notebooks.
Download CSVhttps://encrygma.com/functions/generateThreatFeeds?format=csvLive Feed Preview
Click Load Preview to fetch a live sample of the JSON observation feed.
How to Use
- • STIX: Import the bundle into OpenCTI, MISP, or any STIX 2.1-compatible TIP.
- • JSON: Fetch via
GET /functions/generateThreatFeeds?format=jsonfor automated ingestion. - • CSV: Open in Excel, Google Sheets, or load into a pandas DataFrame.
- • All feeds are regenerated live from the latest published intelligence.
Attribution & License
- • Every observation carries a
source_reportandsource_urlback to the originating Encrygma report. - • Feeds are licensed for defensive security use — see the Legal page.
- • Encrygma is a defensive intelligence platform; feeds contain no exploit code or attack instructions.