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

BlueCoat provides a private API with the ability to submit URLs for (re-)categorization at the [BlueCoat SiteReview service](https://sitereview.bluecoat.com/sitereview.jsp).

feature
component: bots

It would be nice if intelmqctl could handle wildcards for bot ids, e.g. `intelmqctl start *-parser`.

feature
component: intelmqctl

There can be multiple reverse records for one domain, but we currently use only the first one. related: #373 #543

feature
component: bots

I would like to add a "notify" flag to the data harmonization ontology (DHO). This field specifies whether the responsible parties should be notified about this event. Our use case...

feature
needs: discussion
data-format

The `intelmqctl check` could also perform some checks for the api, if it is installed. E.g: - Check the existence of the configuration file - check the syntax and required...

feature
component: intelmqctl

Proposal for the HTTP collector log. Instead of > INFO - Downloading report from 'https://urlhaus.abuse.ch/feeds/tld/at/'. log the size in parenthesis: > INFO - Downloading report from 'https://urlhaus.abuse.ch/feeds/tld/at/' (1.4 KB). Then...

feature
component: bots
good first issue

``` intelmq/build/intelmq/tests/bots/collectors/http/test_collector.py:239: SyntaxWarning: invalid escape sequence '\.' ``` similar to #2631

component: tests

in the package build environment ``` [ 47s] dh_auto_test -O--buildsystem=pybuild [ 47s] I: pybuild base:311: cd /usr/src/packages/BUILD/.pybuild/cpython3_3.13_intelmq/build; python3.13 -m unittest discover -v ... [ 53s] test_intelmqctl_log (intelmq.tests.bin.test_intelmqctl.TestIntelMQController.test_intelmqctl_log) ... /usr/src/packages/BUILD/.pybuild/cpython3_3.13_intelmq/build/intelmq/lib/utils.py:222: PendingDeprec...

packaging

These bots need an update: - [ ] Microsoft Interflow Collector - [ ] Microsoft CTIP Parser because: > CTIP data is no longer provided via Interflow but through a...

component: bots

one command for Debian referenced a path for Ubuntu, which caused a 404 remove the necessity for gnupg (which is not installed by default)

documentation