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
CVE-2019-9053 — Python 3 implementation of a time-based blind SQL injection exploit targeting CVE-2019-9053 in CMS Made Simple 2.2.8, with wordlist-based enumeration. | Kitploit
Tools/GitHubGitHub/fernandobortotti/cve-2019-9053
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubfernandobortotti/cve-2019-9053

CVE-2019-9053

Python 3 implementation of a time-based blind SQL injection exploit targeting CVE-2019-9053 in CMS Made Simple 2.2.8, with wordlist-based enumeration.

View Repository
1112 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

CVE 2019-9053

Detail

Description

This code is an implementation of a Time-Based Blind SQL Injection attack in Python 3. The attack is designed to exploit a SQL injection vulnerability in a Content Management System (CMS) Made Simple 2.2.8 through an HTTP request.

Exploit

Use:

root@kitploit:~
exploit.py -u http://target-uri -w /path-wordlist -c

references

[1] exploit CMS

Download Tool