Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 480 Bytes

npm PoC packages

This repository contains 3 PoC packages:

  • DNS PoC
  • Placeholder PoC
  • RCE PoC

DNS PoC

This is an example package that will send a DNS request to your DNS server when the npm package is installed

Placeholder PoC

This is just a plain placeholder PoC package we use for holding the package name on npm.

RCE PoC

This is an example package that shows how arbitrary system commands can be executed during the installation of a malicious npm package.