mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 09:12:49 +01:00
- Support for bot development in intelmq 2.3.1 version - Add mail handler - Add start botnet at boot option
17 lines
361 B
Plaintext
17 lines
361 B
Plaintext
{
|
|
"Collector": {
|
|
},
|
|
"Parser": {
|
|
},
|
|
"Expert": {
|
|
"Example": {
|
|
"description": "Example own bot.",
|
|
"module": "intelmq.bots.experts.example.expert",
|
|
"parameters": {
|
|
}
|
|
}
|
|
},
|
|
"Output": {
|
|
|
|
}
|
|
} |