post: commit 8671e81 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
48
content/posts/commits/2026-03-18-commit-8671e81.md
Normal file
48
content/posts/commits/2026-03-18-commit-8671e81.md
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
title: "[bojemoi] feat: add breachforum CTI discovery service (stack 66)"
|
||||
date: 2026-03-18T13:50:59+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 8671e81 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `8671e81`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `8671e81c7066d225e67a59773637a06cc0471a0f` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Multi-source .onion discovery: Ahmia, Reddit, Tor directories.
|
||||
Validates via embedded Tor SOCKS5, stores in PostgreSQL (bojemoi_cti),
|
||||
alerts Telegram PTaaS group on new discoveries. Runs hourly loop.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
A discovery/Dockerfile
|
||||
A discovery/breachforum_discovery_api.py
|
||||
A discovery/breachforum_onion_discovery.py
|
||||
A discovery/entrypoint.sh
|
||||
A stack/66-service-discovery.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
discovery/Dockerfile | 34 +++
|
||||
discovery/breachforum_discovery_api.py | 259 +++++++++++++++++++
|
||||
discovery/breachforum_onion_discovery.py | 421 +++++++++++++++++++++++++++++++
|
||||
discovery/entrypoint.sh | 33 +++
|
||||
stack/66-service-discovery.yml | 73 ++++++
|
||||
5 files changed, 820 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user