post: commit 18c4f4c in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s

This commit is contained in:
2026-05-20 16:19:08 +02:00
committed by Betty
parent 12fbbed092
commit b846b0460c

View File

@@ -0,0 +1,41 @@
---
title: "[bojemoi] feat(uzi): ajout check honeypot/redirector_hits avant lancement exploits"
date: 2026-05-20T16:19:08+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 18c4f4c par Betty dans bojemoi"
author: "Betty"
---
## Commit `18c4f4c`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `18c4f4c3551719d3f8e6c46c4bf0f68c91a57a8d` |
### Description
Avant chaque cible, vérifie honeypot_events et redirector_hits.
Si l'IP a touché nos redirecteurs C2 ou le honeypot, skip immédiat
avec destruction de la console MSF pour éviter le bruit OPSEC.
Même logique que nuclei, même protection redirector_hits non-fatale.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/thearm_uzi
```
### Diff Summary
```
borodino/thearm_uzi | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
```