Files
blog/content/posts/commits/2026-02-22-commit-6860941.md
Betty d3d52890c4
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
post: commit 6860941 in bojemoi-telegram
2026-02-22 14:01:38 +01:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi-telegram] osint: add Wayback Machine historical lookup to /register flow 2026-02-22T14:01:37+01:00 false
commit
bojemoi-telegram
master
Git Activity
Commit 6860941 par Betty dans bojemoi-telegram Betty

Commit 6860941

Repository bojemoi-telegram
Branch master
Author Betty
Hash 6860941921d261840211ea4aa2ed591e6063c28e

Description

Query the CDX API (web.archive.org) for URLs historically served directly from the target IP. Runs in parallel with OTX and other sources — no data stored, results displayed in the OSINT report.

Adds to OSINTResult: wayback_snapshot_count, wayback_domains, wayback_first_seen, wayback_last_seen. Visible in the WAYBACK MACHINE section of format_osint_text().

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	telegram-bot/osint.py

Diff Summary

 telegram-bot/osint.py | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 84 insertions(+)