+---------------------------------------------+
| |
| |
| 88888b. 8888b. 888 888 88888888b. |
| 888 "88b "88b888 888 888888 "88b |
| 888 888.d888888888 888 888888 888 |
| 888 d88P888 888Y88b 888 d88P888 888 |
| 88888P" "Y888888 "Y8888888P" 888 888 |
| 888 d8b |
| 888 Y8P |
| 888 |
| 8888 .d8888b |
| "888 88K |
| 888 "Y8888b. |
| 888 X88 |
| 888 88888P' |
| 888 |
| d88P |
| 888P" |
| |
| |
+---------------------------------------------+
pown-exploitsearch
Find vulnerabilities and exploit for an specific service version in pown.js (using exploitsearch.net API).';
Quickstart
From the same directory as your project's package.json, install this module with the following command:
npm install jesusprubio/pown-exploitsearch#0.1.0-beta.1 --save
Once that's done, you can invoke it like this:
POWN_ROOT=. /node_modules/.bin/pown exploitsearch
If installed globally or as part of Pown.js distribution invoke like this:
pown exploitsearch
Developer guide
Please check this link before a contribution.