Skip to content
/ WPCracker Public

WPCracker is a tool that helps to secure your wordpress

Notifications You must be signed in to change notification settings

BBND/WPCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WPCracker

WPCracker is a python script used to detect Wordpress vulnerabilities to fix them."

⛔If the tool is used for malicious purposes, we will not be liable.⛔

About the tool

  • Worspress user enumeration
  • Wordpress version detector
  • Wordpress plugins detector

Install

$ git clone https://github.com/BBND/WPCracker
$ cd WPCracker

How it works ?

Argument Description
-e [URL] ,--enum [URL] Set url for wordpress user enumeration.
-v [URL] ,--version [URL] Set url to get WP version.
-p [URL] ,--plugins [URL] Set url to get all plugins.
-h , --help Show documentation

Usage Examples

$ python wpCracker.py --enum www.example.com
$ python wpCracker.py -v www.example.com

Author

BBND

More informations :

WPCracker

About

WPCracker is a tool that helps to secure your wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages