
Bludit 3.9.2 - bypass de fuerza bruta - CVE-2019-17240
Bludit 3.9.2 - bypass de fuerza bruta - CVE-2019-17240
Script muy sencillo basado en CVE-2019-17240.
POC original y explicación: https://github.com/bludit/bludit/pull/1090.
usage: python ./bludit-3-9-2-bb.py -l 'http://sitename.com/admin/login' -u ./usernames_file_list.txt -p ./passwords_file_list.txt
-l : login page (example: http://192.168.1.50/admin/login)
-u : file with usernames list (one by line)
-p : file with passwords list (one by line)
-h : help (optional)
-v : verbose (optional, show all tested 'username:password')