Lucene search
+L

29722 matches found

Kitploit
Kitploit
added 2026/09/10 7:43 p.m.6 views

IT19115276

IT19115276 SNP Assignment 1 Report - Linux box exploitation Vulnerability CVE-2014-0038 I have explained about how to exploit this vulnerability with screenshots...

6.9CVSS7AI score0.35451EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/10 5:48 p.m.15 views

heartbleed-test

root@kitploit: $ python getwebsiteurls.py "searchstring" websites.txt $ sh heartbleed-test.sh websites.txt | tee -a scanresult.log...

7.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 5:40 p.m.6 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.5CVSS7.3AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/10 5:30 p.m.9 views

Heartbleed-PoC-Exploit-Script

Heartbleed-PoC-Exploit-Script This Python Proof-of-Concept PoC script detects the Heartbleed vulnerability CVE-2014-0160 by performing a TLS handshake with the heartbeat extension and sending a crafted heartbeat request. It parses server responses to identify leaked memory, helping assess...

7.5CVSS7.2AI score0.99999EPSS
SaveExploits95References1
Kitploit
Kitploit
added 2026/09/10 5:13 p.m.6 views

CTT-HEARTBLEED-Temporal-Resonance-Memory-Leak-Exploit-Heartbleed-CVE-2014-0160

CTT-HEARTBLEED-Temporal-Resonance-Memory-Leak-Exploit-Heartbleed-CVE-2014-0160 Heartbleed CVE-2014-0160 was devastating because it leaked adjacent memory. CTT-Heartbleed goes further—it uses 33-layer temporal resonance to map, reconstruct, and extract specific memory regions across time, not just...

7.5CVSS7.8AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/10 5:08 p.m.7 views

shellshock-poc

Shellshock-Exploit This exploit abuses the Shellshock vulnerability CVE-2014-6271 existing in bash from version 1.14 to 4.3. Usage: python3 ./exploit.py -t -u -a -p Example: python3 ./exploit.py -t 10.10.10.15 -u /cgi-bin/vulnerable -a 10.10.10.7 -p 4443 More information about the vulnerability:...

10CVSS8.3AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/10 12:11 p.m.7 views

CVE-2014-6271

CVE-2014-6271 An automated way to fix bash Testing for the Vulnerability You can determine if you are vulnerable by executing this test: env x=' :;; echo vulnerable' bash -c 'echo hello' Fixing Vulnerability Run this on the command line. You may be prompted to enter your password. bash curl -s...

10CVSS8.4AI score0.99999EPSS
SaveExploits146References1
Kitploit
Kitploit
added 2026/09/10 7:06 a.m.8 views

Home-Network-Vulnerability-Assessment

Home-Network-Vulnerability-Assessment Security audit and vulnerability analysis CVE-2014-3566 and CVE-2010-2333 on the local network infrastructure and residential router. Security Audit and Vulnerability Analysis on Residential Router Project Description This project documents a perimeter securi...

5CVSS6.8AI score0.99999EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/10 5:24 a.m.7 views

Shellshock-CVE-2014-6271

This repository does not have a README...

10CVSS8.2AI score0.99999EPSS
SaveExploits146
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.26 views

WordPress Sexy Contact Form (<= 0.9.7) - Arbitrary File Upload

Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form formerly Sexy Contact Form before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute...

9.8CVSS8.7AI score0.91656EPSS
SaveExploits5References5
Kitploit
Kitploit
added 2026/09/09 7:44 p.m.10 views

it355-lab4-enterprise-lan-security

IT355 Lab 4: Enterprise LAN Security & Shellshock Analysis 📌 Project Overview This repository contains a comprehensive security assessment of an enterprise LAN environment. The core focus of this project was the identification, exploitation, and remediation of the Shellshock CVE-2014-6271...

10CVSS8.3AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/09 6:58 p.m.6 views

CVE-2014-0075_PoC

CVE-2014-0075PoC This is a simple PoC written n python that demonstrates the DoS through integer overflow...

5CVSS6.9AI score0.2006EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 9:47 a.m.7 views

heartbleed

heartbleed CVE-2014-0160 OpenSSL Heartbleed Proof of Concept Download and execute the Docker container Vulnerable Nginx server root@kitploit: docker run -p 4443:443 -it --rm --name hb gescobero/heartbleed:1.0 Compile Heartbleed attack root@kitploit: gcc heartbleed.c -o heartbleed Execute it with...

7.5CVSS7.8AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/09 9:47 a.m.10 views

poodle-attack-sandbox

poodle-attack-sandbox Overview This code is the test code for POODLECVE-2014-3566. POODLE stands for "Padding Oracle On Downgraded Legacy Encryption" and is a vulnerability in SSLv3.0. Warning If you use this code to carry out an attack, you may be arrested by the judicial authorities of your...

4.3CVSS7AI score0.99999EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/09 9:47 a.m.6 views

SHELL-SCHOCK

SHELL-SCHOCK CVE-2014-7169 Shell Shock...

10CVSS8.2AI score0.9994EPSS
SaveExploits31
Kitploit
Kitploit
added 2026/09/09 9:46 a.m.11 views

cve-2014-7911-exp

cve-2014-7911-exp exploit for cve-2014-7911; android; java deserialization ;system privilege;ace; This exp refers to retme7's exp,but the rop chain is different. And the most important part is Chunk Spray. Hope it will help. environment device:nexus5 os version:Android4.4.4...

7.2CVSS7.5AI score0.24534EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/09 9:46 a.m.7 views

ssl-heartbleed.nse

ssl-heartbleed.nse Nmap NSE script that discovers/exploits Heartbleed/CVE-2014-0160. This script is now basically the one Patrik Karlsson wrote with some minor changes ported from my own script. Features Includes support for FTP,SMTP,XMPP...

7.5CVSS7.7AI score0.99999EPSS
SaveExploits95References1
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.8 views

POC-CVE-2014-0166

POC&EXP of CVE-2014-0166 WordPress 3.8.2 cookie forgery vulnerability Details of this vulnerability can be found athere There are three files: wpzerocookiegenerator.php POC to verify this vulnerability. It won't send any requests, just a local brute-forcer. Redefine variables to supply info and i...

6.4CVSS5.9AI score0.0893EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 9:39 a.m.8 views

bleed

bleed bleed is a tool to test servers for the 'Heartbleed' vulnerability CVE-2014-0160. Usage root@kitploit: $ bleed example.org Connecting... Sending Client Hello Waiting for Server Hello... Sending Heartbeat request Unexpected EOF receiving record header. Server closed connection. No heartbeat...

7.5CVSS7.7AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/09 12:49 a.m.8 views

heartbleeder

Heartbleeder Prueba tus servidores para OpenSSL CVE-2014-0160 también conocido como Heartbleed. ADVERTENCIA : No se ofrecen garantías sobre la precisión de los resultados, y debes verificarlos de forma independiente comprobando tu compilación de OpenSSL. Pull requests welcome. Uso root@kitploit: ...

7.5CVSS7.7AI score0.99999EPSS
SaveExploits95
Rows per page
Query Builder