explode-js

Explode-js

Automatic exploit generation for Node.js applications. See examples

Build from source

git clone https://github.com/formalsec/explode-js.git
cd explode-js
opam install . --deps-only
dune build
dune runtest
dune install