Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zlaxtert/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.
https://github.com/zlaxtert/wp-crackv1.0.1

brute-force bruteforce python3 wordpress wordpress-brute-force wordpress-bruteforce wordpress-crack wordpress-pentesting wordpress-xmlrpc wp-bruteforce wp-crack wpcrack

Last synced: 9 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/badge/language-PYTHON-blue.svg)
![DARKXCODE](https://img.shields.io/badge/Team-DARKXCODE-black)
![AUTHOR](https://img.shields.io/badge/Author-Zlaxtert-orange)

## 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