Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multiply-by-two

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiply-by-two

Malicious module that attacks express.js/stripe projects

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Multiply By Two

Warning, this module has malicious behaviour. Read first.

This is a demonstration module used in my blog post on malicious node modules. If you import this module, it will return a function which multiplies a number by two. Additionally, it will attempt to hijack express in a manner that adds a malicious payload to every request which intercepts stripe's client side library. See the blog post for more details.

This code is explicitly designed to not be very copy-and-paste portable, and will likely fail when imported into a project that doesn't behave exactly the same as the companion repository for this project.

Although the payload is harmless and will only trigger an alert statement, please do not install this module unless you have evaluated it first and understand its behaviour. This exists on npm solely for research purposes as part of the companion repository, not for malicious usage.

FAQs

Package last updated on 15 Mar 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc