1.1 KiB
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 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(+)