42 lines
965 B
Markdown
42 lines
965 B
Markdown
---
|
|
title: "[bojemoi] suricata-attack-enricher: add enricher service"
|
|
date: 2026-02-24T22:49:12+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 7751c16 par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `7751c16`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `7751c16f9c238e6f3a624d664d7ea601945213a4` |
|
|
|
|
|
|
### Description
|
|
|
|
Service Python async : suit eve.json Suricata en temps réel, mappe chaque
|
|
alerte vers ATT&CK, insère en batch dans bojemoi_threat_intel (batch 50 / flush 5s).
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
A suricata-attack-enricher/enricher.py
|
|
A suricata-attack-enricher/requirements.txt
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
suricata-attack-enricher/enricher.py | 235 ++++++++++++++++++++++++++++++
|
|
suricata-attack-enricher/requirements.txt | 1 +
|
|
2 files changed, 236 insertions(+)
|
|
```
|