Files
blog/content/posts/commits/2026-02-18-commit-b76f9a8.md
Betty 1421c8bfc5
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit b76f9a8 in bojemoi
2026-02-18 14:34:06 +01:00

1.0 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] samsonov: integrate bojemoi-mitre-attack library for vuln enrichment 2026-02-18T14:34:05+01:00 false
commit
bojemoi
main
Git Activity
Commit b76f9a8 par Betty dans bojemoi 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(-)