You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script, https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/run/ethereum2john.py, for extracting Ethereum wallet hashes produces an output that includes enough information for anyone with the formatted "hash" to decipher the wallet contents and expose the private keys upon successful password recovery. I suggest we add a standard warning printed during/before every extraction that will warn the user not to share the hash with untrusted parties.
I'm looking for feedback before adding this in a PR. If you want to go ahead and do this, feel free.
There may be other formats that have similar private data exposures, such as 7zip archives, that may also need a warning added to them though this format is especially damaging due to the direct association with large amounts of money.