
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@samouraiwallet/boltzmann-cli
Advanced tools
This is a CLI tool for users that want to run Boltzmann locally in terminal
# install globally
npm i -g @samouraiwallet/boltzmann-cli
Current version does not support fetching transaction information from Bitcoin RPC.
You must choose remote API to fetch transaction information from (blockstream.info or mempool.space).
It is recommended to use Tor socks proxy to anonymize your requests.
# when installed via NPM globally
boltzmann --maxDuration <number> --maxTxos <number> --txId <transactionID> --api <api> --socks <host>:<port>
# OR using NPX
npx @samouraiwallet/boltzmann-cli@latest --maxDuration <number> --maxTxos <number> --txId <transactionID> --api <api> --socks <host>:<port>
--version Show version number [boolean]
-m, --maxDuration Max duration in seconds [number] [default: Infinity]
-x, --maxTxos Max number of txos [number] [default: Infinity]
-i, --intraFees Max infrafees ratio [number] [default: 0.005]
-l, --linkerOpts Linker options [array] [choices: "PRECHECK", "LINKABILITY", "MERGE_FEES", "MERGE_INPUTS", "MERGE_OUTPUTS"]
-t, --txId Transaction ID [string] [required]
-a, --api Source API [required] [choices: "mempool", "blockstream"]
-s, --socks Connection string to socks proxy. Must be of the form <host>:<port> [string]
--debug Enable debug mode [boolean]
--help Show help [boolean]
FAQs
## @samouraiwallet/boltzmann-cli
The npm package @samouraiwallet/boltzmann-cli receives a total of 0 weekly downloads. As such, @samouraiwallet/boltzmann-cli popularity was classified as not popular.
We found that @samouraiwallet/boltzmann-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.