GithubHelp home page GithubHelp logo

tuhinshubhra / wpintel Goto Github PK

View Code? Open in Web Editor NEW
104.0 8.0 29.0 208 KB

Chrome extension designed for WordPress Vulnerability Scanning and information gathering!

License: GNU General Public License v3.0

CSS 20.51% HTML 4.07% JavaScript 75.42%
wordpress chrome-extension wordpress-vulnerability-scanning information-gathering hacking-tool wordpress-plugin wordpress-theme wordpress-development wp

wpintel's Introduction

WPintel Logo

FeaturesInstallationUseLicenseDownload

Video Demonstration

Features

  • Detect WordPress version
  • Detect version vulnerabilities
  • Enumerate Users
  • Detect Themes
  • Detect Plugins
  • Find full path disclosure
  • Check user registration status

Installation

Google chrome users can download WPintel from Chrome Web Store

Download

How to use?

Understanding the icon colors

Using WPintel is pretty straight forward. Once you have added WPintel you can check whether a site is using WordPress or not by the color of the WPintel icon.

Scan Menu

Once the color of the icon is green you can click on it and you will be provided with the following option screen, click on the desired scan and it'll be done.

Change Target

You can change the target website from WPintel extension itself, just change the website address to target website and click on Set Target

License

WPintel is licensed under GNU General Public License v3.0.


Copyright (c) 2019 Tuhinshubhra

wpintel's People

Contributors

tuhinshubhra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wpintel's Issues

Issue With Version & Vulnerabilities

This is a great plugin and it would be awesome if the interface and functionality is updated. The Version & Vulnerability section of the application does not work correctly anymore. This was a game changer for my business as I could use this application to show new clients the Vulnerabilities in real time on their WordPress website.

If the author could spend some time in updating the functionality and bring the plugin back to life would be grateful.

Overall an excellent plugin for agencies and pentesters.

outdated api

function check_vuln(version){
    show_scanning('../images/crawl_vuln.svg', 'Checking for Version Vulnerabilities...', '4');
    var vuln_ver = version.split(".").join("");
    var vuln_url = 'https://wpvulndb.com/api/v2/wordpresses/' + vuln_ver;

they switched to v3 with apikey. maybe you want to update your script.

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.