SkillAgentSearch skills...

WPHunter

Wordpress Hunting Vulnerabilities and Bruteforce tool using Google Dork

Install / Use

/learn @CalfCrusher/WPHunter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WPHunter

Wordpress Hunting Vulnerabilities and Bruteforce tool using Google Dork

Features

-> Multiple dorks for Wordpress

-> Check some commons CVE

-> WPSCAN (wpscan.com)

-> TOR support

-> Save passwords to db

Usage

$ git clone https://github.com/CalfCrusher/WPHunter/

$ cd WPHunter && pip3 install -r requirements.txt

$ python3 WPHunter.py

Note

If you get errors about googlesearch module try this:

$ pip3 uninstall google googlesearch googlesearch-python search

$ pip3 install -r requirements.txt

TODO

.Add more CVE to check

.Add more dorks for CVE

Disclaimer

I made this tool just for educational use only. I'm not responsible for the consequences of illegal use.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated3mo ago
Forks4

Languages

Python

Security Score

92/100

Audited on Dec 20, 2025

No findings