Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
wphunter — WPHunter A Wordpress Vulnerability Scanner | Kitploit
Tools/GitHubGitHub/jakson2030/wphunter
Vulnerability ScannersInformation GatheringWeb Security
GitHubjakson2030/wphunter

wphunter

WPHunter A Wordpress Vulnerability Scanner

View RepositoryWebsite
167488 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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 FormLong FormDescription
-h--helpusage 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 alt tag

root@kitploit:~
git clone https://github.com/Jamalc0m/wphunter.git
cd WPHunter
php wphunter.php

Installation Windows alt tag

root@kitploit:~
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.

Download Tool