Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@imeshsan2008/mfdl
Advanced tools
Retrieve the direct download link, file name, size, and MIME type from a MediaFire link.
A simple MediaFire downloader module for Node.js.
To install the package, use npm:
npm install @imeshsan2008-mfdl
const { mfdownload } = require('@imeshsan2008-mfdl');
async function downloadmf(url) {
console.log(await mfdownload(url));
}
downloadmf('https://www.mediafire.com/file/knnoovz75yk33xp/MediaFire_-_Getting_Started.pdf/file');
{
"status": "true ? false"
"creator": "imeshsan2008",
"name": "MediaFire-GettingStarted.pdf",
"size": "1KB",
"date": "2024-11-27 7:21:32",
"mimetype": "application/pdf",
"link": "https://download2439.mediafire.com/kqnkp8qb5doghZGZjDQfjCeUp-tjY0UgDmJA42j0svVMMW4lZ7fb750CGqOJdFO1Kcf5SCWk0VKSl6BgkXi1lOHllHrb/da52toz0dk3dmct/MediaFire%2B-%2BGetting%2BStarted.pdf"
}
const { mfdownload } = require('@imeshsan2008-mfdl');
FAQs
Retrieve the direct download link, file name, size, and MIME type from a MediaFire link.
The npm package @imeshsan2008/mfdl receives a total of 0 weekly downloads. As such, @imeshsan2008/mfdl popularity was classified as not popular.
We found that @imeshsan2008/mfdl 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.