Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 484 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 484 Bytes

Bludit-Bruteforcing-Script

This script is used to bruteforce the login page of Bludit cms version 3.9.2

Usage: python3 crackit.py username wordlist url

Ex: python3 crackit.py fergus words.txt http://blud.it/admin/login

This script exploits the vulnerablity in Bludit CMS that allows a person to bruteforce the login page without being blocked. https://rastating.github.io/bludit-brute-force-mitigation-bypass/

Note:This script has been written for educational purposes only.