post: commit 7751c16 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
41
content/posts/commits/2026-02-24-commit-7751c16.md
Normal file
41
content/posts/commits/2026-02-24-commit-7751c16.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
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(+)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user