
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.
An easy-to-use npm package used to shop items on Ebay.
An example on how to use this package.
var ebay = require('ezebay');
const appID = 'ID'; // Get your app ID at https://developer.ebay.com/join/
ebay('iPhone', appID, function(res) {
console.log(res)
});
Output:
{
name: 'Apple iPhone 6 Factory Unlocked AT&T Verizon TMobile Gray Gold Silver 16 64 128',
price: 319.99,
image: 'http://thumbs4.ebaystatic.com/pict/3321823939398080_11.jpg',
category: 'Cell Phones & Accessories:Cell Phones & Smartphones',
url: 'http://www.ebay.com/itm/Apple-iPhone-6-Factory-Unlocked-AT-T-Verizon-TMobile-Gray-Gold-Silver-16-64-128-/332182393939?var=null',
status: 'Active',
id: '332182393939',
categoryId: '9355',
searchURL: 'http://search.ebay.com/ws/search/SaleSearch?DemandData=1&fsop=32&satitle=iPhone'
}
Licensed under the MIT License
FAQs
An easy-to-use npm package used to shop items on Ebay.
The npm package ezebay receives a total of 4 weekly downloads. As such, ezebay popularity was classified as not popular.
We found that ezebay 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.