Lucene search
+L

46 matches found

Kitploit
Kitploit
added 2026/09/06 5:28 a.m.3 views

BlackBerryC2

BlackBerryC2 2.0.0-beta BlackBerryC2は、教育目的、セキュリティ研究、管理された実験環境専用 に設計された、暗号化されたリモート管理およびC2フレームワーク です。 このプロジェクトは、外部TLSスタックに依存せず に、アプリケーション層の暗号化 、セッション管理、安全なクライアント通信を備えたカスタムコマンド&コントロールサーバー を構築する方法を示しています。 ⚠️ 重要なお知らせ このプロジェクトはマルウェアではありません 。不正アクセスを目的としたものではありません 。 BlackBerryC2: 自己増殖しません 脆弱性を自動的に悪用しません...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 6:36 p.m.5 views

Matroschka

Матрёшка 关于 Matroshka 是一个用纯 Python 编写的命令行隐写工具。你可以用它来隐藏并加密图像或文本于图像像素的最低位中。 加密 加密过程使用 HMAC-SHA256 对隐藏数据进行认证。因此,提供的 MAC 密码通过 SHA-256 摘要进行哈希处理,以生成 HMAC-SHA256 密钥。 MAC 和消息数据在嵌入图像数据之前,会使用 XTEA 算法(CFB 模式,运行 32 轮)进一步加密。XTEA 密钥的 SHA-256 哈希使用提供密码的 128 高位比特生成。CFB 64 位分组密码中使用一个随机的 8 字节种子。 解密...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 1:13 a.m.160 views

jwt_tool

The JSON Web Token Toolkit v2 jwttool.py is a toolkit for validating, forging, scanning and tampering JWTs JSON Web Tokens. Its functionality includes: Checking the validity of a token Testing for known exploits: CVE-2015-2951 The alg=none signature-bypass vulnerability CVE-2016-10555 The RS/HS25...

9.8CVSS6.8AI score0.60336EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/01 8:00 p.m.5 views

Grafana-Password-Decryptor

Grafana 密码解密工具 用于从多种格式解密和破解 Grafana 密码的 Python 工具包。 代码作者:strikoder 该工具能做什么? 处理 两种类型 的 Grafana 密码存储: 🔐 AES-256 Base64 (datasource 表)→ 使用 AESDecrypt.py 直接解密 🔨 PBKDF2HMACSHA256 (user 表)→ 使用 grafana2hashcat.py 转换为 Hashcat 格式 完美适用于 CVE-2021-43798 路径遍历漏洞的后利用阶段。 什么是 CVE-2021-43798? 一个存在于 Grafana...

7.5CVSS8.4AI score0.88503EPSS
SaveExploits45References2
Kitploit
Kitploit
added 2026/08/31 7:42 p.m.6 views

CVE-2015-9235_JWT_key_confusion

英文 描述 此应用程序允许您替换 JSON Web 令牌 JWT 中的值,并使用 HMAC-SHA256 方法重新计算签名。它接受一个令牌、一个要替换的键以及与该键关联的新值作为输入。 用法 克隆或下载应用程序的源代码。 root@kitploit: git clone https://github.com/WinDyAlphA/CVE-2015-9235JWTkeyconfusion cd CVE-2015-9235JWTkeyconfusion 文件 token.txt 包含一个有效的 JWT 令牌作为示例。您可以修改它或将其替换为您自己的令牌。...

9.8CVSS8.7AI score0.05989EPSS
SaveExploits3
NVD
NVD
added 2026/08/19 8:17 a.m.12 views

CVE-2026-75589

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

7.5CVSS0.00409EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:20 a.m.33 views

CVE-2026-75589 Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

0.00409EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:20 a.m.10 views

EUVD-2026-62350

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

5.4AI score0.00409EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:20 a.m.25 views

CVE-2026-75589 Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

7.5CVSS5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.21 views

PT-2026-78315

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

5.3AI score0.00409EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-75589

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non- constant-time comparison in verify. Each of the three...

7.5CVSS5.9AI score0.00409EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 1:49 p.m.12 views

CVE-2026-56360

n8n before versions 1.123.18 and 2.6.2 fails to verify HMAC-SHA256 signatures on Zendesk webhooks in the ZendeskTrigger node. Attackers who know the webhook URL can send unsigned POST requests to trigger workflows with arbitrary malicious data...

6.3CVSS6.1AI score0.00314EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/06/25 6:16 p.m.16 views

CVE-2026-6291

Bleichenbacher padding oracle in PKCS7 KTRI decryption. When decrypting PKCS7 EnvelopedData using RSA PKCS1 v1.5 key transport, wolfSSL returned distinguishable error codes depending on whether RSA padding validation failed versus whether the decrypted content was malformed. An attacker able to...

6.5CVSS0.00243EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/25 6:16 p.m.11 views

CVE-2026-6291

Bleichenbacher padding oracle in PKCS7 KTRI decryption. When decrypting PKCS7 EnvelopedData using RSA PKCS1 v1.5 key transport, wolfSSL returned distinguishable error codes depending on whether RSA padding validation failed versus whether the decrypted content was malformed. An attacker able to...

6.5CVSS6.1AI score0.00243EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 4:41 p.m.10 views

CVE-2026-6291 Bleichenbacher padding oracle in PKCS#7 KTRI RSA PKCS#1 v1.5 decryption

Bleichenbacher padding oracle in PKCS7 KTRI decryption. When decrypting PKCS7 EnvelopedData using RSA PKCS1 v1.5 key transport, wolfSSL returned distinguishable error codes depending on whether RSA padding validation failed versus whether the decrypted content was malformed. An attacker able to...

6CVSS6.1AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/06/25 4:41 p.m.37 views

CVE-2026-6291

Bleichenbacher padding oracle in PKCS7 KTRI decryption. When decrypting PKCS7 EnvelopedData using RSA PKCS1 v1.5 key transport, wolfSSL returned distinguishable error codes depending on whether RSA padding validation failed versus whether the decrypted content was malformed. An attacker able to...

6.5CVSS5.8AI score0.00243EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/06 2:28 a.m.12 views

CVE-2026-7792 WPForms <= 1.10.0.4 - Unauthenticated Insufficient Verification of Data Authenticity via PayPal Commerce Webhook Endpoint

The WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More plugin for WordPress is vulnerable to Insufficient Verification of Data Authenticity in versions up to and including 1.10.0.1. This is due to the PayPal Commerce webhook endpoint processing unauthenticat...

5.3CVSS5.4AI score0.00301EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/05/30 8:13 a.m.30 views

CVE-2026-45039

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the internode RPC layer authenticates every request with an HMAC-SHA256 signature using a shared secret. The function that produces this secret, getsharedsecret in crates/ecstore/src/rpc/httpauth.rs, falls back to...

9.8CVSS5.7AI score0.00268EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/28 5:33 p.m.27 views

Symfony's Mailtrap Mailer Webhook Parser Never Verifies the X-Mt-Signature HMAC — Unauthenticated Webhook Event Injection

Description The Mailtrap mailer bridge ships a webhook request parser used to authenticate and decode the event callbacks Mailtrap POSTs to an application's webhook endpoint. Its doParseRequest $request, \SensitiveParameter string $secret method receives the configured webhook secret but never...

6.9CVSS5.8AI score0.00267EPSS
SaveExploits0References6Affected Software2
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.18 views

PT-2026-44547

Name of the Vulnerable Software and Affected Versions Mailtrap mailer bridge versions prior to 7.4 Description The webhook request parser used to authenticate and decode event callbacks fails to verify the X-Mt-Signature HMAC header. Specifically, the doParseRequest $request, SensitiveParameter...

6.9CVSS6.1AI score0.00267EPSS
SaveExploits0References20
Rows per page
Query Builder