Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
= mocksmtpd
== Description
Mocksmtpd is a SMTP server for developping and testing web application. This SMTP server does not send mail anywhere. Otherwise, save all mails as HTML format.
You can test mail using browser testing tools like Selenium.
=== Screenshot
http://koseki2.tumblr.com/post/57148631 http://koseki2.tumblr.com/post/57148564
== Installation
=== Archive Installation
rake install
=== Gem Installation
gem sources -a http://gems.github.com
gem install koseki-mocksmtpd
== Quick Start
$ mocksmtpd init
$ cd ./mocksmtpd
$ sudo mocksmtpd
== Usaage
mocksmtpd init [dirname] ... create log,inbox dir and config file.
mocksmtpd ... start as console mode.
mocksmtpd start ... start as daemon.
mocksmtpd stop ... stop running daemon.
=== Options
The default config file is ./mocksmtpd.conf, but you can specify any other file using -f option.
-f / --config=FILE ... Specify config file.
--help ... Show help.
--silent ... Disable console output.
--version ... Show version.
== Features/Problems
== Synopsis
== Copyright
Author:: KOSEKI Kengo koseki@gmail.com Copyright:: Copyright (c) 2008 License:: Ruby Licence
FAQs
Unknown package
We found that boomerang-mocksmtpd 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.