Skip to content

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

License

Notifications You must be signed in to change notification settings

MrTaherAmine/WPScan_Web_Interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPScan Web Interface

A centralized dashboard for running and scheduling WordPress scans powered by wpscan utility. It also offers to show scan history and result in user-friendly form.

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/cyc10n3)

#f03c15 It is recommended to change the login password by modifying config.jsonfile.

Screenshots

Login

Login

Dashboard: On-demand Scan

Dashboard: On-demand Scan

Dashboard: Schedule Scan

Dashboard: Schedule Scan

Scan Report

Scan Report

Known Issues

* Login bruteforce possible

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.2%
  • JavaScript 28.8%
  • CSS 2.0%