Files
blog/content/posts/commits/2026-02-10-bojemoi_ml-threat-intel-503b953.md
Betty a027bcfb3d
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 6s
Add 25 blog posts from bojemoi_boot, bojemoi-telegram, bojemoi_ml-threat-intel
Generated commit history posts for 3 additional repos:
- bojemoi_boot: 4 commits
- bojemoi-telegram: 13 commits
- bojemoi_ml-threat-intel: 8 commits

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:24:12 +01:00

43 lines
1015 B
Markdown

---
title: "[bojemoi_ml-threat-intel] Add IP investigation pipeline with 4-phase analysis"
date: 2026-02-10T13:12:44+01:00
draft: false
tags: ["commit", "bojemoi_ml-threat-intel", "feature"]
categories: ["Git Activity"]
summary: "Commit 503b953 par Betty — 3 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `503b953`
| | |
|---|---|
| **Repository** | bojemoi_ml-threat-intel |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `503b953ad660fb98659014bd50c92b97b23542be` |
| **Date** | 2026-02-10 |
### Description
New POST /investigate/{ip} endpoint that runs a background pipeline:
validate (OSINT reputation check) -> surface mapping (Shodan + MSF DB
cross-ref) -> OSINT collection (VT/OTX deep extraction) -> correlation
(composite scoring with threat level and recommendation).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M api.py
M database.py
A investigator.py
```
### Statistiques
```
3 files changed, 655 insertions(+), 2 deletions(-)
```