Skip to content

Feat: First class support for IOCs in MWDB#1160

Draft
yankovs wants to merge 3 commits intoCERT-Polska:masterfrom
yankovs:feature/iocs
Draft

Feat: First class support for IOCs in MWDB#1160
yankovs wants to merge 3 commits intoCERT-Polska:masterfrom
yankovs:feature/iocs

Conversation

@yankovs
Copy link
Copy Markdown
Contributor

@yankovs yankovs commented Mar 28, 2026

Still a lot to be done here, but initial support for IOCs inside MWDB.

image image

I think they're useful even though we have configs which can get a similar thing (storing URLs, IPs, etc).
First, it should be much faster since you don't have to query a potentially large JSONB field just to get some IOC.
Second, we can use external enrichment services to add IOCs to objects; so there's a clear distinction between configs (what WE were able to get at this time), and IOCs (what we KNOW at this time, regardless of the config).

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