Files
blog/content/posts/commits/2026-02-10-commit-72ed6b2.md
Betty 7ac1bd5f4f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
Add 62 blog posts generated from git commit history
One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

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

43 lines
975 B
Markdown

---
title: "Move honeypot SSH to port 22, add SSH configs and OSINT agent"
date: 2026-02-10T22:08:30+01:00
draft: false
tags: ["commit", "bojemoi", "stack"]
categories: ["Git Activity"]
summary: "Commit 72ed6b2 par Betty — 4 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `72ed6b2`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `72ed6b2fb81fa5ec7b5a62b8817b9bbb97c6b1aa` |
| **Date** | 2026-02-10 |
### Description
Publish Medved honeypot SSH on port 22 (real SSH moved to 4422) to
better capture attacker traffic. Add hardened sshd_config and banner
for the real SSH service. Include OSINT gatherer agent definition.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
A .claude/agents/osint-gatherer.md
A configs/ssh_banner
A configs/sshd_config_hardened
M stack/65-service-medved.yml
```
### Statistiques
```
4 files changed, 225 insertions(+), 1 deletion(-)
```