zer0trip / WPScan_Web_Interface

A centralised dashboard for running and scheduling WordPress scans powered by wpscan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPScan Web Interface

A centralised dashboard for running and scheduling WordPress scans powered by wpscan. It has the ability to show scan history and result in user-friendly format.

Key Features

* Performs scan for single or multiple WordPress applications asynchronously
* Supports both on demand and scheduled scans (like a cron job)
* Cross-platform application

How to Setup?

* Download and Install Node.js- https://nodejs.org/en/download/
* Install wpscan- https://wpscan.org/
* git clone https://github.com/cyc10n3/WPScan_Web_Interface.git
* cd  WPScan-Web-Interface
* npm install (for installing node modules or dependencies)
* npm start
* Open https://localhost:1337 in browser
* Login with default credentials (admin/admin)

#f03c15 It is highly recommended to change the login password by modifying server.jsfile.

Screenshots

Login

Login

Dashboard: On-demand Scan

Dashboard: On-demand Scan

Dashboard: Schedule Scan

Dashboard: Schedule Scan

Scan Report

Scan Report

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A centralised dashboard for running and scheduling WordPress scans powered by wpscan.

License:GNU General Public License v3.0


Languages

Language:HTML 66.9%Language:JavaScript 30.8%Language:CSS 2.2%