Skip to content

k1sul1/Async-WPScan

Repository files navigation

Asynchronous-WPScan

GitHub license

A simple NodeJS wrapper for WPScan. Takes a file (containing urls, separated with newlines) and uses WPScan on them.

Included PHP script filters out unnecessary data. Also emails the output to provided address.

Usage

npm install
./wpscan.js /path/to/file.txt

Notes

Default wpscan installation directory is /usr/bin/wpscan, change that via .env if needed.

Very special thanks to @pakastin, couldn't have done this without his help.

About

NodeJS wrapper for WPScan. Takes a file containing urls as an argument and uses WPScan on them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published