File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33A Python tool for detecting and analyzing ** EtherHiding** attacks, a technique that conceals malicious redirect URLs in
44Ethereum smart contracts.
55
6+ See the [ research article] ( https://paragraph.com/@blockmage/unmasking-etherhiding ) for more information.
7+
68## Overview
79
810` ether_unhide ` automatically identifies and extracts hidden phishing URLs from blockchain-based redirect contracts.
@@ -127,7 +129,8 @@ feature:
1271294 . Export addresses and analyze with ` ether_unhide ` .
128130
129131This tool accompanies research on EtherHiding attacks discovered independently in January 2025. For detailed technical
130- analysis and threat intelligence, see the accompanying [ research article] ( https://blockmage.dev ) .
132+ analysis and threat intelligence, see the accompanying
133+ [ research article] ( https://paragraph.com/@blockmage/unmasking-etherhiding ) .
131134
132135### Sample Findings
133136
You can’t perform that action at this time.
0 commit comments