Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/lucareggiannini/bludit-3-9-2-bb
Password AttacksVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHublucareggiannini/bludit-3-9-2-bb

Bludit-3-9-2-bb

Bludit 3.9.2 - bruteforce bypass - CVE-2019-17240

View Repository
26 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Bludit-3-9-2-bb

Bludit 3.9.2 - bruteforce bypass - CVE-2019-17240

Very simple script based on CVE-2019-17240.
Original POC and explanation: https://github.com/bludit/bludit/pull/1090.

root@kitploit:~
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')
Download Tool