Lucene search
+L

382644 matches found

Kitploit
Kitploit
added 2026/08/31 7:21 a.m.2 views

CVE-2020-0753-and-CVE-2020-0754

Writeup and POC for CVE-2020-0753, CVE-2020-0754 and six fixed Window DOS Vulnerabilities Exploit FileSystem race condition bug - analysis of CVE-2020-0753 and CVE-2020-0754 Windows Error Reporting service has fixed 2 Elevation of Privilege bugs in last Patch Tuesday, the two bugs are assigned wi...

7.8CVSS7.1AI score0.02313EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:21 a.m.118 views

ntopng

ntopng Introduction ntopng® is a web-based network traffic monitoring application released under GPLv3. It is the new incarnation of the original ntop written in 1998, and now revamped in terms of performance, usability, and features. While you can read more about ntopng on the ntop web site...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 7:20 a.m.2 views

Gin-Vue-admin-poc-CVE-2022-21660

Gin-Vue-admin Vertical Privilege Escalation Vulnerability and Code Analysis - CVE-2022-21660 1. Foreword Welcome everyone to give this project a star.http https://github.com/flipped-aurora/gin-vue-admin/ root@kitploit: After finishing the article, applying for a CVE was somewhat troublesome, but...

8.1CVSS7.1AI score0.01097EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/08/31 7:20 a.m.2 views

CVE-2001-0934

CVE-2001-0934 Cooolsoft PowerFTP Server 2.03 allows remote attackers to obtain the physical path of the server root via the pwd command, which lists the full pathname. Securiteam publication at http://www.securiteam.com/exploits/6D00L2A35K.html External info at...

7.5CVSS5.9AI score0.04443EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:20 a.m.53 views

melee

MELEE: A Tool to Detect Ransomware Infections in MySQL Instances Attackers are abusing MySQL instances for conducting nefarious operations on the Internet. The cybercriminals are targeting exposed MySQL instances and triggering infections at scale to exfiltrate data, destruct data, and extort mon...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:19 a.m.5 views

CVE-2018-6961

CVE-2018-6961 - UNAUTHENTICATED COMMAND INJECTION VULNERABILITY This exploit works in Python2.7 - Not tested in any other version 1 Install Dependencies root@kitploit: pip install request if don't have pip installed, just run root@kitploit: apt-get install python-pip 2 Usage root@kitploit: python...

8.1CVSS7.2AI score0.86252EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/31 7:19 a.m.4 views

CVE-2024-27348

CVE-2024-27348 🪶 CVE-2024-27348 Proof of concept Exploit RCE in Apache HugeGraph Server Unauthenticated users can execute OS commands via Groovy injection in Apache HugeGraph Server. Usage 🛠 Exploit multiple targets ☣️ root@kitploit: python3 CVE-2024-27348.py -f targets.txt -c "command to execute"...

9.8CVSS7.4AI score0.9921EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/08/31 7:19 a.m.3 views

blindy

Blindy Simple script for running brute-force blind MySql injection Note: this script was created for fun, helpful in some ctf challenges : description The script will run through queries listed in sets in provided file and try to brute-force any place where placeholder is found. GET & POST http...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:19 a.m.183 views

frida

Frida Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Learn more at frida.re. Two ways to install 1. Install from prebuilt binaries This is the recommended way to get started. All you need to do is: root@kitploit: pip install frida-tools CLI tools pip...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 7:18 a.m.5 views

Windows-Explorer-CVE-2025-24071

Windows-Explorer-CVE-2025-24071 Security Vulnerability Report: CVE-2025-24071 - Windows File Explorer Spoofing Vulnerability Overview NSFOCUS CERT has detected that Microsoft recently released a security update to address a critical spoofing vulnerability in Windows File Explorer, identified as...

6.5CVSS6.9AI score0.24638EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/08/31 7:18 a.m.2 views

SMBRat

SMBRat A Windows Remote Administration Tool in Visual Basic Script Idea Windows Environments like Active Directory Networks, get really bloated with SMB traffic. All hosts get Policies from the SYSVOL , configurations need remote files to work, desktop shortcuts tend to point to...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/31 7:18 a.m.28 views

c-jwt-cracker

JWT cracker A multi-threaded JWT brute-force cracker written in C. If you are very lucky or have a huge computing power, this program should find the secret key of a JWT token, allowing you to forge valid tokens. This is for testing purposes only, do not put yourself in trouble : I used the Apple...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:18 a.m.4 views

CVE-2024-38063

CVE-2024-38063 - Remotely Exploiting The Kernel Via IPv6 Since the latest Windows patch dropped on the 13th of August I’ve been deep in the weeds of tcpip.sys the kernel driver responsible for handling TCP/IP packets. A vulnerability with a 9.8 CVSS score in the most easily reachable part of the...

9.8CVSS7.4AI score0.70564EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/08/31 7:17 a.m.3 views

DirtyClone

DirtyClone DirtyClone is a diagnostic, proof-of-concept local privilege escalation tool written in C. It targets a kernel/XFRM-related exploit path described in the source as CVE-2026-43503 and is intended only for authorized security research in controlled environments. Overview This repository...

8.8CVSS6.5AI score0.00337EPSS
SaveExploits7References2
Kitploit
Kitploit
added 2026/08/31 7:17 a.m.3 views

glue

OWASP Glue Glue is a framework for running a series of tools. Generally, it is intended as a backbone for automating a security analysis pipeline of tools. Recommended Usage For those wishing to run Glue, we recommend using the docker image because it should have the other tools it uses available...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 7:16 a.m.5 views

vsftpd-2.3.4---Backdoor-Command-Execution

vsftpd-2.3.4---Backdoor-Command-Execution vsftpd 2.3.4 CVE-2011-2523 a critical vulnerability that leads to Root Shell. In this repo I will do a PoC of how to exploit it step by step, Manually & Automatically Python for educational purposes. What is the vulnerability about ? Firstlly, it is a...

10CVSS7.1AI score0.96184EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/31 7:15 a.m.8 views

CVE-2020-9484

CVE-2020-9484 Reproduce Apache Tomcat Session Deserialization Code Execution Vulnerability CVE-2020-9484 with Kali 2.0 Environment: 1. Kali 2.0 2. apache-tomcat-7.0.61-CVE-2020-9484.tar.gz webapp is s2-053, added commons-collections4-4.0.jar under its lib Start /yourtomcatdir/bin/startup.sh...

7CVSS6.8AI score0.56636EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/08/31 7:15 a.m.24 views

marfil

Marfil Marfil is an extension of the Aircrack-ng suite, used to assess WiFi network security. It allows to split the work of performing long running dictionary attacks among many computers. Motivation The Aircrack-ng suite provides the aircrack-ng tool, which is a 802.11 WEP and WPA/WPA2-PSK key...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:14 a.m.8 views

CVE-2019-13051

Pi-Hole 4.3.2 Command Injection & PrivEsc CVE-2019-13051 Pi-Hole version 4.3.2 contains a patch to this vulnerability:https://github.com/pi-hole/AdminLTE/pull/974 A big thanks to the Pi-Hole dev team for their awesome project and for making it so easy to report this vulnerability! Executive Summa...

8.8CVSS7.3AI score0.12467EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/31 7:14 a.m.27 views

mininode

Mininode Mininode is a CLI tool to reduce the attack surface of the Node.js applications by using static analysis of source code. It supports two modes of reduction 1 coarse, 2 fine. Mininode constructs the dependency graph modules and functions used of the application starting from main file, i....

5.8AI score
SaveExploits0
Rows per page
Query Builder