3052 matches found
NtlmRelayToEWS
ntlmRelayToEWS 作者:Arno0x0x - @Arno0x0x ntlmRelayToEWS 是一款用于对 Exchange Web Services EWS 执行 NTLM 中继攻击的工具。它会在 445 端口启动一个 SMB 监听器,在 80 端口启动一个 HTTP 监听器,等待来自受害者的传入连接。一旦受害者连接到其中一个监听器,就会触发 NTLM 协商,并将该协商中继到目标 EWS 服务器。 显然,该工具并未 实现完整的 EWS API,因此仅实现了少数在某些攻击场景中有用的服务。我可能会在未来添加更多功能。请参阅“用法”部分了解已实现的 EWS 调用。 限制与改进...
PSForgot2kEyXCHANGE
PSForgot2kEyXCHANGE PoC for Forgot2kEyXCHANGE CVE-2020-0688 written in PowerShell Usage This PoC requires a valid Username and Password. This PoC uses ysoserial.net to create the new ViewState which contains the command you specified on the -Command param. If you don't already have this installed...
ruler
Introduction Ruler is a tool that allows you to interact with Exchange servers remotely, through either the MAPI/HTTP or RPC/HTTP protocol. The main aim is abuse the client-side Outlook features and gain a shell remotely. The full low-down on how Ruler was implemented and some background regardin...
CVE-2023-36745
CVE-2023-36745 PoC de RCE de Microsoft Exchange Server CVE-2023-36745. Ejemplo: root@kitploit: python3 exp.py -H exchange.webdxg.com -u webdxg.com\dddai -p 4IDF7LAU -s \192.168.237.131\Shares\ -c calc.exe El comando se pasará a powershell -e...
CVE-2021-42321
CVE-2021-42321 Prueba de concepto de Microsoft Exchange Server El parche:https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-42321...
ExchangeSmash
proxylogon mi exploit para la cadena proxylogon Microsoft Exchange Server - CVE-2021-26855 Ejecutar: el exploit utiliza el paquete Impacket, para instalarlo ejecuta esto: root@kitploit: user@host:$ python3 -m pip install impacket luego clona el repositorio del exploit y entra en el directorio del...
CVE-2021-26855-PoC
CVE-2021-26855-PoC Código de exploit PoC para CVE-2021-26855. El código original fue desarrollado por https://github.com/GreyOrder. CVE-2021-26855 ssrf uso simple de ejercicios golang Versión afectada root@kitploit: Exchange Server 2013 es menor que CU23 Exchange Server 2016 es menor que CU18...
CVE-2021-24085
Vulnerabilidad de Elevación de Privilegios por Cross-Site Request Forgery en msExchEcpCanary de Microsoft Exchange Server Esta es una prueba de concepto para CVE-2021-24085. 1. poc.py descarga el archivo de certificado del objetivo con la clave privada dentro 2. YellowCanary genera el token csrf...
patch-CVE-2026-15502
Patch: CVE-2026-15502 Vulnerability Details CVE : CVE-2026-15502 Product : Microsoft Exchange Server Description : SSRF leading to RCE Severity : Critical Patch Status: IN-REVIEW...
Microsoft Exchange Server Pre-Auth POST Based Cross-Site Scripting
Microsoft Exchange Server is vulnerable to a spoofing vulnerability. Be aware this CVE ID is unique from CVE-2021-42305. id: CVE-2021-41349 info: name: Microsoft Exchange Server Pre-Auth POST Based Cross-Site Scripting author: rootxharsh,iamnoooob severity: medium description: Microsoft Exchange...
Exch-CVE-2021-26855_Priv
Exch-CVE-2021-26855 ProxyLogon es el nombre genérico formal para CVE-2021-26855, una vulnerabilidad en Microsoft Exchange Server que permite a un atacante omitir la autenticación y hacerse pasar por el administrador. También hemos encadenado este error con otra vulnerabilidad de escritura...
CTT-Exchange-RCE-v1.0---Microsoft-Exchange-Exploit-CVSS-10.0-CRITICAL-CVE-2021-26855-CVE-2021-27065
CTT-Exchange-RCE-v1.0---Microsoft-Exchange-Exploit-CVSS-10.0-CRITICAL-CVE-2021-26855-CVE-2021-27065 Versión mejorada por CTT del exploit SSRF a RCE de Microsoft Exchange Server ProxyShell/ProxyLogon, otra vulnerabilidad crítica con CVSS 10.0 que afectó a cientos de miles de organizaciones en todo...
ExchangeWeaknessTest
ExchangeWeaknessTest Este script prueba la vulnerabilidad CVE-2021-26855 en Exchange Server. Ejemplo root@kitploit: python3 ExchangeWeaknessTest.py mydomain.com Licencia Licenciado bajo la GPL, versión 3...
CVE-2026-62911
CVE-2026-62911 RCE pre-autenticación en Microsoft Exchange Server. No se necesitan credenciales. Orange Tsai DEVCORE utilizó esto en Pwn2Own Berlin 2026 como parte de una cadena de 3 errores. Premio de $200,000, toma de control total como SYSTEM. Qué hace Exchange expone...
CVE-2020-0688
Escáner CVE-2020-0688 Este es un pequeño y sucio script para comprobar servidores Exchange vulnerables a CVE-2020-0688. Está escrito de forma fea y en PHP. Precaución: Solo comprueba si tienes instalada la actualización CU actual. ¡Eso no significa que hayas instalado el parche de corrección!...
http-vuln-CVE-2022-41082
LA VERSIÓN ACTUALIZADA TAMBIÉN PERMITE LA VERIFICACIÓN HTTPS exchange-vuln-check.nse PARA HTTP: nmap -p80 --script exchange-vuln-check.nse PARA HTTPS: nmap -p443 --script exchange-vuln-check.nse GUARDAR RESULTADOS EN UN ARCHIVO nmap -p80 --script exchange-vuln-check.nse -oN results.txt...
CVE-2021-26855-Scanner
CVE-2021-26855-Scanner Escáner y PoC para CVE-2021-26855 Crédito a GreyOrder por el PoC. Re-subido por conveniencia y porque Microsoft lo eliminó al menos una vez : Ejemplo de uso para escaneo masivo: shodan download --limit 12345 exchange "http.component:'outlook web+app'" gzip -d exchange.json....
CVE-2021-41349
¡Exploit CVE-2021-41349! ¡Exploit de la Vulnerabilidad de Suplantación en Microsoft Exchange Server! ¡Pasos para Reproducir! 1. Realiza una solicitud HTTP como esta y captúrala con Burp 2. Crea un PoC CSRF de esa solicitud y guarda la salida HTML en un archivo 3. Abre la salida guardada en un...
CVE-2020-0688
CVE-2020-0688 Ejecución remota de código RCE en Microsoft Exchange Server mediante clave criptográfica fija En lugar de tener claves generadas aleatoriamente por instalación, todas las instalaciones de Microsoft Exchange Server tienen los mismos valores validationKey y decryptionKey en web.config...
CVE-2021-26855-SSRF-Exchange
CVE-2021-26855-SSRF-Exchange CVE-2021-26855 SSRF Exchange Server Shodan https://beta.shodan.io/search?query=http.component%3A%22outlook+web+app%22 https://beta.shodan.io/search?query=http.html%3A%22%2Fowa%22 Fofa https://fofa.so/result?q=title%3D%22Outlook+Web+App%22...