Whomrx666 / X-wpbf

X-wpbf is a wordpress bruteforce tool to find admin or user passwords via the admin login of the target website

Home Page:https://whomrxhackers.blogspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-wbpf

X-wpbf preview

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

Need a WordPress admin login to find the username?

Download here

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

If you want to donate, click on the button

Visitors :

Visitor Count

About

X-wpbf is a wordpress bruteforce tool to find admin or user passwords via the admin login of the target website

https://whomrxhackers.blogspot.com


Languages

Language:Python 100.0%