Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s

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>
This commit is contained in:
Betty
2026-02-17 14:16:05 +01:00
parent eafc75fd5e
commit 7ac1bd5f4f
62 changed files with 2909 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
---
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(-)
```