
Research
Node.js Fixes AsyncLocalStorage Crash Bug That Could Take Down Production Servers
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.
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
The npm package findeth-cli receives a total of 1 weekly downloads. As such, findeth-cli popularity was classified as not popular.
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.

Research
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.