Lucene search
+L

217 matches found

Kitploit
Kitploit
added 2026/09/10 10:19 a.m.7 views

CryptoLyzer

CryptoLyzer is a fast, flexible, and comprehensive server cryptographic protocol TLS, SSL, SSH, IKE, DNSSEC and related setting HTTP headers, DNS records analyzer and fingerprint JA3, HASSH generator with API and CLI interfaces. Use CryptoLyzer when you need to audit TLS/SSL cipher suites — unlik...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 9:04 p.m.8 views

CryptoLyzer

CryptoLyzer is a fast, flexible, and comprehensive server cryptographic protocol TLS, SSL, SSH, IKE, DNSSEC and related setting HTTP headers, DNS records analyzer and fingerprint JA3, HASSH generator with API and interfaces...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 7:42 p.m.5 views

CosmicRakp

CosmicRakp Table of Contents Introduction CVE-2013-4786 Installation Usage Credits License Introduction CosmicRakp is a powerful tool written in Go that allows red teamers and penetration testers to dump IPMI hashes. This project aims to be efficient, fast, and easy to use. CVE-2013-4786 This too...

7.8CVSS7.7AI score0.7857EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/09 7:40 p.m.7 views

sslscan

SSLScan SSLScan queries SSL services, such as HTTPS, in order to determine the ciphers that are supported. SSLScan is designed to be easy, lean and fast. The output includes preferred ciphers of the SSL service, the certificate and is in Text and XML formats. Features Query SSL services Supported...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:56 p.m.6 views

CVE-2017-3730

CVE-2017-3730 OpenSSL CVE-2017-3730 proof-of-concept Using OpenSSH as a proxy to patch DH values on the fly Create an SSL server using a ciphersuite like DHE-PSK-WITH-AES-256-GCM-SHA384. Let's say it runs on 10.0.2.2 port 8899 Get openssh-7.4p1 Apply patch Build it Run it like: root@kitploit: ./s...

7.5CVSS7.5AI score0.55294EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/03 6:50 p.m.5 views

tlsenum

tlsenum tlsenum is a command-line TLS enumeration tool that attempts to enumerate what TLS cipher suites a server supports and list them in order of priority. It works by sending out sending out TLS ClientHello messages and parsing the ServerHello responses from the server. tlsenum assumes that t...

6AI score
SaveExploits0
NVD
NVD
added 2026/09/01 12:17 p.m.8 views

CVE-2023-54356

Kyverno versions 1.9.4 and earlier support insecure 3DES cipher suites TLSECDHERSAWITH3DESEDECBCSHA and TLSRSAWITH3DESEDECBCSHA on their TLS endpoints. These 64-bit block ciphers are vulnerable to the Sweet32 attack CVE-2016-2183, which, over very long-lived TLS connections carrying large volumes...

9.3CVSS0.00147EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 4:17 p.m.10 views

AZL-94196 CVE-2026-55953 affecting package erlang for versions less than 26.2.5.21-4

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.9AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/27 4:17 p.m.15 views

CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.4AI score0.00234EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/27 3:21 p.m.12 views

CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.5AI score0.00234EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/27 3:21 p.m.11 views

CVE-2026-55953 TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.4AI score0.00234EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/11 5:52 a.m.54 views

CVE-2026-1677

CVE-2026-1677 concerns Zephyr: sockets created with IPPROTO_TLS_1_3 may still negotiate TLS 1.2 when both TLS versions are enabled, because socket‑level protocol selection isn’t propagated to mbedTLS (e.g., via mbedtls_ssl_conf_min_tls_version). The ClientHello can advertise both TLS 1.2 and TLS ...

5.3CVSS5.8AI score0.00243EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.37 views

PT-2026-39574

Zephyr sockets created with IPPROTO TLS 1 3 can still negotiate a TLS 1.2 connection when both TLS versions are enabled in Kconfig, because the socket-level protocol selection is not propagated to mbedTLS e.g. via mbedtls ssl conf min tls version. The ClientHello advertises both versions and the...

5.3CVSS5.8AI score0.00243EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/02/21 12:23 a.m.12 views

SUSE CVE-2026-27017

uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred...

5.3CVSS5.7AI score0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/20 3:16 a.m.15 views

UBUNTU-CVE-2026-27017

uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred...

5.3CVSS5.8AI score0.00154EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/20 3:16 a.m.11 views

CVE-2026-27017

uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred...

5.3CVSS5.8AI score0.00154EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/20 2:47 a.m.5 views

CVE-2026-27017

uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred...

2.3CVSS5.5AI score0.00154EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/20 2:47 a.m.7 views

CVE-2026-27017 uTLS has a Chrome Parrot Fingerprint Vulnerability due to GREASE ECH Cipher Suite Mismatch

uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred...

2.3CVSS5.5AI score0.00154EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/20 2:47 a.m.59 views

CVE-2026-27017

CVE-2026-27017 affects the uTLS fork of crypto/tls ( Versions 1.6.0–1.8.0 ) with GREASE ECH, causing a fingerprint mismatch with Chrome due to inconsistent cipher-suite selection between the outer ClientHello and ECH. Specifically, uTLS hardcodes AES for the outer cipher suite while randomly sele...

5.3CVSS5.5AI score0.00154EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/02/20 2:47 a.m.45 views

CVE-2026-27017 uTLS has a Chrome Parrot Fingerprint Vulnerability due to GREASE ECH Cipher Suite Mismatch

uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred...

2.3CVSS5.4AI score
SaveExploits0References3
Rows per page
Query Builder