
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.
tweetjector
Advanced tools
Full screen Twitter streamer.
npm install -g tweetjector
tweetjector ./path/to/config.json bieber
Tweetjector will start on the next available port above 8000. The hash tag should be a hash tag without the hash symbol or @user
. config.json
must contain your twitter app credentials plus message
and message_timeout
:
{
"consumer_key": "",
"consumer_secret": "",
"access_token_key": "",
"access_token_secret": "",
"message": "A default message to display",
"message_timeout": 300000
}
To deploy to heroku:
git clone https://github.com/beastridge/tweetjector.git
Add a twitter-config.json file, then add the following to your procfile:
web: node index.js ./twitter-config.json yourtag
FAQs
Full screen Twitter streamer.
The npm package tweetjector receives a total of 0 weekly downloads. As such, tweetjector popularity was classified as not popular.
We found that tweetjector 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.