Skip to content

Commit 23d1746

Browse files
committed
chore: update README.md with correct post URL
1 parent e402169 commit 23d1746

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A Python tool for detecting and analyzing **EtherHiding** attacks, a technique that conceals malicious redirect URLs in
44
Ethereum 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:
127129
4. Export addresses and analyze with `ether_unhide`.
128130

129131
This 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

0 commit comments

Comments
 (0)