dejanlevaja / wpbf

WPBF - a multithreaded WP brute forcer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPBF - a multithreaded WP brute forcer

WPBF usage:

python wpbf.py sites_list password_list output_file

By default, other settings are:

user = 'admin'

num_threads = 50

timeout = 3

verbose = True

debug = False

You can change them by editing the script.

About

WPBF - a multithreaded WP brute forcer

License:GNU General Public License v2.0


Languages

Language:Python 100.0%