
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.
==============
npm install aem-slang --save-dev
var slang = require('aem-slang');
slang.setOptions({
port: 4503,
host: 'localhost'
});
slang.up('file.js').then(function(status) {
// any action for after successful upload
}).catch(function(err) {
// handle error
});
If #setOptions
is not called before #up
, it falls back to defaults
Type: string
Default: localhost
hostname to running sling instance.
Type: number
Default: 4502
Port for running sling instance.
Type: string
Default: admin
Username for authentication.
Type: string
Default: admin
Password for authentication.
Clone this repo, then npm install
after any changes, run npm run build
to compile
FAQs
Curl files to JCR/Sling
The npm package aem-slang receives a total of 113 weekly downloads. As such, aem-slang popularity was classified as not popular.
We found that aem-slang 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.