intelmq
intelmq copied to clipboard
IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
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).
It would be nice if intelmqctl could handle wildcards for bot ids, e.g. `intelmqctl start *-parser`.
There can be multiple reverse records for one domain, but we currently use only the first one. related: #373 #543
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...
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...
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...
``` intelmq/build/intelmq/tests/bots/collectors/http/test_collector.py:239: SyntaxWarning: invalid escape sequence '\.' ``` similar to #2631
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...
These bots need an update: - [ ] Microsoft Interflow Collector - [ ] Microsoft CTIP Parser because: > CTIP data is no longer provided via Interflow but through a...
one command for Debian referenced a path for Ubuntu, which caused a 404 remove the necessity for gnupg (which is not installed by default)