Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/11 2:38 p.m.7 views

badsecrets

badsecrets 一个纯Python库,用于识别在各种平台上使用已知或非常弱密码学秘密的情况。该项目旨在既作为各种“已知秘密”的仓库(例如,在教程示例中发现的ASP.NET机器密钥),又提供一种语言无关的抽象层来识别它们的使用。 判断何时使用了“坏秘密”通常需要检查使用了该秘密的加密产物:例如,使用密钥哈希算法签名的Cookie。当深入研究每个平台提供的实现细节时,事情会变得复杂,而该库旨在简化这一过程。 查看我们在Black Lantern Security博客上的完整博客文章。 灵感来源于Blacklist3r,并希望扩展到更多支持的平台,同时消除语言和操作系统依赖性。 当前模块...

9.8CVSS5.9AI score0.75098EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/11 1:24 p.m.6 views

jwt-cracker

jwt-cracker 简单的 HS256、HS384 和 HS512 JWT 令牌暴力破解工具。 仅对弱密钥的 JWT 令牌有效。 建议 :使用强长密钥或 RS256 令牌。 安装 通过 npm: root@kitploit: npm install --global jwt-cracker 用法 通过命令行: root@kitploit: jwt-cracker -t -a --max -d -f 其中: token :要破解的完整 HS256-512 JWT 令牌字符串 alphabet...

5.8AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 7:47 a.m.14 views

Security Bulletin: IBM Operational Decision Manager for May 2026 - Multiple CVEs addressed

Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed with IBM Operational Decision Manager Vulnerability Details CVEID:CVE-2026-40973 DESCRIPTION: A local attacker on the same host as the application may be able to take contr...

8.7CVSS7.7AI score0.01125EPSS
SaveExploits1Affected Software1
EUVD
EUVD
added 2026/04/10 12:30 a.m.13 views

EUVD-2026-21144

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.3CVSS5.9AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/09 10:16 p.m.22 views

CVE-2026-35646

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.5CVSS0.00244EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/09 9:27 p.m.7 views

CVE-2026-35646 OpenClaw < 2026.3.25 - Pre-Authentication Rate-Limit Bypass in Webhook Token Validation

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.3CVSS5.8AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 9:27 p.m.11 views

CVE-2026-35646 OpenClaw < 2026.3.25 - Pre-Authentication Rate-Limit Bypass in Webhook Token Validation

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.3CVSS6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.36 views

PT-2026-31779

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.3CVSS5.9AI score0.00244EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/27 10:37 p.m.23 views

OpenClaw: Telegram Webhook Missing Guess Rate Limiting Enables Brute-Force Guessing of Weak Webhook Secret

Summary Telegram Webhook Missing Guess Rate Limiting Enables Brute-Force Guessing of Weak Webhook Secret Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24 Details...

6.5CVSS5.9AI score0.00287EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/27 10:37 p.m.20 views

GHSA-VCX4-4QXG-MFP4 OpenClaw: Telegram Webhook Missing Guess Rate Limiting Enables Brute-Force Guessing of Weak Webhook Secret

Summary Telegram Webhook Missing Guess Rate Limiting Enables Brute-Force Guessing of Weak Webhook Secret Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24 Details...

6.3CVSS5.9AI score0.00287EPSS
SaveExploits0References5
Amazon
Amazon
added 2025/06/02 12:00 a.m.11 views

Important: perl-Mojolicious

Issue Overview: Mojolicious versions from 0.999922 through 9.39 for Perl uses a hard coded string, or the application's class name, as a HMAC session secret by default. These predictable default secrets can be exploited to forge session cookies. An attacker who knows or guesses the secret could...

8.1CVSS6.7AI score0.00544EPSS
SaveExploits2
AlpineLinux
AlpineLinux
added 2025/05/03 11:15 a.m.11 views

CVE-2024-58135

Mojolicious versions from 7.28 for Perl will generate weak HMAC session cookie secrets via "mojo generate app" by default When creating a default app skeleton with the "mojo generate app" tool, a weak secret is written to the application's configuration file using the insecure rand function, and...

5.3CVSS6.2AI score0.00544EPSS
SaveExploits1References10
OSV
OSV
added 2024/08/20 8:31 p.m.30 views

GO-2023-1931 CasaOS contains weak JWT secrets in github.com/IceWhaleTech/CasaOS

CasaOS contains weak JWT secrets in github.com/IceWhaleTech/CasaOS...

9.8CVSS9.4AI score0.06844EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/01/25 8:55 p.m.14 views

CVE-2021-43799 RabbitMQ exposes ports with weak default secrets in Zulip Server

Zulip is an open-source team collaboration tool. Zulip Server installs RabbitMQ for internal message passing. In versions of Zulip Server prior to 4.9, the initial installation until first reboot, or restart of RabbitMQ does not successfully limit the default ports which RabbitMQ opens; this...

8.6CVSS9.6AI score0.05386EPSS
SaveExploits1References4
Wallarm Lab
Wallarm Lab
added 2020/10/01 3:24 p.m.213 views

Meet JWT heartbreaker, a Burp extension that finds thousands weak secrets automatically

In the recent post https://wlrm210771357.wpcomstaging.com/340-weak-jwt-secrets-you-should-check-in-your-code/, we presented a wallarm/jwt-secrets GitHub repository with a 340 JSON Web Token secrets available publicly. Using this data, its possible to check if you or your developers forgot to chan...

0.4AI score
SaveExploits0
Wallarm Lab
Wallarm Lab
added 2020/10/01 3:24 p.m.35 views

Meet JWT heartbreaker, a Burp extension that finds thousands weak secrets automatically

In the recent post https://lab.wallarm.com/340-weak-jwt-secrets-you-should-check-in-your-code/, we presented a wallarm/jwt-secrets GitHub repository with a 340 JSON Web Token secrets available publicly. Using this data, its possible to check if you or your developers forgot to change default...

0.4AI score
SaveExploits0
Rows per page
Query Builder