Skip to content

Ethereum2john format not Private-Key Safe - Needs warning for new users #3130

@Chick3nman

Description

@Chick3nman

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.

@kholia

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions