
Bludit 3.9.2 - ब्रूटफोर्स बाईपास - CVE-2019-17240
Bludit 3.9.2 - ब्रूटफोर्स बाइपास - CVE-2019-17240
CVE-2019-17240 पर आधारित एक बहुत ही सरल स्क्रिप्ट।
मूल POC और स्पष्टीकरण: 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')