Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 303 Bytes

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.