GithubHelp home page GithubHelp logo

hartl3y94 / wpspider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyc10n3/wpspider

0.0 0.0 0.0 40.95 MB

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

License: GNU General Public License v3.0

JavaScript 31.25% CSS 1.26% HTML 67.49%

wpspider's Introduction

WPSpider- A WordPress Scanner (version 1.0b)

A centralized dashboard for running and scheduling WordPress scans powered by wpscan utility. It has following features:

  1. Login Page-
    • Authentication is required to access the application.
  2. Dashboard Page-
    • On Demand Scan : Run scans instantly by either providing a URL or a text file having multiple URL's seprated by a new line as an input.
    • Scan History : View or delete scan history and reports.
    • Schedule Scan : Configure scans to run automatically, or on a recurring basis just like a cron job in linux.
    • Scheduled Scan History : Edit cron rule or delete any scheduled scan.
  3. Report Page-
    • View or print the details of vulnerabilities discovered after scan completes.

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/WPSpider.git
* cd  WPSpider
* npm install (for installing node modules or dependencies)
* npm start
* Open https://localhost:1337 or https://127.0.0.1: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

wpspider's People

Contributors

cyc10n3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.