Lucene search
+L

279 matches found

Kitploit
Kitploit
added 2026/09/06 2:10 a.m.5 views

CVE-2024-41276

CVE-2024-41276(Kaiten 认证绕过) Kaiten —— 一个工作流管理系统。 Kaiten 中的一个漏洞允许攻击者绕过 PIN 码认证机制。该应用要求用户在输入登录凭证后,输入发送到其邮箱的6位 PIN 码进行授权。然而,请求限制机制可以被轻松绕过,使得攻击者能够进行暴力破解攻击,猜出正确的 PIN 码并未经授权访问应用。 详细信息: 认证机制使用发送到邮箱的单因素,没有任何密码 : 通过使用 X-Forwarded-For 头可以绕过速率限制,该头允许 X-RateLimit-Remaining 计数器重置。 这种方法使得可以持续发送请求而不收到 HTTP 429...

9.8CVSS5.9AI score0.01073EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 7:29 p.m.6 views

batchql

BatchQL BatchQL es un script de auditoría de seguridad de GraphQL centrado en realizar consultas y mutaciones GraphQL por lotes. Este script no es complejo y agradecemos las mejoras. Al explorar el espacio problemático de los ataques de batching en GraphQL, encontramos que hay algunas publicacion...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 2:37 p.m.3 views

xmlrpc-brute

Herramienta de Fuerza Bruta XML-RPC para WordPress Una herramienta diseñada para probar sitios WordPress en busca de vulnerabilidades XML-RPC mediante intentos de fuerza bruta de credenciales de usuario a través de la interfaz XML-RPC. Descripción Esta herramienta prueba instalaciones de WordPres...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 2:36 p.m.3 views

requests-ip-rotator

自豪地由 Swiftproxy 赞助 高性能住宅代理,拥有 超过 1.8 亿 IP 池,覆盖 195+ 个国家/地区 —— 在大规模数据采集和浏览器自动化过程中提高请求成功率,减少 IP 被封禁。非常适合与 requests-ip-rotator、Playwright、Selenium 及其他爬虫工具搭配使用。 开始免费试用 → requests-ip-rotator 一个 Python 库,利用 AWS API Gateway 庞大的 IP 池作为代理,为网络爬虫和暴力破解生成几乎无限的 IP 地址。 该库允许用户绕过基于 IP 的网站和服务速率限制。 除非指定,否则...

5.8AI score
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.7 views

CVE-2026-86186

AVideo is a video hosting platform whose API rate-limiting mechanism fails to account for requests carrying a bot User-Agent header . This allows an unauthenticated attacker to bypass all eight protected operations , including login brute-force protection , by simply setting a bot User-Agent stri...

6.5CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/05 12:09 p.m.4 views

EUVD-2026-72007

AVideo API fails to enforce rate limits when clients send a bot User-Agent header, allowing attackers to bypass all eight protected operations including login brute-force protection. Attackers can send requests with a bot User-Agent to disable rate limiting and perform unlimited password guessing...

6.5CVSS5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 12:03 p.m.5 views

cve-2026-8697

CVE-2026-8697:TP-Link Archer C64 登录速率限制绕过 CVE-2026-8697 是 TP-Link Archer C64 操作系统(调试信息中称为 TPOS)中的一个逻辑缺陷。它允许任何连接到路由器的非特权用户通过使用残留的 SSH 服务来绕过 Web 界面的速率限制。一个简单的 Python 脚本可以在短时间内尝试大量密码,从而获得路由器的完全管理员访问权限。 POC: poc.py 该路由器有一个调试 SSH 服务,该服务不会授予路由器...

8.8CVSS8AI score0.0051EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 7:16 a.m.4 views

CVE-2026-11103-GraphQL-Batching-Alias-Rate-Limit-Bypass

3. CVE-2026-11103 – GraphQL 批处理别名速率限制绕过 程序代码(Node.js + Python 漏洞利用) root@kitploit: // graphqlratelimitserver.js - GraphQL with naive rate limiter const express = require'express'; const graphqlHTTP = require'express-graphql'; const buildSchema = require'graphql'; const schema = buildSchema type...

7.8CVSS5.2AI score0.0008EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/04 4:43 a.m.5 views

goop

goop Google 搜索抓取器 注意: 该工具已不再可用。我曾向谷歌团队报告过此问题,他们告知我这不是一个合理的问题,但现在他们只是默默修复了它。 目录 简介 工作原理 使用方法 安装 示例 法律声明与免责 简介 goop 可以执行 Google 搜索而不会被 CAPTCHA 拦截或遭受任何速率限制。 工作原理 Facebook 为其抓取器提供了一个调试器工具。 有趣的是,Google 并不会限制该调试器发出的请求(白名单?),因此它可以用来抓取 Google 搜索结果而无需绕过 CAPTCHA。 由于涉及 Facebook,每次请求时必须向库提供 Facebook 会话 Cooki...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 11:53 a.m.5 views

CVE-2014-0195

XML-RPC WordPress 暴力破解利用脚本 该仓库包含一个基于Python的概念验证(PoC)脚本,用于对存在CVE-2014-0195漏洞的WordPress实例进行登录凭据暴力破解。该漏洞利用XML-RPC的system.multicall函数,可以在单个HTTP请求中尝试多次登录请求,可能导致拒绝服务。此脚本旨在供网络安全专业人员评估WordPress安装的安全性。 免责声明 此代码仅供在授权系统上合法使用。未经授权使用此代码属违法行为,可能导致严重后果。在测试或利用不属于您的系统之前,始终获取明确许可。 漏洞概述 漏洞存在于WordPress的XML-RPC...

6.8CVSS6.8AI score0.99977EPSS
SaveExploits4
OSV
OSV
added 2026/09/01 10:25 p.m.5 views

CVE-2026-84476 WWBN AVideo Authentication Bypass via X-Real-IP Header

WWBN AVideo fails to validate trusted proxies before accepting X-Real-IP and X-Forwarded-For headers, allowing attackers to spoof the client address used by enforceRateLimit. Attackers can rotate the header value per request to bypass login rate limiting and perform unlimited credential guessing...

8.7CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 8:10 p.m.5 views

CVE-2016-16113-POC

Get RCE - Bludit CMS 漏洞利用工具 root@kitploit: | | / / \ / | | \ \ / / ' | | | | ' | | | | | \ V /| | | | || | | | | | | | ,|/ / || ||/|| || ||| 一个自动化利用工具,结合了 CVE-2019-17240 (认证绕过)和 CVE-2019-16113 (任意文件上传),可在易受攻击的 Bludit CMS 安装上实现远程代码执行。 ⚠️ 法律免责声明 仅限授权的安全测试...

9.8CVSS5.3AI score0.77962EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/01 2:04 a.m.3 views

CVE-2024-25277

CVE-2024-25277 在 MW45APT02.0002 上发现 资源和 PoC 此仓库收录了在分析及发现 CVE-2024-25277 过程中收集的脚本和 PoC。 更多关于该发现的信息请查阅:https://blog.maentechie.com/bypass-rate-limiting-in-tcl-mw45ad-to-achieve-privileges-escalation 发现的问题摘要 速率限制绕过 硬编码令牌和密钥 弱加密 权限提升...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 2:43 p.m.3 views

CVE-2021-3138

..| Discourse 2.7.0 - CVE-2021-3138 |.. 描述: 速率限制绕过,导致双因素认证绕过 测试版本: 2.7.0 攻击类型: 远程 影响: 2FA 绕过 产品供应商: https://www.discourse.org 附加信息: Discourse 是为下一个十年互联网构建的讨论平台。用作: - 邮件列表 - 讨论论坛 - 长文聊天室 还有像 Google 收购的知名公司等一直使用 Discourse 至今。 发现者: Meshal Almansour Twitter: mesh3l911...

7.5CVSS7.4AI score0.03073EPSS
SaveExploits4
EUVD
EUVD
added 2026/08/30 2:33 p.m.13 views

EUVD-2026-68230

WWBN AVideo current e01e41ecc and earlier contains a brute-force rate limiting bypass in enforceRateLimit, which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer ObjectYPT::setCacheGlobal that silently discards writes for any client...

8.7CVSS5.9AI score0.00264EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.13 views

CVE-2026-82643

WWBN AVideo contains an unauthenticated credential submission vulnerability in plugin/Live/api/preauthorize.json.php , which accepts credentials via HTTP GET without rate limiting . An unauthenticated attacker can repeatedly submit correct credentials to trigger uncapped two-factor confirmation e...

6.9CVSS5.9AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/30 2:33 p.m.32 views

CVE-2026-82643 WWBN AVideo Unauthenticated Rate Limit Bypass via preauthorize.json.php

WWBN AVideo contains an unauthenticated credential submission vulnerability in plugin/Live/api/preauthorize.json.php that accepts credentials over GET without rate limiting. Attackers can submit correct credentials repeatedly to trigger uncapped two-factor confirmation emails and perform sustaine...

6.9CVSS0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 4:16 p.m.28 views

CVE-2026-69183 Monkeytype: Rate-limit and anti-brute-force controls bypassable via spoofed HTTP headers (forgotPasswordEmail/verificationEmail mail bombing and badAuth bypass)

Monkeytype is a minimalistic and customizable typing test. In 26.26.0 and earlier, the backend rate-limit key generator in backend/src/middlewares/rate-limit.ts uses client-controlled cf-connecting-ip and x-forwarded-for headers before the trust-proxy-derived req.ip value. An unauthenticated...

7.5CVSS0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 4:16 p.m.15 views

CVE-2026-69183 Monkeytype: Rate-limit and anti-brute-force controls bypassable via spoofed HTTP headers (forgotPasswordEmail/verificationEmail mail bombing and badAuth bypass)

Monkeytype is a minimalistic and customizable typing test. In 26.26.0 and earlier, the backend rate-limit key generator in backend/src/middlewares/rate-limit.ts uses client-controlled cf-connecting-ip and x-forwarded-for headers before the trust-proxy-derived req.ip value. An unauthenticated...

7.5CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 4:16 p.m.13 views

EUVD-2026-63423

Monkeytype is a minimalistic and customizable typing test. In 26.26.0 and earlier, the backend rate-limit key generator in backend/src/middlewares/rate-limit.ts uses client-controlled cf-connecting-ip and x-forwarded-for headers before the trust-proxy-derived req.ip value. An unauthenticated...

7.5CVSS5.5AI score0.00274EPSS
SaveExploits0References1
Rows per page
Query Builder