3018 matches found
The vulnerability of the TrueConf Server software, related to deficiencies in the authentication process, allows a perpetrator to obtain a token with administrator privileges.
The vulnerability of the TrueConf Server software is related to deficiencies in the authentication process. Exploiting this vulnerability could allow a malicious actor, operating remotely, to obtain an administrator-level token...
CVE-2019-0803
CVE-2019-0803 PoC de elevación de privilegios de Win32k Captura de pantalla Referencia robar token de seguridad https://github.com/mwrlabs/CVE-2016-7255...
StopDefender
StopDefender Detén Windows Defender programáticamente creando un nuevo token usando las cuentas de servicio TrustedInstaller y Windefend. Acción de detención con un solo botón, sin necesidad de proporcionar opciones de línea de comandos ni pid. Útil para la integración con frameworks de...
Microsoft365_devicePhish
Microsoft365devicePhish 滥用 Microsoft 365 OAuth 授权流程进行钓鱼攻击 这是一个简单的概念验证脚本,允许攻击者针对 Microsoft 365 OAuth 授权流程实施钓鱼攻击。利用此脚本,攻击者可连接 Microsoft 的 OAuth API 端点,生成 usercode 和 devicecode,并在成功的钓鱼攻击后获取受害用户的 accesstoken。随后,该令牌可用于通过 Microsoft Graph API 代表受害用户访问各种 Office365 产品。此外,此脚本专为解决特定场景而设计:目标组织使用邮箱...
Yamcs <=5.8.6 - Cross-Site Scripting
Yamcs 5.9.4 contains a stored XSS caused by inadequate HTML escaping of attacker-controlled redirecturi parameter in authorization template, letting attackers execute JavaScript to steal authentication data, exploit requires user to open crafted URL. id: CVE-2026-55549 info: name: Yamcs =5.8.6 -...
offensive-azure
一组针对 Microsoft Azure 的攻击工具集合,使用 Python 编写以实现平台无关性。当前工具列表及其简要功能描述如下。 ./DeviceCode/devicecodeeasymode.py 生成一个供目标用户输入的代码 可用于通用令牌生成,或在钓鱼/社会工程攻击活动中使用。 ./AccessTokens/tokenjuggle.py 以多种方式接收一个刷新令牌,并为指定资源获取一个新的刷新令牌和一个访问令牌 ./AccessTokens/readtoken.py 接收一个访问令牌,解析其包含的声明信息,检查过期时间,并尝试验证签名...
365-Stealer
365-Stealer 目录 关于365-Stealer 关于非法同意授权攻击 365-Stealer的主要功能 搭建攻击环境 自动Azure应用注册 手动Azure应用注册 配置应用程序 创建客户端密钥 添加API权限 设置365-Stealer 在Apache服务器上启用SQLite3 配置365-Stealer管理门户 修改路径 为365-Stealer管理门户启用IP白名单 OPSEC注意事项 命令行帮助 博客 Bug报告与功能请求 贡献 关于 365-Stealer...
CVE-2026-79294
CVE-2026-79294 CVE-2026-79294 — Stored XSS in Moonshot AI Kimi's HTML artifact Preview, delivered through the public Share view, leading to session token exfiltration and demonstrated account takeover. Responsible disclosure advisory. Vulnerability Details Vulnerability Type: Stored/Stored-like...
CVE-2024-55040-Sensaphone-XSS
DIVULGACIÓN DE VULNERABILIDADES DE SENSAPHONE Resumen A mediados de septiembre de 2024, identifiqué varios problemas de seguridad de severidad media a baja en el Sensaphone Web600 Monitoring System, incluyendo vulnerabilidades de cross-site scripting XSS almacenado en las opciones de Configuració...
CVE-2019-0803
CVE-2019-0803 Win32k Elevación de Privilegios Poc Captura de pantalla Referencia robar token de seguridad https://github.com/mwrlabs/CVE-2016-7255...
CVE-2023-31779
CVE-2023-31779 XSS Almacenado en Wekan Descripción : Existe una vulnerabilidad de XSS almacenado en la función "Reacción al comentario". Un atacante con privilegios de usuario en el tablero kanban puede ejecutar código JavaScript en los navegadores de los usuarios que abran una tarjeta con una...
Host Validation Bypass
Apache Parquet is vulnerable to host validation bypass. The vulnerability is due to the pluggable KmsClient implementation not performing host validation for a file‑controlled KMS URL, where the URL from the Parquet file is forwarded without checks and a malicious actor can inject a hostile host,...
CVE-2026-66421-OpenClaw-Dashboard-Stored-XSS-via-lastMessage-Session-Field
Aviso de Seguridad: Cross-Site Scripting Almacenado a Través de Mensajes de Agente Que Conduce al Robo de Tokens de Sesión openclaw-dashboard Título: OpenClaw Dashboard XSS Almacenado a través del campo lastMessage de la sesión ID de CVE: CVE-2026-66421...
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-97846
The Keycloak-services component contains a vulnerability where the new Standard Token Exchange V2 feature fails to validate the digital certificate required for mTLS holder-of-key binding . This flaw allows an attacker possessing stolen client credentials to obtain a standard, unrestricted token,...
CVE-2026-11102-OAuth2-Implicit-Grant-Fragment-Hijacking
CVE-2026-11102 – Secuestro de Fragmento en la Concesión Implícita de OAuth2 Código del Programa Node.js + Exploit root@kitploit: // oauthserver.js - OAuth2 provider issuing tokens in fragment const express = require'express'; const app = express; app.get'/authorize', req, res = const redirectUri ...
CVE-2020-1054
CVE-2020-1054 CVE-2020-1054 Aprendizaje Captura de pantalla Referencia https://0xeb-bp.github.io/blog/2020/06/15/cve-2020-1054-analysis.html robar token de seguridad https://github.com/mwrlabs/CVE-2016-7255 filtrar función https://github.com/DreamoneOnly/CVE-2019-0808-32-64-exp...
Langflow AI <= 1.6.9 - CORS Misconfiguration
Langflow AI versions 1.6.9 and earlier are vulnerable to a CORS misconfiguration that allows any origin to make credentialed requests. Combined with SameSite=None cookies, this enables cross-origin token theft and subsequent remote code execution via the /api/v1/validate/code endpoint. id:...
CVE-2026-30824-Flowise-NVIDIA-NIM-Authentication
CVE-2026-30824 — Comprobador y Exploit de Omisión de Autenticación de NVIDIA NIM en Flowise Un comprobador y exploit de prueba de concepto para CVE-2026-30824 , una vulnerabilidad crítica de omisión de autenticación en Flowise que expone los endpoints de la API de NVIDIA NIM sin autenticación...
CVE-2026-25253
CVE-2026-25253: RCE con un solo clic en OpenClaw mediante el robo de tokens de autenticación Software afectado: OpenClaw clawbot AVISO LEGAL: Este código y análisis se proporcionan únicamente con fines de investigación de seguridad autorizada y educativos. El uso de este exploit contra sistemas s...