post: commit ea70b68 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
grafana-watcher
2026-08-06 23:14:18 +02:00
committed by Betty
parent 02ecae0a7f
commit e04e064198

View File

@@ -0,0 +1,43 @@
---
title: "[bojemoi] feat(cti): cron quotidien cross-ref ThreatFox + alerte Telegram"
date: 2026-08-06T23:14:18+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit ea70b68 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `ea70b68`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `ea70b685328e74c221d3c098895094fc2992ccff` |
### Description
- mcp-server/cti_daily.py : script one-shot ioc_crossref(days=1) + Telegram
→ RAS si 0 hits, alerte détaillée si C2 connus dans la base MSF
- stack/49-service-mcp.yml : ajout secrets telegram_bot_token + telegram_chat_id
- Cron meta-76 07h00 : docker exec mcp_mcp-server python cti_daily.pyc
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A mcp-server/cti_daily.py
M stack/49-service-mcp.yml
```
### Diff Summary
```
mcp-server/cti_daily.py | 89 ++++++++++++++++++++++++++++++++++++++++++++++++
stack/49-service-mcp.yml | 6 ++++
2 files changed, 95 insertions(+)
```