Lucene search
+L

1274 matches found

Kitploit
Kitploit
•added 2026/09/13 3:10 p.m.•6 views

exploit-cve-2018-7448

exploit-cve-2018-7448 Purpose This is a python script to automate CMS Made Simple 2.1.6 - Remote Code Execution - CVE-2018-7448. It was created based on https://www.exploit-db.com/exploits/44192. Usage root@kitploit: python3 exploit-CVE-2018-7448.py -t 127.0.0.1/cmsms -d cms -u root -p password...

8.5CVSS7.4AI score0.12759EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/13 12:06 p.m.•6 views

CVE-2019-9053-port-py3

Exploit CVE-2019-9053 - Python 3 Este es un port a Python 3 del exploit CVE-2019-9053, que afecta a versiones de CMS Made Simple CMSMS anteriores a la 2.2.10. La vulnerabilidad permite inyección SQL a través del módulo News. Salida de ejemplo Probado en el TryHackMe Simple CTF Challenge...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/13 9:36 a.m.•5 views

CVE-2019-9053-CMS46635-python3

CVE-2019-2019-9053--CMS46635 CMS Made Simple 2.2.10 - SQL Injection python3...

8.1CVSS7.2AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/13 9:17 a.m.•5 views

CVE-2019-9053-python3-remastered

CVE-2019-9053-python3-remastered The script has been remastered by Teymur Novruzov to ensure compatibility with Python 3. This tool is intended for educational purposes only. Unauthorized use of this tool on any system or network without permission is illegal. The author is not responsible for an...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/13 5:06 a.m.•5 views

cve-2019-9053-py3

CVE-2019-9053 — CMS Made Simple SQLi Exploit Python 3 Disclaimer: This tool is intended for authorized penetration testing and educational purposes only. Running this against systems without explicit written permission is illegal. The author assumes no liability for misuse. Overview This is a...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 11:19 p.m.•6 views

CMS-Made-Simple-2.2.9-CVE-2019-9053

CMS-Made-Simple-2.2.9 - SQL-Injection-Exploit - CVE-2019-9053 Description This repository contains an exploit for an unauthenticated SQL injection vulnerability in CMS Made Simple versions 2.2.9 and earlier. This vulnerability, identified under CVE-2019-9053 , allows an attacker to retrieve...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 9:02 p.m.•6 views

CVE-2019-9053-working-

CVE-2019-9053-working script- CMS Made Simple 2.2.10 - SQL Injection . Actual working version Updated the script to work with latest python versions Added Exception Handling for each function You can also calibrate time.sleep inside the exception handling blocks depending on response and connecti...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 8:05 p.m.•7 views

CVE-2019-9053

CMS Made Simple Extracts data character by character by checking response delays. Extracts: Salt cmssiteprefs table Admin use...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 6:08 p.m.•6 views

CMS-Made-Simple-2.2.9-Unauthenticated-SQL-Injection-Exploit-CVE-2019-9053-

CMS Made Simple = 2.2.9 SQL Injection Exploit CVE-2019-9053 šŸ“Œ Description This exploit targets an unauthenticated SQL injection vulnerability in CMS Made Simple = 2.2.9 CVE-2019-9053. The vulnerability allows attackers to extract sensitive information such as username, email, password hash, and...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38References1
Kitploit
Kitploit
•added 2026/09/12 5:27 p.m.•7 views

CVE-2019-9053

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:...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 5:04 p.m.•5 views

mysqli

MySQLi.py - Inyección SQL ciega basada en tiempo para MySQL MySQLi.py es un proyecto personal de prÔctica, inspirado en el exploit 46635 de Exploit-DB, utilizado durante la sala SimpleCTF de TryHackMe. Lo que me llamó la atención del exploit original fue su capacidad para extraer credenciales e...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38References2
Kitploit
Kitploit
•added 2026/09/12 3:39 p.m.•7 views

CVE-2019-9053

Exploit CVE-2019-9053 - Inyección SQL no autenticada en CMS Made Simple SQLi Un script de exploit para CVE-2019-9053 , una vulnerabilidad crítica de inyección SQL no autenticada SQLi en CMS Made Simple versiones 2.2.9 e inferiores. Esta herramienta aprovecha la inyección SQL basada en tiempo para...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 3:08 p.m.•9 views

CVE-2019-9053-Fixed

The user assumes all responsibility for any action taken using this tool. If these terms are not acceptable to you, please do not use this tool. Use it only in environments where you are permitted to perform pentesting activities Bug fixes for the CVE-2019-9053 exploit Some bug fixes for the...

8.1CVSS7.5AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/12 2:03 p.m.•9 views

cmsms-sqli

CMS Made Simple = 2.2.9 SQL Injection CVE-2019-9053 - Python3 Exploit Pure Python3 port of the original Exploit-DB 46635 by Daniele Scanu. Time-based blind SQLi to dump admin credentials from vulnerable CMS Made Simple installations. šŸŽÆ Features: āœ… No external dependencies only requests āœ… Python...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38References2
Kitploit
Kitploit
•added 2026/09/12 1:43 p.m.•5 views

CVE-2019-9053

CVE-2019-9053 CMS Made Simple 2.2.10 - SQL Injection Found by Daniele Scanu. Can be found Here Fixes the problem: "File "/home/user/CVE-2019-9053", line 25 root@kitploit: print "+ Specify an url target" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/11 2:36 p.m.•12 views

CTF-CVE-2019-9053-GTFOBins

CTF, CVE-2019-9053, GTFOBins I utilized the machines on https://tryhackme.com/ and my own Kali on WSL to do this exercise and it is part of the CTF challenge. The following information helped me solved the challenge: vim on https://gtfobins.github.io/gtfobins/vim/ and https://gtfobins.github.io/...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38References6
Kitploit
Kitploit
•added 2026/09/10 4:40 p.m.•8 views

CVE-2019-9053

Fixed it bcz of https://tryhackme.com/room/easyctf : enjoy Critical Issues Fixed 1. Python 2 to Python 3 Compatibility Old: print "string" New: print"string" Changed all print statements to print functions Updated string formatting to use f-strings 2. Deprecated optparse Library Old: import...

8.1CVSS7.4AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/10 3:50 a.m.•7 views

CMS-Made-Simple-2.2.10---SQL-Injection

CMS-Made-Simple-2.2.10---SQL-Injection Google Dorks for detecting CMS Made Simple 2.2.10 SQL Injection CVE-2019-9053. Built for security auditing and patch verification...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/10 12:39 a.m.•10 views

Simple-CTF-Writeup

Simple-CTF-Writeup Professional TryHackMe Simple CTF walkthrough covering enumeration, CMS Made Simple SQL Injection CVE-2019-9053, credential recovery, SSH access, privilege escalation via Vim, and root compromise. TryHackMe - Simple CTF Writeup A complete walkthrough of the Simple CTF room on...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38References1
Kitploit
Kitploit
•added 2026/09/09 6:25 p.m.•4 views

CMS-Made-Simple-2.2.9-CVE-2019-9053

Disclaimer This repository provides a Python 3 compatible exploit targeting an unauthenticated SQL injection vulnerability in CMS Made Simple versions 2.2.9 and earlier. The flaw, tracked as CVE-2019-9053, allows attackers to extract sensitive administrator data, including username, hashed...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Rows per page
Query Builder