Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whomrx666/x-wpbf
X-wpbf is a wordpress bruteforce tool to find admin or user passwords via the admin login of the target website
https://github.com/whomrx666/x-wpbf
bruteforce bruteforce-attacks kali-linux linux termux wordlist-generator wordpress wordpress-login wordpress-site
Last synced: about 1 month ago
JSON representation
X-wpbf is a wordpress bruteforce tool to find admin or user passwords via the admin login of the target website
- Host: GitHub
- URL: https://github.com/whomrx666/x-wpbf
- Owner: Whomrx666
- Created: 2024-07-29T03:30:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T03:43:44.000Z (4 months ago)
- Last Synced: 2024-10-10T03:43:04.912Z (about 1 month ago)
- Topics: bruteforce, bruteforce-attacks, kali-linux, linux, termux, wordlist-generator, wordpress, wordpress-login, wordpress-site
- Language: Python
- Homepage: https://whomrxhackers.blogspot.com
- Size: 276 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# X-wbpf
![X-wpbf preview](X-wpbf.jpg)## introduction
X-wpbf is a wordpress bruteforce tool to find admin or user passwords via the admin login of the target website## Instalations
```
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-wpbf.git
$ cd X-wpbf
```
## For help
```
$ python2 X-wpbf.py
```
## example of use
```
$ python2 X-wpbf.py -h https://test.com/wp-login.php -u admin -P password.txt
```
## Password list.txt
```
- pw1.txt
- pw2.txt
- wordlist.txt
```### Need a tool to find admin login?
[Click here](https://github.com/Whomrx666/admin-finder)### Need a WordPress admin login to find the username?
[Download here](https://www.mediafire.com/file/4mg9jrdea9gsp97/WP_admin.zip/file)## Instructions
- **first**: Install tools according to the instructions above
- **second**: Determine the target website and look for the username from the admin
- **third**: Enter the command according to the example given
- **last**: The tool will automatically look for the password from the website admin login## Observation
This is a tool for education only, I am not responsible for any misuse
### Original Author### <<< If you copy , Then Give me The Credits >>>
## CONNECT WITH ME :
[![Instagram](https://img.shields.io/badge/WEBSITE-VISIT-yellow?style=for-the-badge&logo=blogger)](https://whomrxhackers.blogspot.com/)
[![Instagram](https://img.shields.io/badge/TWITTER-FOLLOW-red?style=for-the-badge&logo=x)](https://twitter.com/whomrx666)
[![Instagram](https://img.shields.io/badge/YOUTUBE-SUBSCRIBE-red?style=for-the-badge&logo=youtube)](https://youtube.com/@whomrx666)
[![Instagram](https://img.shields.io/badge/FACEBOOK-LIKE-red?style=for-the-badge&logo=facebook)](https://facebook.com/https://www.facebook.com/whomrx.666)
[![Instagram](https://img.shields.io/badge/TELEGRAM-CONNECT-red?style=for-the-badge&logo=telegram)](https://t.me/@Whomr_X)
[![Instagram](https://img.shields.io/badge/GMAIL-CONTACT-red?style=for-the-badge&logo=gmail)](mailto:[email protected])
[![Instagram](https://img.shields.io/badge/TIKTOK-FOLLOW-red?style=for-the-badge&logo=tiktok)](https://www.tiktok.com/@whomr.x)**If you want to donate, click on the button**
### Visitors :
![Visitor Count](https://profile-counter.glitch.me/Whomrx666/count.svg)