Lucene search
+L

37211 matches found

Kitploit
Kitploit
added 2026/09/13 2:49 p.m.6 views

CVE-2023-4631

CVE ID : CVE-2023-4631 漏洞类型 : IP地址欺骗 描述 : WordPress的DoLogin Security插件在版本3.6及之前版本中存在IP地址欺骗漏洞。这是由于在请求日志记录和登录限制时,对IP地址信息获取位置的限制不足。攻击者可以提供带有不同IP地址的X-Forwarded-For头部,该地址将被记录,并可用于绕过已阻止某个IP地址登录的设置。 复现步骤 : 1. 发送带有x-forwarded-for头部的登录请求,例如 X-Forwarded-For: 8.8.8.8。 2. 在“登录尝试日志”中看到被伪造的IP地址。 参考链接 : 1...

5.3CVSS5.9AI score0.00624EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 2:47 p.m.9 views

CVE-2023-44812

CVE-2023-44812 mooSocial v3.1.8 用户登录功能中 adminredirecturl 参数存在反射型跨站脚本 XSS 漏洞,攻击者可通过构造恶意 URL 窃取管理员会话 Cookie 并冒充其账户。 漏洞参数:adminredirecturl 漏洞利用 - 概念验证 POC 反射型跨站脚本 XSS root@kitploit: Payload : "alert1 最终 Payload URL 编码 : test%22%3e%3cscript%3ealert1%3c%2fscript%3etest 对...

6.1CVSS6.4AI score0.01897EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 2:37 p.m.6 views

CVE-2021-41647

CVE-2021-41647 CVE-2021-41647 Online-Food-Ordering-Web-App 中的 SQL 注入漏洞 Online-Food-Ordering-Web-App 存在未经验证的错误型和时间型盲 SQL 注入攻击漏洞。 /login.php 页面上的 username 参数未对用户输入进行清理,攻击者可以使用简单的绕过技术绕过登录。 应用链接 Online-Food-Ordering-Web-App 受影响的组件与参数 URL: /login.php 参数: username POC 登录绕过 PAYLOAD 要绕过用户登录并获得完全的管理员访问权限,...

9.1CVSS8.2AI score0.02008EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/13 2:36 p.m.8 views

CVE-2022-31007-Python-POC

Python 自动化实现以下 文章 中描述的 elabFTW 账户锁定绕过和登录暴力破解(影响 4.1.0 之前的版本)。 这两个脚本可用于名为 Source 的 Proving Grounds Practice 实验室,该实验室运行着存在漏洞的 elabFTW 版本——一个免费开源的电子实验室笔记本。 账户登录需要电子邮件地址,因此在暴力破解用户名之前,需要知道任何潜在用户的有效域名。 一旦找到有效账户,将其输入到登录暴力破解脚本中。...

7.2CVSS7AI score0.26948EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:33 p.m.3 views

Blazy

Blazy blazy does login bruteforcing Usage root@kitploit: python3 main.py -i url/file Credits Shamelessly stole form parser from guettli...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:23 p.m.4 views

CVE-2024-49379

CVE-2024-49379 的概念验证(PoC) 该仓库包含针对 UmbrelOS 中发现的一个严重漏洞的基于 Python 的概念验证(PoC)。该漏洞允许跨站脚本(XSS),在特定条件下可升级为远程代码执行(RCE)。 概述 CVE : CVE-2024-49379 严重性 : 严重 漏洞类型 : 跨站脚本(XSS)导致远程代码执行(RCE) 受影响软件 : 早于 1.2.2 的 UmbrelOS 版本 发现者 : Peter Stöckli @p- 和 GitHub 安全实验室团队 该问题存在于登录功能中,具体涉及 redirect...

5.3CVSS5.9AI score0.01285EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/13 2:12 p.m.7 views

CVE-2024-5324

CVE-2024-5324 登录/注册弹窗(内联表单 + Woocommerce)2.7.1 - 2.7.2 - 缺少授权导致任意选项更新 描述: WordPress 的 Login/Signup Popup Inline Form + Woocommerce 插件在 2.7.1 至 2.7.2 版本中,由于 'importsettings' 函数缺少权限检查,容易受到未经授权的数据修改。这使得经过身份验证的攻击者(具有订阅者级别及更高级别的访问权限)能够更改受影响站点上的任意选项。这可用于启用新用户注册,并将新用户的默认角色设置为管理员。 root@kitploit: Severity...

8.8CVSS6AI score0.01507EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:08 p.m.13 views

sshprank

描述 一个快速的SSH大规模扫描器、登录破解器、横幅抓取器和密码认证检查工具,使用python-masscan和shodan模块。 使用 root@kitploit: hacker@blackarch $ sshprank -H / / / / / / / / / / / / /// | / / / // / / / // / / / / , 选项 | 模式选项 -h - 单个主机、CIDR、IP范围或主机列表文件,用于破解。 多个端口可用逗号分隔,例如: 127.0.0.1:22,222,2022 或 192.168.1.0/24:22 或...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:08 p.m.273 views

sshprank

Description A fast SSH mass-scanner, login cracker, banner grabber and password auth checker tool using the python-masscan and shodan module. Usage root@kitploit: hacker@blackarch $ sshprank -H / / / / / / / / / / / / /// | / / / // / / / // / / / / , opts | mode options -h - single host, cidr,...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:51 p.m.8 views

openssh-portable

Portable OpenSSH OpenSSH es una implementación completa del protocolo SSH versión 2 para inicio de sesión remoto seguro, ejecución de comandos y transferencia de archivos. Incluye un cliente ssh y un servidor sshd, utilidades de transferencia de archivos scp y sftp, así como herramientas para la...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:43 p.m.5 views

zyxel-social-login-bypass-cve-2026-8508

CVE-2026-8508: Bypass del portal cautivo de Zyxel mediante identidad de Facebook enviada por un navegador de confianza Este repositorio empaqueta el informe público, el script de verificación rápida y artefactos de soporte seleccionados para CVE-2026-8508. Qué es esto CVE-2026-8508 es una falla d...

6.5CVSS6.7AI score0.007EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:30 p.m.7 views

CVE-2025-68722

CVE-2025-68722: Axigen WebAdmin CSRF Resumen de la vulnerabilidad Acciones críticas que cambian el estado en la interfaz Axigen WebAdmin son accesibles mediante solicitudes GET. Si bien el token h protege contra el CSRF directo, la aplicación procesa solicitudes en cola a través del parámetro s...

8.8CVSS5.9AI score0.00248EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:26 p.m.6 views

QRLJacking

QRLJacking - A New Social Engineering Attack Vector Find documentation in our Wiki. What is QRLJacking? QRLJacking or Quick Response Code Login Jacking is a simple social engineering attack vector capable of session hijacking affecting all applications that rely on the “Login with QR code” featur...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 1:26 p.m.7 views

CVE-2023-43325

mooSocial: XSS(CVE-2023-43325) mooSocial v3.1.8 的用户登录功能中的 dataredirecturl 参数存在反射型跨站脚本(XSS)漏洞,攻击者可通过精心构造的 URL 窃取用户的会话 cookie 并冒充其账户。 漏洞参数:dataredirecturl 利用 - 概念验证(POC) 反射型跨站脚本(XSS) root@kitploit: Payload:test"test Payload(Base64 编码):dGVzdCI+PGltZyBzcmM9YSBvbmVycm9yPWFsZXJ0KDEpPnRlc3Q= 最终...

6.1CVSS6.4AI score0.01857EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 1:24 p.m.7 views

CVE-2023-38890

CVE-2023-38890 描述 Online Shopping Portal Project V3.1 允许远程攻击者通过登录表单执行任意 SQL 命令/查询,导致未授权访问和潜在的数据篡改。该漏洞源于对用户提供的用户名字段输入验证不足,从而引发 SQL 注入攻击。 漏洞利用标题: Online Shopping Portal Project V3.1 PHPgurukul - Time-Based Blind Sqli 漏洞利用作者: Akshad Joshi 厂商主页: https://phpgurukul.com 软件链接:...

8.8CVSS7.9AI score0.01417EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 1:20 p.m.5 views

TYPO3-v7.6.15-Unencrypted-Login-Request

TYPO3-v7.6.15-未加密登录请求 TYPO3 v7.6.15 未加密登录请求已分配 CVE 编号:CVE-2017-6370...

5.3CVSS6AI score0.00987EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 12:55 p.m.4 views

CVE-2023-34830---Reflected-XSS-found-in-I-doit-Open-v24-and-below

CVE-2023-34830 - 在 i-doit Open v24 及以下版本中发现的反射型 XSS i-doit Open v24 及以下版本存在反射型 XSS 漏洞。这些漏洞可能允许远程认证的攻击者注入任意 Web 脚本或 HTML。 产品描述:i-doit 是由 synetics GmbH 开发的基于 Web 的开源 IT 文档和 CMDB(配置管理数据库)。 漏洞描述:我们发现该 Web 应用允许任何认证用户将任意 Web 脚本或 HTML 注入受影响的参数中。 受影响的网页:主登录页面 受影响的参数和组件:?timeout 步骤 1:在主登录页面后添加...

5.4CVSS6.2AI score0.00651EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 12:52 p.m.8 views

CVE-2017-14980_syncbreeze_10.0.28_bof

漏洞利用 - CVE-2017-14980 - Sync Breeze Enterprise v10.0.28 本仓库包含一个针对 Sync Breeze Enterprise 10.0.28 版本的缓冲区溢出利用(BOF)概念验证,针对漏洞 CVE-2017-14980 。 描述 该漏洞源于在处理向 /login 端点发送的 POST 请求中的 password 字段时存在不当输入验证。 攻击者可在此字段中发送超长值,从而覆盖 EIP 并允许任意代码执行。 此漏洞利用发送精心构造的有效负载,包含: 520 字节填充('A') 4 字节覆盖 EIP 20 字节 NOP sled...

9.8CVSS8.2AI score0.22483EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 12:50 p.m.6 views

fb-phisher-python

Facebook钓鱼 原作者 :Arslan Mughal 提供者 :arjunindia 原始仓库 :https://github.com/arslanmughal5566/facebookphishing 关于脚本: 通过该脚本,你可以利用一些社会工程学技巧窃取Facebook登录凭据。 要求: 1:Python3.x 2:Flask 安装Flask:打开终端并输入以下命令: user@repo pip3 install flask 确保在安装flask之前已经安装了python 3,如果你使用的是Windows或macOS,请先下载并安装python3 使用方法:...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 12:37 p.m.7 views

MacPersistenceChecker

MacPersistenceChecker 查看 Mac 上运行的所有 内容。 了解为什么 运行。 决定什么 保留。 TL;DR MacPersistenceChecker 向您展示Mac 上自动运行的所有内容 ,解释为什么重要 ,并帮助您决定保留或删除什么 。 → 发现恶意软件 → 检测隐藏的持久化 → 几分钟内了解您的系统 下载 下载 MacPersistenceChecker v2.0.0 DMG → 在 30 秒内扫描您的 Mac → 无需安装向导,直接打开运行 → 原生 macOS,通用(Apple Silicon 和 Intel),macOS 13+ 如果 macOS...

6.3AI score
SaveExploits0References1
Rows per page
Query Builder