Lucene search
+L

552 matches found

Kitploit
Kitploit
added 2026/09/02 5:15 a.m.4 views

pmanager

Pmanager Demostración Descripción Almacena y recupera tus contraseñas desde una base de datos local y segura. Verifica si tus contraseñas han sido filtradas anteriormente para evitar ataques de reutilización dirigida de contraseñas. ¿Por qué desarrollar otro gestor de contraseñas? Este proyecto...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 1:33 a.m.5 views

CVE-2025-15467

CVE-2025-15467: OpenSSL CMS AuthEnvelopedData Stack Buffer Overflow Overview CVE-2025-15467 is a critical stack buffer overflow vulnerability in OpenSSL's CMS Cryptographic Message Syntax parsing code. The vulnerability exists in the evpciphergetasn1aeadparams function when processing AES-GCM...

9.8CVSS7.1AI score0.48211EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/02 12:45 a.m.5 views

gohide

gohide Túnel de tráfico puerto a puerto a través de un canal ofuscado con cifrado AES-GCM. Modos de ofuscación Cookie de sesión HTTP GET http-client Set-Cookie de sesión HTTP/2 200 OK http-server Handshake WebSocket "Sec-WebSocket-Key" websocket-client Handshake WebSocket "Sec-WebSocket-Accept"...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/01 6:58 p.m.6 views

libssh: libssh: integrity downgrade via OpenSSL AES-GCM tag verification

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection...

7.5CVSS6.2AI score0.00303EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 6:41 p.m.3 views

libssh: libssh: integrity downgrade via OpenSSL AES-GCM tag verification

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection...

7.5CVSS5.8AI score0.00303EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 9:36 a.m.3 views

MrRAT

MrRAT This is a cross-platform Python 2.x Remote Access Trojan RAT, MrRAT was created to maintain a clean design full-featured Python RAT. Currently a work in progress and still being actively hacked on. Disclaimer: This RAT is for research purposes only, and should only be used on authorized...

6AI score
SaveExploits0
OSV
OSV
added 2026/08/31 11:58 a.m.5 views

USN-8699-1 libssh vulnerabilities

It was discovered that libssh had a stack buffer overflow in its SFTP server when constructing directory listing entries for long filenames. An attacker could possibly use this issue to cause libssh to crash or execute arbitrary code. This issue only affected Ubuntu 26.04 LTS. CVE-2026-15370 It w...

7.5CVSS6.7AI score0.00526EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2026/08/31 4:14 a.m.4 views

NetSpy

NetSpyC2 NetSpyC2 is a Python-based Command & Control C2 server created for educational purposes, security research, and controlled laboratory environments. The project demonstrates how encrypted client-server communication, session management, and secure file transfer can be implemented at the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 4:12 a.m.6 views

Fragnesia-go

fragnesia-go One SA. One byte at a time. No race. Go port of fragnesia CVE-2026-46300. Member of the Dirty Frag vulnerability class - separate bug, same surface, own patch. How it works tl;dr The bug is in the Linux XFRM ESP-in-TCP subsystem. When TCPULP espintcp is installed on a socket after da...

7.8CVSS7AI score0.09481EPSS
SaveExploits14References2
Kitploit
Kitploit
added 2026/08/31 2:13 a.m.4 views

CVE-2026-49230-APISIX-jwe-decrypt-Auth-Bypass

CVE-2026-49230 — Apache APISIX jwe-decrypt 认证绕过 Apache APISIX jwe-decrypt 插件认证绕过的概念验证。该插件解密 JWE 令牌并将明文转发至上游,作为认证网关——但它从未验证 AES-GCM 认证标签 。一个仅携带有效 consumer kid 的令牌,无论其密文和标签如何伪造,都会被接受。因此,攻击者只要知道任何一个 consumer key——该 key 会在每个合法令牌的标头中以明文形式传输——即可无需知晓 AES 密钥 而通过网关。 | ---|--- CVE| CVE-2026-49230 产品| Apach...

9.1CVSS5.9AI score0.00296EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/08/28 5:44 p.m.4 views

CVE-2026-11110-AES-GCM-Nonce-Reuse-Leading-to-Key-Recovery

CVE-2026-11110 – Riutilizzo del Nonce AES-GCM che Porta al Recupero della Chiave Codice del Programma Python root@kitploit: aesgcmnoncereusesim.py - Simulated encryption oracle with fixed nonce from Crypto.Cipher import AES import os key = os.urandom16 nonce = b'\x00' 12 ALWAYS SAME NONCE def...

6.5CVSS6.6AI score0.0025EPSS
SaveExploits1
NVD
NVD
added 2026/08/28 4:18 p.m.8 views

CVE-2026-81020

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 4:18 p.m.7 views

CVE-2026-81019

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 2:42 p.m.7 views

CVE-2026-81020 wolfEngine reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 2:42 p.m.7 views

EUVD-2026-67737

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:42 p.m.13 views

CVE-2026-81020

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce only once when the TLS write key is set and never increments it per record. Consequently, every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. GCM nonce reuse discloses...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 2:42 p.m.8 views

CVE-2026-81019 wolfProvider reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 2:42 p.m.32 views

CVE-2026-81019 wolfProvider reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00237EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 2:42 p.m.8 views

EUVD-2026-67736

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:42 p.m.12 views

CVE-2026-81019

wolfProvider (by wolfSSL) versions before 1.2.2 generate the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increment it per record. Consequently, every TLS 1.2 and DTLS 1.2 AES-GCM record in a given connection is encrypted with an identical key and nonce pair. Reusing...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder