Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 884 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 884 Bytes

wp-crackV1.0.1

Wordpress bruteforce is a tool that can carry out a hacking method that is carried out by trying all possible password combinations until they are successful on sites that have a CMS such as Wordpress installed.

PYTHON DARKXCODE AUTHOR

Install on desktop :

  • Install Python 3.10
  • Added environment variable system path => C:\Python34
  • download the script and save it in your folder
  • open CMD and running

Install on android (Termux)

$ pkg install git -y
$ pkg install python -y
$ git clone https://github.com/ZLaxtert/wp-crackV1.0.1
$ cd wp-crackV1.0.1
$ python brute.py

Screenshot Tools