27832 matches found
KeeFarceReborn
KeeFarce Reborn 一款独立的 DLL,注入 KeePass 进程后可导出明文数据库。 深受优秀的 KeeFarce、KeeThief 和 KeePassHax 项目的启发。 又一个 KeePass 提取工具,为什么? 几年前,@denandz 发布了 KeeFarce,这是第一个旨在提取 KeePass 明文数据库的攻击性工具。它的工作原理是将 DLL 注入正在运行的进程,然后使用 ClrMD 遍历堆以查找所需对象,并通过反射调用 KeePass 内置的导出方法。当时它唯一的缺点是需要在目标上放置多个文件(提取 DLL + ClrMD DLL + 注入器 + 引导 DLL)...
StopDefender
StopDefender 使用 TrustedInstaller 和 Windefend 服务账户创建新令牌,以编程方式停止 Windows Defender。 一键停止操作,无需提供命令行选项或 PID。便于与后渗透框架集成。 博客文章 https://www.securityartwork.es/2021/09/27/trustedinstaller-parando-windows-defender/ 演示文稿 查看 Presentations 文件夹 Rootedcon Valencia 2022 Kill -9 Windows Defender 致谢...
CVE-2025-60374
CVE-2025-60374 CVE-2025-60374: Stored Cross-Site Scripting XSS in Perfex CRM Chatbot ⚠️ Security Advisory A critical Stored Cross-Site Scripting vulnerability in Perfex CRM's chatbot feature 📋 Overview A stored cross-site scripting XSS vulnerability in the chatbot component of Perfex CRM, prior to...
CVE-2023-31853
CVE-2023-31853 Reflected cross-site scripting XSS attack exists in web-based management interface of Cudy LT400. The page /cgi-bin/luci/admin/network/bandwidth has reflected XSS via the icon parameter. The methods of exploitation would involve sending a specially crafted request to the victim tha...
CVE-2023-23397
CVE-2023-23397 漏洞详情 🚨💻 Microsoft 最近修复了一系列严重安全漏洞,其中包括这个零日漏洞:CVE-2023-23397。通用漏洞评分系统(CVSS)为这个漏洞分配的评分为 9.8。 CVE-2023-23397:Microsoft Outlook 中的特权提升漏洞 📧🔓 在 Microsoft Outlook 中发现了一个严重的特权提升(EoP)漏洞。该漏洞可能造成严重后果,因为它使攻击者能够在恶意邮件中利用包含通用命名约定(UNC)路径的扩展消息传递应用程序编程接口(MAPI)属性。当受害者打开邮件时,该漏洞被触发,将其引导至 TCP 端口 445...
@Mockoon/commons-server: Unauthenticated admin API + wildcard CORS allows mock-state hijack and secret theft
Summary Mockoon's admin API commons-server/src/libs/server/admin-api.ts is mounted on the same Express listener as the user-defined mock routes, enabled by default in every shipped runtime commons-server, CLI, serverless, serves Access-Control-Allow-Origin: on every endpoint with all HTTP methods...
CVE-2026-79294
CVE-2026-79294 CVE-2026-79294 — XSS almacenado en la vista previa de artefactos HTML de Moonshot AI Kimi, entregado a través de la vista pública de Share, lo que conduce a la exfiltración del token de sesión y a la toma de control de cuenta demostrada. Aviso de divulgación responsable...
CVE-2026-81913
Concrete CMS versions 9.5.0 through 9.5.2 are vulnerable to Open Redirect via the rcURL parameter. An attacker can craft a single link on the site's own domain that sends a user to an arbitrary external site immediately after authentication, facilitating phishing and credential theft. The same...
CVE-2026-81913 Concrete CMS versions 9.5.0 through 9.5.2 are vulnerable to Open Redirect via the rcURL parameter.
Concrete CMS versions 9.5.0 through 9.5.2 are vulnerable to Open Redirect via the rcURL parameter. An attacker can craft a single link on the site's own domain that sends a user to an arbitrary external site immediately after authentication, facilitating phishing and credential theft. The same...
CVE-2026-81913 Concrete CMS versions 9.5.0 through 9.5.2 are vulnerable to Open Redirect via the rcURL parameter.
Concrete CMS versions 9.5.0 through 9.5.2 are vulnerable to Open Redirect via the rcURL parameter. An attacker can craft a single link on the site's own domain that sends a user to an arbitrary external site immediately after authentication, facilitating phishing and credential theft. The same...
CVE-2023-41898_Lab
CVE-2023-41898 未经验证的 Deep Link 实验室 这是一个基于 Home Assistant Companion for Android 的公开漏洞报告(GHSL-2023-142)以及漏洞版本 2023.8.2 的开源结构制作的教育性精简复现实验环境。 不会使用真实的 Home Assistant 服务器、账户或令牌,仅暴露名为 LABTOKENCVE202341898NOTREAL 的固定虚拟令牌。 漏洞概述 目标:Home Assistant Companion for Android 受影响版本:低于 2023.9.2(依据官方公告) 修复版本:2023.9....
TP-Link-Archer-CR-700-XSS-Exploit
TP-Link-Archer-CR-700-XSS-Exploit 利用 TP-Link Archer CR-700 路由器。(已负责任地向 TP-Link 披露) 步骤 1- 在你的 Linux 机器(Kali 或 Ubuntu)上输入以下命令 gedit /etc/dhcp/dhclient.conf 注释掉下面这一行 send host-name = gethostname; 将其复制到下一行,并把 gethostname 函数改为类似下面的 XSS 脚本。 send host-name = "alert5"; 步骤 2:重启你的 Linux 系统,使更改生效。 步骤...
SCAT
SCAT HP SiteScope Credential Acquisition Tool What is this? A tool that abuses a remote code execution vulnerability in default HP SiteScope v11.32 et al installations to steal credentials stored in SiteScope. What remote code execution vulnerability? HP SiteScope by default enables Java Manageme...
LsassReflectDumping
LsassReflectDumping 此工具利用 RtlCreateProcessReflection API 的进程分叉(Process Forking)技术来克隆 lsass.exe 进程。创建克隆后,使用 MINIDUMPCALLBACKINFORMATION 回调为克隆进程生成内存转储。 步骤 获取 Lsass.exe 进程的句柄 使用 RtlCreateProcessReflection(进程分叉)克隆 Lsass.exe 进程 使用 MINIDUMPCALLBACKINFORMATION 回调创建克隆进程的 minidump 确认转储的内容和大小。 终止克隆进程。 使用方法...
langflow-cors-scanner
CVE-2025-34291 — Validación de origen / CORS de Langflow Descripción general La configuración de CORS demasiado permisiva combinada con la configuración de cookie de token de actualización permite el robo de credenciales...
TokenStealer
TokenStealer Una herramienta sencilla que escribí hace un tiempo para robar y jugar con tokens de Windows. Partes del código se han tomado y adaptado de https://github.com/FSecureLABS/incognito Claramente, necesitarás el privilegio de Impersonación o AssignPrimary y el privilegio de Debug para...
CVE-2026-67598
CVE-2026-67598 Emlog Pro — Validación de certificados TLS deshabilitada en el asistente de IA MITM adyacente a la red → robo de clave de API del proveedor de LLM e inyección de respuestas de IA Resumen · Flujo del ataque · Código afectado · Prueba · Mitigación · Cronología · Referencias 📋 Resumen...
CVE-2023-33732
CVE-2023-33732 — eScan管理控制台中的反射型跨站脚本 -orange 概述 CVE-2023-33732 是 MicroWorld Technologies eScan管理控制台 版本 14.0.1400.2281 中发现的一个反射型跨站脚本(XSS)漏洞。该缺陷存在于 新建策略 分配表单(AssignPolicyTemplate 端点)中,允许远程未认证攻击者向任何已认证用户(通过诱导点击精心构造的URL)的浏览器中注入并执行任意JavaScript。...
Geutebruck - Remote Command Injection
Geutebruck is susceptible to multiple vulnerabilities its web-based management interface that could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device. id: CVE-2021-33544 info: name: Geutebruck - Remote Command Injection author: gy741 severit...
CVE-2026-11102-OAuth2-Implicit-Grant-Fragment-Hijacking
CVE-2026-11102 – OAuth2 隐式授权片段劫持 程序代码(Node.js + 漏洞利用) root@kitploit: // oauthserver.js - OAuth2 provider issuing tokens in fragment const express = require'express'; const app = express; app.get'/authorize', req, res = const redirectUri = req.query.redirecturi; const state = req.query.state || ''...