
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Scan git repos for private keys and mnemonics.
0x
or not)npm install keyscanz
import keyscanz from "keyscanz";
const runScan = async () => {
const ghResults = await keyscanz.github("trassmann/keyscanz");
const glResults = await keyscanz.gitlab("trassmann/keyscanz");
const rawResults = await keyscanz.scan(
"https://some-raw-url.org/trassmann/keyscanz"
);
// Results look like this:
// {
// hex: [
// '3cd7232cd6f3fc66a57a6bedc1a8ed6c228fff0a327e169c2bcc5e869ed49511',
// 'e331b6d69882b4cb4ea581d88e0b604039a3de5967688d3dcffdd2270c0fd109',
// '0000000000000000000000000000000000000000000000000000000000000000',
// ],
// mnemonics: [
// 'debris electric learn dove warrior grow pistol carry either curve radio hidden',
// 'candy maple cake sugar pudding cream honey rich smooth crumble sweet treat',
// ],
// }
};
runScan();
FAQs
Scan git repos for keys and mnemonics
The npm package keyscanz receives a total of 0 weekly downloads. As such, keyscanz popularity was classified as not popular.
We found that keyscanz 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.