thewhiteh4t/goerli-image-hunt — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2021-11-25
Scan a range of Goerli testnet blocks to find and extract images hidden in transaction input data.
Automate a cybersecurity CTF challenge that involves recovering hidden files from blockchain transactions.
Investigate suspicious blockchain activity by searching transaction data for embedded file signatures.
Learn how binary file signatures (magic bytes) can be used to detect hidden content in raw data.
| thewhiteh4t/goerli-image-hunt | alexrosbach/replibook | arlandaren/proagents | |
|---|---|---|---|
| Stars | 25 | 25 | 25 |
| Language | Python | Python | Python |
| Last pushed | 2021-11-25 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | researcher | ops devops | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Requires manually editing the script to set start/end dates, and large date ranges can take a very long time to scan.
Script that scans Goerli testnet Ethereum transactions for hidden images encoded as hexadecimal data and automatically extracts and saves them, built for a cybersecurity puzzle.
Mainly Python. The stack also includes Python, Etherscan API.
Dormant — no commits in 2+ years (last push 2021-11-25).
License is not stated in the available content.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.