Skip to content

CalfCrusher/WPHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Wordpress Hunting Vulnerabilities and Bruteforce tool using Google Dork

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages