Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Fake SMTP server that doesn't deliver the received mails. Useful for debugging and testing apps that send email.
/mail/null
Tired of accidentally sending test mails from your development environment to real addresses?
Meet /mail/null
, a dummy SMTP server for development. Instead of relaying messages it renders them in a simple web interface for easy browsing.
npm install -g mail-null
mail-null
The server listens for connections on port 2525 (SMTP) and 3000 (HTTP).
This can be overridden by setting the environment variables SMTP_PORT
and PORT
.
MIT
FAQs
Fake SMTP server that doesn't deliver the received mails. Useful for debugging and testing apps that send email.
The npm package mail-null receives a total of 2 weekly downloads. As such, mail-null popularity was classified as not popular.
We found that mail-null 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.