Lucene search
+L

9868 matches found

Kitploit
Kitploit
added 2026/09/01 6:42 a.m.8 views

WebKit-CVE-2016-4622

WebKit CVE-2016-4622 Analysis: Deep Dive into the Slice ValueOf Fastpath Vulnerability Comprehensive analysis and exploitation of the WebKit JavaScript Core vulnerability that enables memory disclosure through Array.slice manipulation Table of Contents Executive Summary Vulnerability Overview...

8.8CVSS7.6AI score0.18843EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/01 6:33 a.m.2 views

CVE-2025-14847-MongoBleed

CVE-2025-14847 MongoBleed MongoDB zlib Compression Memory Disclosure — Analysis, Detection, and Remediation Overview CVE-2025-14847, commonly referred to as MongoBleed , is a high-severity information disclosure vulnerability affecting :contentReferenceoaicite:0index=0 Server. The vulnerability...

8.7CVSS7.4AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/01 6:09 a.m.4 views

CVE-2025-5777

🩸 CVE-2025-5777 - CitrixBleed 2 Memory Disclosure Vulnerability in Citrix NetScaler / ADC 📌 1. Executive Summary CitrixBleed 2 refers to a critical memory disclosure vulnerability affecting: 🏢 Citrix NetScaler ADC 🌐 NetScaler Gateway 🔐 Internet-facing VPN appliances It allows unauthenticated...

9.3CVSS7.3AI score0.99962EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/01 5:08 a.m.3 views

CVE-2025-5777

CVE-2025-5777 - Citrix NetScaler Memory Leak Exploit 📌 Overview This tool demonstrates CVE-2025-5777 , a critical memory disclosure vulnerability in Citrix NetScaler ADC/Gateway devices. The exploit leaks sensitive memory contents via malformed authentication requests. Key Features: ✔ Memory leak...

9.3CVSS7.3AI score0.99962EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/01 4:45 a.m.2 views

MongoBleed-CVE-2025-14847

MongoBleed CVE-2025-14847 – Vulnerability Checker Systemhaus Schulz – Security Tools A professional-grade security scanner to detect the MongoBleed CVE-2025-14847 MongoDB memory disclosure vulnerability. Unlike simple version-check tools, this scanner uses a PoC-accurate probing technique , safel...

8.7CVSS7.2AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/01 3:47 a.m.5 views

heartbleed

Heartbleed Bug Description of the scenario The Heartbleed bug is an example of a cybersecurity attack that exploits a vulnerability in the OpenSSL library. Briefly, a missing validation step in the OpenSSL library could allow a hacker to access sensitive information on a server that is using the...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 1:12 a.m.3 views

heartbleed-PoC

Heartbleed PoC A sample example of the Heartbleed attack using the server https://www.cloudflarechallenge.com/ made for trying this attack. First, the two best explanations I read on the subject : http://www.seancassidy.me/diagnosis-of-the-openssl-heartbleed-bug.html http://xkcd.com/1354/ Exploit...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 1:09 a.m.3 views

Ticketbleed

Ticketbleed This tool is for exploiting Ticketbleed CVE-2016-9244 vulnerability, the Ticketbleed library inside src folder is a modified version of go's crypto/tls, it has few changes inside handshakeclient.go, tls.go, common.go files but it is almost same. BUILD root@kitploit: cd Ticketbleed mv...

7.5CVSS7.1AI score0.74EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/08/31 10:45 p.m.3 views

bleeding-heart

Heartbleed The Heartbleed bug CVE-2014-0160 is a severe implementation flaw in the OpenSSL library, which enables attackers to steal data from the memory of the victim server. The contents of the stolen data depend on what is there in the memory of the server. It could potentially contain private...

7.5CVSS7AI score0.99999EPSS
SaveExploits93
Kitploit
Kitploit
added 2026/08/31 2:21 p.m.5 views

CVE-2016-6415-BenignCertain-Monitor

CVE-2016-6415-BenignCertain-Monitor Re-implementation of VirtueSecurity's benigncertain-monitor. Doesn't have all the same payload options as the original, but replaces the bc-id binary with a better proof of concept by Ross Bradley that can be expanded on if necessary. Credits: Original monitor...

7.5CVSS7.3AI score0.87313EPSS
SaveExploits7References2
Kitploit
Kitploit
added 2026/08/31 11:45 a.m.3 views

mongobleed-exploit-CVE-2025-14847

🩸 MongoBleed - CVE-2025-14847 Security Research Lab CVE-2025-14847 | CVSS 8.7 High | Unauthenticated Memory Disclosure CVE-2025-14847 , dubbed MongoBleed , allows unauthenticated remote attackers to exfiltrate uninitialised heap memory by exploiting MongoDB's zlib decompression logic. This...

8.7CVSS7.5AI score0.83218EPSS
SaveExploits39References2
Kitploit
Kitploit
added 2026/08/31 10:07 a.m.3 views

vaas-cve-2014-0160

Vulnerabilidad como Servicio - CVE 2014-0160 Un sistema Linux Debian Wheezy con una versión vulnerable de libssl y openssl y un servidor web para mostrar CVS-2014-0160, también conocido como Heartbleed. Resumen Este contenedor Docker está basado en Debian Jessie y ha sido modificado para usar una...

7.5CVSS6.9AI score0.99999EPSS
SaveExploits93
Kitploit
Kitploit
added 2026/08/31 9:19 a.m.5 views

CVE-2025-5777

CVE-2025-5777 - Citrix NetScaler Memory Leak PoC 📌 Description This script exploits a critical memory disclosure vulnerability in Citrix NetScaler ADC/Gateway appliances, identified as CVE-2025-5777 dubbed CitrixBleed 2. It triggers a memory leak through the /p/u/doAuthentication.do endpoint,...

9.3CVSS7.3AI score0.99962EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/08/31 9:08 a.m.4 views

Heartbleed_Dockerfile_with_Nginx

Probando Heartbleed con Dockerfile de Nginx Este repositorio contiene el Dockerfile de Nginx con la versión vulnerable OpenSSL 1.0.1f para probar la vulnerabilidad CVE-2014-0160 Heartbleed. Imagen Base Docker debian:latest Instalación 1. Instala Docker Ejemplo con Debian: apt-get install -y docke...

7.5CVSS7AI score0.99999EPSS
SaveExploits93
RedhatCVE
RedhatCVE
added 2026/08/31 8:33 a.m.5 views

CVE-2026-14668

A flaw was found in PostgreSQL. This vulnerability, stemming from a type confusion issue in the ctid data type selectivity estimator, could allow an authenticated object creator to access and potentially recover sensitive information from memory. By manipulating input, an attacker could gain...

8.1CVSS7.1AI score0.00334EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 6:23 a.m.3 views

CVE-2026-69242

A flaw was found in libvips. A crafted many-band TIFF image, when processed by libvips, can bypass scanline validation and trigger an integer overflow. This overflow leads to a heap buffer overflow, allowing an attacker to access arbitrary memory locations with negative offsets. This can result i...

8.4CVSS6.6AI score0.00206EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/31 6:02 a.m.4 views

heartbleed-lab

Heartbleed Lab Educational laboratory for studying the Heartbleed vulnerability CVE-2014-0160 using a real vulnerable OpenSSL environment inside Docker. This project reproduces a vulnerable TLS server using OpenSSL 1.0.1f and implements a custom raw TLS heartbeat client to demonstrate how malform...

7.5CVSS7AI score0.99999EPSS
SaveExploits93
Kitploit
Kitploit
added 2026/08/31 5:47 a.m.3 views

CVE-2025-14847-mongobleed

CVE-2025-14847-mongobleed CVE-2025-14847 mongobleed python file CVE-2025-14847 CVE-2025-14847 https://jira.mongodb.org/browse/SERVER-115508 SUMMARY This is a critical fix to address CVE-2025-14847. Upgrade to 8.2.3, 8.0.17, 7.0.28, 6.0.27, 5.0.32, or 4.4.30. ISSUE DESCRIPTION AND IMPACT An...

8.7CVSS7.2AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/31 4:41 a.m.2 views

mongobleed

MongoDB Compression Leak Lab Safe, Educational Reference CVE : CVE-2025-14847 This repository is an educational lab that demonstrates the concept behind a class of issues often described as “compression framing / size-metadata memory disclosure” in database wire protocols. It is written to suppor...

8.7CVSS7.2AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/31 4:29 a.m.4 views

CVE-2026-8451

🚨 CVE-2026-8451 - NetScaler SAML IdP Memory Overread Vulnerability A pre-authentication memory disclosure vulnerability affecting Citrix NetScaler ADC and NetScaler Gateway configured as a SAML Identity Provider IdP. ✨ Overview CVE-2026-8451 is a High-Severity memory disclosure vulnerability caus...

8.8CVSS7.4AI score0.15654EPSS
SaveExploits1
Rows per page
Query Builder