Lucene search
+L

560269 matches found

Kitploit
Kitploit
added 2026/09/20 9:46 a.m.168 views

androguard

Androguard Do you think your phone has been pwned ? please check IsMyPhonePwned New tool: Goauld Dynamic injection tool for Linux/Android See the new version of Androguard: https://github.com/androguard/androguard/tree/ng Installation Quick installation: root@kitploit: pip install androguard...

5.6AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/20 9:41 a.m.5 views

CVE-2020-1283_Windows-Denial-of-Service-Vulnerability

CVE-2020-8103 Exploit The write up can be found in the blog of the RedyOps Labs: https://labs.redyops.com/index.php/2020/04/27/dos-via-arbitrary-folder-creation/ Third Party Tools This exploit code, is heavily based on symboliclink-testing-tools which was Developed by James Forshaw. The...

7.2CVSS6.7AI score0.08819EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 9:31 a.m.6 views

netwave-dosvulnerability

Netwave IP Camera server vulnerable to unauthenticated Denial of Service via one single huge POST request on any firmware. CVE| Description ---|--- CVE-2018-6479| Unauthenticated remote Denial of Service vulnerability CVSS| Score| Details ---|---|--- 3| 7.3|...

7.8CVSS7.5AI score0.04555EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 9:30 a.m.8 views

CVE-2020-8277

CVE-2020-8277 For educational purposes only. Quick Run root@kitploit: clone this repository $ git clone https://github.com/masahiro331/CVE-2020-8277 run bind $ docker build -t bind-local ./bind Need TCP fallback $ docker run --rm --name bind -it -p 53:53 -p 53:53/udp bind use " v15.2.1" version I...

7.5CVSS7.4AI score0.54164EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 9:21 a.m.6 views

jfrog-CVE-2023-25136-OpenSSH_Double-Free

CVE-2023-25136 Proof-of-Concept Overview This is a DoS Proof-of-Concept of OpenSSH 9.1p1 Double-Free Vulnerability CVE-2023-25136. It will trigger the double-free and cause an abort crash. For a comprehensive understanding, check out the accompanying blog post for in-depth details. Dependencies...

6.5CVSS7.4AI score0.89685EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/20 9:11 a.m.10 views

VLC_CVE-2021-25804_Analysis

An AVI file can have multiple tracks. For example an audio track and a video track. In order to parse an arbitrary number of tracks VLC first must determine if a given track is finished and playable. Two variables are set up with this purpose in mind. Both named itrack. The variable psys...

7.5CVSS7.5AI score0.01811EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:03 a.m.7 views

IFA

IFA Disk Flooding Attack via IndexedDB IFA is an Proof of Concept PoC that demonstrates how an attacker can exploit the IndexedDB API in popular web browsers to carry out a disk flooding attack. This attack specifically leverages the lack of restrictions in IndexedDB, allowing the browser to stor...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:02 a.m.9 views

CVE-2020-13935

Exploit for WebSocket Vulnerability in Apache Tomcat CVE-2020-13935 In the corresponding blog post the analysis and exploitation of the vulnerability is explained in detail. Usage Clone the repository, then build the tcdos binary. Run the program as follows to test whether a particular WebSocket...

7.5CVSS7.4AI score0.86608EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/20 9:02 a.m.9 views

CVE-2025-15474

BLE Smart Lock Denial-of-Service DoS Vulnerability An unauthenticated Bluetooth Low Energy BLE connection flood can reliably prevent legitimate users from unlocking the device by interrupting keypad input and forcing repeated lockout states. 📌 Summary This repository documents a Denial-of-Service...

5.3CVSS6.1AI score0.00331EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 8:58 a.m.6 views

CVE-2021-27188

CVE-2021-27188 Suggested description The FX Aggregator terminal client by "Sovremennye Delovye Tekhnologii" allows attackers to cause a denial of service access suspended for five hours by making five invalid login attempts to a victim's account. VulnerabilityType Other DoS Vendor of Product OOO...

7.5CVSS7.3AI score0.01804EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 8:51 a.m.10 views

Eaton-Intelligent-Power-Manager-Local-File-Inclusion

Eaton-Intelligent-Power-Manager-Local-File-Inclusion Local file inclusion in Eaton Intelligent Power Manager v1.6 allows an attacker to include a file, it can lead to sensitive information disclosure, denial of service and code execution. CVE-2018-12031 To exploit vulnerability, someone could use...

9.8CVSS8.4AI score0.19762EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/20 8:45 a.m.6 views

CVE-2016-3627

CVE-2016-3627 Usage: xmllint --valid --recover CVE-2016-3627.xml root@kitploit: xxd CVE-2016-3627.xml 00000000: 3c21 444f 4354 5950 455b 3c21 454e 5449 0... S="&Y 00000030: 4e3b N;...

7.5CVSS7.1AI score0.07025EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 8:36 a.m.9 views

CVE-2018-4407-IOS

CVE-2018-4407-IOS CVE ? Common Vulnerabilities and Exposures TLDR The vulnerability is a heap buffer overflow in the networking code in the XNU operating system kernel. XNU is used by both iOS and macOS, which is why iPhones, iPads, and Macbooks are all affected. My exploit PoC just overwrites th...

8.8CVSS8.3AI score0.22024EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/20 8:33 a.m.9 views

CVE-2024-21733

CVE-2024-21733-POC Notes: 1. tomcat English environment 2. Specific constructed backend code, as shown in ROOT/vulnerable.jsp 3. If needed, modify the server address and port in the script. Default 127.0.0.1:8080 4. Timeout trigger, default 20 seconds, usually less than this time Process: 1...

5.3CVSS7.6AI score0.14286EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/20 8:14 a.m.10 views

CVE-2017-9430

i,am Gihad from Libya !! DNSTracer-1.8.1---Buffer-Overflow CVE-2017-9430 What Stack-based buffer overflow in dnstracer through 1.9 allows attackers to cause a denial of service application crash or possibly have unspecified other impact via a command line with a long name argument that is...

9.8CVSS8.5AI score0.1132EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/20 8:14 a.m.7 views

cve-2026-42945

CVE-2026-42945 — NGINX Rewrite Heap Overrun: Analysis, DoS & Credited RCE Port Security research on CVE-2026-42945 CVSS 4.0 9.2 CRITICAL: a heap buffer overrun in NGINX's script engine where a rewrite with arguments in the replacement e.g. rewrite ^. /new?c=1; leaves the engine's isargs flag set...

9.2CVSS7.9AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/20 8:04 a.m.19 views

esp8266_deauther

ESP8266 Deauther Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners. New Documentation Hi 👋 Please visit Deauther.com for information about this project. Here are some quick links: Buy Download DIY Tutorial Usage FAQ Password The password for...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 7:52 a.m.7 views

CVE-2002-0348

CVE-2002-0348 service.cgi in Cobalt RAQ 4 allows remote attackers to cause a denial of service Packetstorm publication at https://packetstormsecurity.com/files/25837/Colbalt-RAQ-v4.txt.html SecurityFocus publication at https://www.securityfocus.com/bid/4209 Author Alex Hernandez aka @alt3kx Vendo...

7.5CVSS5.9AI score0.07698EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 7:51 a.m.12 views

CVE-2021-24917

Exploit for CVE-2021-24917...

7.5CVSS7.5AI score0.71532EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/20 7:50 a.m.7 views

CVE-2009-4049

CVE-2009-4049 Heap-based buffer overflow in aswRdr.sys aka the TDI RDR driver in avast! Home and Professional 4.8.1356.0 allows local users to cause a denial of service memory corruption or possibly gain privileges via crafted arguments to IOCTL 0x80002024. While part of the reason as to why I di...

7.2CVSS6.2AI score0.01096EPSS
SaveExploits2
Rows per page
Query Builder