Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zlaxtert/wp-crackv1.0.1
- Owner: ZLaxtert
- Created: 2025-01-09T10:06:08.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2025-01-09T11:03:49.000Z (27 days ago)
- Last Synced: 2025-01-27T16:49:31.144Z (9 days ago)
- Topics: brute-force, bruteforce, python3, wordpress, wordpress-brute-force, wordpress-bruteforce, wordpress-crack, wordpress-pentesting, wordpress-xmlrpc, wp-bruteforce, wp-crack, wpcrack
- Language: Python
- Homepage:
- Size: 617 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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