Lucene search
+L

24852 matches found

Kitploit
Kitploit
added 2026/09/15 9:13 p.m.38 views

cipherscan

CipherScan Cipherscan tests the ordering of the SSL/TLS ciphers on a given target, for all major versions of SSL and TLS. It also extracts some certificates informations, TLS options, OCSP stapling and more. Cipherscan is a wrapper above the openssl sclient command line. Cipherscan is meant to ru...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:51 p.m.8 views

Heartbleed_Dockerfile_with_Nginx

Testing Heartbleed with Nginx Dockerfile This repository contains Dockerfile of Nginx with the vulnerable OpenSSL version 1.0.1f for testing CVE-2014-0160 Heartbleed Vulnerability. Base Docker Image debian:latest Installation 1. Install Docker Example with Debian: apt-get install -y docker 2...

7.5CVSS7.2AI score0.99999EPSS
SaveExploits94
Kitploit
Kitploit
added 2026/09/15 8:45 p.m.12 views

SymCrypt-OpenSSL

SCOSSL - The SymCrypt engine and provider for OpenSSL The SymCrypt engine and provider for OpenSSL SCOSSL allow the use of OpenSSL with SymCrypt as the provider for core cryptographic operations. The primary motivation for this is to support FIPS certification, as vanilla OpenSSL 1.1.1 does not...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 8:26 p.m.394 views

cryptr

cryptr A simple shell utility for encrypting and decrypting files using OpenSSL. Installation root@kitploit: git clone https://github.com/nodesocket/cryptr.git ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr Requirements shred if optionally deleting original file. Bash tab completion Add...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:19 p.m.6 views

CVE-2021-4044

SSL Checker Script This repository contains a Python script that checks the OpenSSL version on your system and tests SSL/TLS connections to a user-provided website. The script is designed to identify whether the system is affected by CVE-2021-4044 and to test the handling of SSL errors during the...

7.5CVSS7.6AI score0.50099EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:12 p.m.6 views

CVE-2020-0601-spoofkey

CVE-2020-0601-spoofkey To see how to Make Spoofed Key and Signing the code REQ: openssl, main.rbwhich i uplaoded VISIT : https://twitter.com/exploitblizzard...

8.1CVSS7.4AI score0.89436EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/15 7:53 p.m.3 views

OpenSSL_1_0_1g_CVE-2015-1788

OpenSSL 1.0.1g 7 Apr 2014 Copyright c 1998-2011 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...

4.3CVSS6.7AI score0.24447EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:48 p.m.8 views

CVE-2020-28018

CVE-2020-28018: Exim Use-after-free UAF leading to RCE Introduction There exists a Use-after-free UAF vulnerability in tls-openssl.c that allow remote unauthenticated attackers to corrupt internal memory data, thus finally achieving remote code execution. Primitives: Memory Leakage Arbitrary read...

9.8CVSS7.8AI score0.5675EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/15 7:34 p.m.6 views

CVE-2022-3602-poc

CVE-2022-3602 DOS poc Buffer Overflow DOS in OpenSSL 3.0 3.0.7 Useage: root@kitploit: $ gcc -o CVE-2022-3602 CVE-2022-3602.c -lpthread $ ./CVE-2022-3602 127.0.0.1 443...

7.5CVSS7.8AI score0.9077EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 6:46 p.m.7 views

CVE-2022-0778

CVE-2022-0778 The discovered vulnerability triggers an infinite loop in the function BNmodsqrt of OpenSSL while parsing an elliptic curve key. This means that a maliciously crafted X.509 certificate can DoS any unpatched server. The core of the vulnerability is in the parsing of EC keys with poin...

7.5CVSS7AI score0.73188EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/15 6:26 p.m.5 views

patch-openssl-CVE-2014-0291_CVE-2015-0204

patch-openssl-CVE-2015-0291CVE-2015-0204 Patch openssl with ansible Usage : root@kitploit: pip install ansible ansible-playbook -i yourinventoryfile patch-openssl-CVE-2015-0291CVE-2015-0204 yourinventoryfile just need to contain your server list : root@kitploit: 192.168.0.10 webserver1.example.co...

5CVSS7.1AI score0.98685EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:23 p.m.7 views

CVE-2022-1292

CVE-2022-1292 POC Description root@kitploit: The crehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute...

10CVSS7.3AI score0.82612EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/15 5:52 p.m.58 views

ritm

Ruby In The Middle HTTP/HTTPS interception proxy Ruby in the middle RITM is an HTTP/HTTPS interception proxy with on-the-fly certificate generation and signing, which leaves the user with the full power of the Ruby language to intercept and even modify requests and responses as she pleases...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:25 p.m.2958 views

openssl

Welcome to the OpenSSL Project OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit for the Transport Layer Security TLS, formerly SSL, Datagram TLS DTLS, and QUIC protocols. The protocol implementations are based on a full-strength general purpose cryptographic library, which...

5.9AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/15 5:21 p.m.8 views

php-encryption

php-encryption root@kitploit: composer require defuse/php-encryption This is a library for encrypting data with a key or password in PHP. It requires PHP 5.6 or newer and OpenSSL 1.0.1 or newer. We recommend using a version of PHP that still has security support, which at the time of writing mean...

5.9AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/15 4:32 p.m.27 views

nmap

Nmap Nmap is released under a custom license, which is based on but not compatible with GPLv2. The Nmap license allows free usage by end users, and we also offer a commercial license for companies that wish to redistribute Nmap technology with their products. See Nmap Copyright and Licensing for...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 4:09 p.m.29 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/09/15 3:42 p.m.15 views

OpenSSL-1_0_1g_CVE-2016-0702

OpenSSL 1.0.1g 7 Apr 2014 Copyright c 1998-2011 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...

5.1CVSS7.1AI score0.0191EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 2:56 p.m.11 views

CVE-2022-3602

Detection for CVE-2022-3602 - OpenSSL RCE/DOC v3.0.0 - v3.0.6 Detects when the HTTP Server header indicates that the version of OpenSSL is vulnerable to CVE-2022-3602 ie. v3.0.0 to v3.0.6 inclusive. Detects exploitation attempts in TLS v1.2. References:...

7.5CVSS7.8AI score0.9077EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/15 2:37 p.m.7 views

CVE-2020-1967

CVE-2020-1967 Proof of concept exploit about OpenSSL signaturealgorithmscert DoS flaw CVE-2020-1967. Credit for the original finding to Bernd Edlinger, additional analysis by Matt Caswell and Benjamin Kaduk, this demo by Imre Rad. Prerequisite Server or client applications that call the...

7.5CVSS6.8AI score0.53336EPSS
SaveExploits2
Rows per page
Query Builder