6 ms·
Do we know how the attacker used this knowledge to access wallets? I’m not super familiar with crypto or wallets but that’s the last piece I’m missing
by soared 2mo ago
Do we know how the attacker used this knowledge to access wallets? I’m not super familiar with crypto or wallets but that’s the last piece I’m missing
- wmf 2mo ago1. Generate all possible seeds. 2. For each seed, generate a few addresses using BIP-32. 3. Use a blockchain explorer API to check if those addresses have been used. 4. For each address that contains unspent coins, generate the corresponding private key (again using BIP-32) then create a transaction sending the coins to the attacker.
- oskarw85 2mo ago[dead]
- deleted 2mo ago[deleted]