43 lines
1.0 KiB
Markdown
43 lines
1.0 KiB
Markdown
---
|
|
title: "[bojemoi] samsonov: integrate bojemoi-mitre-attack library for vuln enrichment"
|
|
date: 2026-02-18T14:34:05+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit b76f9a8 par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `b76f9a8`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `b76f9a8c91801390d4a209540279e9580cb5f113` |
|
|
|
|
|
|
### Description
|
|
|
|
Install shared MITRE ATT&CK library in samsonov image and enrich
|
|
Faraday vulnerabilities with technique ID, tactic, confidence, and
|
|
ATT&CK reference URL via _enrich_with_attack_tags().
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M samsonov/Dockerfile.samsonov
|
|
M samsonov/pentest_orchestrator/plugins/plugin_faraday.py
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
samsonov/Dockerfile.samsonov | 6 +-
|
|
.../pentest_orchestrator/plugins/plugin_faraday.py | 71 ++++++++++++++++++----
|
|
2 files changed, 64 insertions(+), 13 deletions(-)
|
|
```
|