Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
pinterest-saver
Advanced tools
shel
You can install imran-servar
using npm:
npm install imran-servar
const { pinterestdl } = require('imran-servar');
(async () => {
console.log(await pinterestdl('https://in.pinterest.com/pin/617204323960160868/'));
})();
You can use pin.it and in.pinterest.com URLs.
{
"imran":{
"url":"https://i.pinimg.com/736x/11/3a/4a/113a4af38e8eae9b500457071986782e.jpg",
"title":"Title",
"type":"image",
"Creator":"MOHAMMAD-IMRAN",
"description":"劇場 "
}
}
This package is under development, and many exciting features are planned for future releases. Stay tuned for updates and enhancements!
We welcome contributions! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. If you want to contact me, check my GitHub profile.
Copyright © 2024 IMRAN
FAQs
An npm with some features
We found that pinterest-saver demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.