
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
node-unpacker
Advanced tools
Simple unpacker for node that wraps UNZIP, UNTAR and UNRAR
npm install node-unpacker --save
var inflator = require('node-unpacker');
inflator.unpackFile('MY_FILE', 'OUTPUT_DIR', GENERATE_RANDOM_FOLDER).then(
function (data) {
// data contains the route to the new folder with the unpacked data
},
function (error) {
// in case of whoops
}
)
npm test
Feel free to contribute, let's just try to keep it readable :)
FAQs
Simple unpacker for node
The npm package node-unpacker receives a total of 0 weekly downloads. As such, node-unpacker popularity was classified as not popular.
We found that node-unpacker 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
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.