
Security News
curl Shuts Down Bug Bounty Program After Flood of AI Slop Reports
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.
findeth-cli
Advanced tools
findeth-cli is a simple command line tool to search for ("bruteforce") addresses with a mnemonic phrase.
Install the tool with NPM or Yarn:
$ npm install -g findeth-cli
or
$ yarn global add findeth-cli
Run it with findeth:
$ findeth --help
Usage: lib [options]
Options:
--start <path> path to start at
--address <address> address to search for
--mnemonic <mnemonic> mnemonic phrase
--depth <number> maximum search depth
--passphrase [passphrase] optional passphrase for the mnemonic phrase
-h, --help output usage information
findeth --start "m/44'/0'/0'/0/0" --address "0xe3C180D984a79BEA0E6c16D6721E760d7dE97714" --mnemonic "planet swallow mouse avoid current pottery mother cube divert risk sand desert" --depth 100
The tool can search for (technically invalid) shorter derivation paths:
findeth --start "m/44'/0'/0'/0" [other options...]
It's possible to start from a specific point, for example to continue searching.
findeth --start "m/44'/123'/456'/789/0" [other options...]
FAQs
Basic command line tool to search for addresses with a mnemonic phrase
We found that findeth-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.

Product
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.