intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.

Results 294 intelmq issues
Sort by recently updated
recently updated
newest added

Created in cooperation with Malawi CERT

feature
component: bots

fixes certtools/intelmq#2595 retry multiple times on `intelmqctl stop` to check if bots really stopped, since the bots might take longer to stop. Using retry in constrast to increasing the sleep_time...

As a bare minimum, TAXII Collector currently collects only the objects of type indicator. These objects contain information about indicators and the detection patterns, e.g. in stix, pcre, sigma, snort,...

feature
component: bots

server all contrib/ contents in a new package `intelmq-contrib`

packaging

Include the contrib tools in packages - [ ] python packages - [ ] debian packages - [ ] rpm packages

packaging
component: contrib

We can use so-called source services on the build service which make the creation of the packages a bit easier. Can be useful for the unstable repositories: Some examples/resources: https://build.opensuse.org/request/show/878484...

feature
packaging

asn, fake expert: use state path for database default asn: Check for database file existence and writability fixes #2566

bug

Like discussed in #2586, here is the thing. I already did some manual testing regarding templating the subject string. For this configured 1. add `extra.my_template_value` to the events (I did...

bug
feature

The stomp.py changed the version from tuple to string https://github.com/jasonrbriggs/stomp.py/commit/59589fceb9853d50ac0c53dce5d53ec6564828ba This breaks conditional logic in stomp collector and output

bug
component: bots

Hi, I have a usecase where I'd like to send batched E-Mails to someone with collected events for which I want to use the smtp_batch output bot. Then in this...

feature
help wanted