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

In another program but in a similar context we encountered a problem with long-running HTTP-requests. More specifically, in a request the data rate drops significantly sometimes to a very low...

feature
component: core

subject says it all. This is not what we intended to have. Re-do in version 2.

feature
component: bots

I'd like to add another generic parser, this time for json reports. While the csv parser was pretty straightforward, this one seems a bit more tricky. Transforming generic json to...

feature
help wanted
component: bots
needs: discussion

intelMQ shall support cryptographic verification and sending of emails. There are two competing, well distributed standards for crypto email: 1. Object-Format: OpenPGP Email-Format: OpenPGP/MIME 2. Object-Format: CMS Email-Format: S/MIME To...

feature
help wanted
needs: discussion

Intelmq should support x-arf from http://www.x-arf.org This reading emails and sending emails. Sending will (most likely) be added to https://github.com/Intevation/intelmq-mailgen/issues/2 first, see progress there.

feature
data-format

Additional option for generic csv parser: timezone correction. The timezone offset is often not given in the time-column, so it should be defined manually. Possible configuration format: `+10:00`, `-8` etc....

feature
component: bots

The restore routine saves the file for every message again. This should be only done once at the end.

feature
component: bots
component: intelmqdump

Currently our `intelmqdump` tool is not very good at handling many dumped events. It lists them all and the user gets a great wall of text, impossible to interpret. Ideas:...

feature
needs: discussion
usability
component: intelmqdump

Recently encountered a problem with false positives from various source feeds. I would like to have some whitelists/exceptions in place, however I can see more approaches to do that. The...

feature

user_agent is quite common , please make it it's own outright field.

feature
needs: discussion
data-format