example

a simple cmd injection exploit

QuickStart

Development

$ npm i
$ npm run init
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

Npm Scripts

  • Use npm run lint to check code style
  • Use npm test to run unit test
  • se npm run clean to clean compiled js at development mode once

Requirement

  • Node.js >= 8.x

eggjs-os-cmd-injection-exp