--- 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 ### Files Changed ``` M borodino/thearm_uzi ``` ### Diff Summary ``` borodino/thearm_uzi | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) ```