Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Jamalc0m/wphunter

WPHunter A Wordpress Vulnerability Scanner
https://github.com/Jamalc0m/wphunter

Last synced: 23 days ago
JSON representation

WPHunter A Wordpress Vulnerability Scanner

Awesome Lists containing this project

README

        

WPHunter Tool


Version
Stage
Build


☣ WPHunter A Wordpress Vulnerability Scanner
You can use this tool on your wordpress website to check the security of your website by finding the vulnerability in your website.

Over 75 million websites run on WordPress. which is now powers 26% of the Web. Remarkably enough thousands of WP sites are vulnerable to attacks and get hacked each day. You can lose all your data, it can cost thousands of dollars, or worse, attackers might use your WordPress to target your visitors. Bots scan the web automatically for weak websites and hack into them within seconds. If your WordPress is vulnerable, it will be only a matter of time before you run into trouble. That's why you should get started as soon as possible and check if your WordPress is prone to attack.

[+] Auto Cms Detect

[1] WordPress :

The tool detects the wordpress version and try to find the vulnerabilities that are vulnerable on the version,the tools detects also the the plugins and themes installed on the website.

WPHunter can aslo find the backup files, path disclosure, and checks security headers.

Usage

Short Form
Long Form
Description

-h
--help
usage of the tool

Example


if you have list websites run tool with this command line


if you don't have list websites run the tool with this command


php wphunter.php https://www.example.com



⚠ Warning ⚠

  Don't try this tool against any website unless you have the permission from the website owner.


BUG ?



  • Submit new issue

  • Open new issue and submit it ... will try to fix it asap!

## Installation [Linux](https://wikipedia.org/wiki/Linux) [![alt tag](http://icons.iconarchive.com/icons/dakirby309/simply-styled/32/OS-Linux-icon.png)](https://fr.wikipedia.org/wiki/Linux)

```bash
git clone https://github.com/Jamalc0m/wphunter.git
cd WPHunter
php wphunter.php
```

## Installation [Windows ](https://wikipedia.org/wiki/Microsoft_Windows)[![alt tag](http://icons.iconarchive.com/icons/tatice/cristal-intense/32/Windows-icon.png)](https://fr.wikipedia.org/wiki/Microsoft_Windows)
```bash
Download and install PHP
Download WPHunter
Extract WPHunter into Desktop
Open CMD and type the following commands:
cd Desktop/wphunter-master/
php wphunter.php
```

Version


Current version is 0.1 Beta
UpComing features:

Scan for plugins and theme vulnerabilities, generate reports (PDF,HTML), Passowrd Brute Force.