16596 matches found
Exchange2domain
Exchange2domain Herramientas todo en uno de privexchange. Solo necesitas abrir el puerto del servidor web, por lo que no se requieren privilegios elevados. ¡Gran artículo! Abusando de Exchange: una sola llamada a la API te separa de Domain Admin. Requisitos Estas herramientas requieren impacket...
CVE-2021-26855_PoC
CVE-2021-26855PoC Mis primeros payloads de SSRF CVE-2021-26855 sobre Exchange Server 2019... Payload 1 root@kitploit: curl -i -s -k -X $'GET' -H $'Host: ' -H $'User-Agent: alex666' -H $'Connection: close' -b $'X-AnonResource=true;...
ExchangeRelayX
ExchangeRelayX Version 1.0.0. This tool is a PoC to demonstrate the ability of an attacker to perform an SMB or HTTP based NTLM relay attack to the EWS endpoint on an on-premise Microsoft Exchange server to compromise the mailbox of the victim. This tool provides the attacker with an OWA looking...
ZackAttack
===== ZackAttack! - Retransmitiendo NTLM como nadie ======= ¿Qué demonios es esto? Versión tl;dr: ZackAttack! es un nuevo conjunto de herramientas para hacer retransmisión de autenticación NTLM, a diferencia de cualquier otra herramienta que exista actualmente. = Entonces, ¿cómo es ZackAttack!...
ProxyShell
ProxyShell 安装 root@kitploit: git clone https://github.com/ktecv2000/ProxyShell cd ProxyShell virtualenv -p $which python3 venv source venv/bin/activate pip3 install pypsrp cp wsman.py venv/lib//site-packages/pypsrp/wsman.py 用法 root@kitploit: python3 exploit.py...
SharpExchangePriv
SharpExchangePriv Descripción Una implementación en C de PrivExchange por @dirkjan. Gracias a @g0ldenGunSec, ya que me basé en su código. Se probó contra Exchange 2016. Instrucciones de compilación SharpExchangePriv se ha compilado con .NET 3.5 y es compatible con Visual Studio 2017. Simplemente...
CVE-2020-17144
herramienta armada para CVE-2020-17144vulnerabilidad de deserialización insegura de MRM.AutoTag.Model en Microsoft Exchange 2010 compilación instale .net framework 3.5 primero, luego make. uso root@kitploit: CVE-2020-17144 Después del exploit, acceda a http://target/ews/soap/?pass=whoami para...
CVE-2020-0688
Exploit and detect tools for CVE-2020-0688Microsoft Exchange default MachineKeySection deserialize vulnerability build root@kitploit: csc ExchangeCmd.cs csc ExchangeDetect.cs usage root@kitploit: ExchangeDetect root@kitploit: ExchangeCmd sub commands: exec args exec command arch get remote proces...
PrivExchange
PrivExchange Herramientas de prueba de concepto que acompañan al blog Abusing Exchange: One API call away from Domain Admin. Requisitos Estas herramientas requieren impacket. Puedes instalarlo desde pip con pip install impacket, pero se recomienda usar la última versión de GitHub. privexchange.py...
proxyshell
ProxyShell Exploit de prueba de concepto para Microsoft Exchange CVE-2021-34473, CVE-2021-34523, CVE-2021-31207 Detalles Para obtener información de contexto, lea la publicación del blog que detalla la investigación de Horizon3: https://www.horizon3.ai/news/blog/proxyshell Características No es...
wave-share
wave-share A proof-of-concept for WebRTC signaling using sound. Works with all devices that have microphone + speakers. Runs in the browser. Nearby devices negotiate the WebRTC connection by exchanging the necessary Session Description Protocol SDP data via a sequence of audio tones. Upon...
proxylogscan
proxylogscan This tool to mass scan for a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin CVE-2021-26855. By chaining this bug with another post-auth arbitrary-file-write vulnerability to get code execution...
OWASSRF-CVE-2022-41082-POC
CVE-2022-41082-POC 针对影响 Microsoft Exchange 服务器的 CVE-2022-41082 NotProxyShell OWASSRF 漏洞的 PoC 这是 ProxyNotShell OWASSRF 的认证后 RCE,需要有效的凭据才能执行命令。 添加了用于 TabShell 漏洞(CVE-2022-41076)的 Powershell PoC 脚本 TabShell 漏洞是一种权限提升形式,允许在通过 OWASSRF 成功获得访问权限后突破受限的 Powershell 沙盒。 受影响版本 Exchange 2013、16、19 直到...
ProxyVulns
ProxyVulns ProxyLogon Usage: python3 26855.py 1.1.1.1 ProxyOracle root@kitploit: Once a victim clicks this link, evil.com will receive the cookies...
msmailprobe
msmailprobe Office 365 and Exchange Enumeration It is widely known that OWA Outlook Webapp is vulnerable to time-based user enumeration attacks. This tool leverages all known, and even some lesser-known services exposed by default Exchange installations to enumerate users. It also targets Office...
msmailprobe
msmailprobe Office 365 和 Exchange 枚举 众所周知,OWA(Outlook Webapp)容易受到基于时间的用户枚举攻击。该工具利用所有已知甚至一些鲜为人知的、默认 Exchange 安装暴露的服务来枚举用户。它还针对 Office 365 进行基于错误的用户枚举。 开始使用 如果你想下载并编译这个简单且无依赖的代码,你必须首先安装 GoLang!让那些出色的文档和其他在线资源帮你完成这项任务吧。 https://golang.org/doc/install 你也可以在此处下载编译好的发行版。 语法 列出该应用程序的命令示例,只需使用 examples...
msprobe
msprobe About Installing Usage Examples Coming Soon Acknowledgements About Finding all things on-prem Microsoft for password spraying and enumeration. The tool will used a list of common subdomains associated with your target apex domain to attempt to discover valid instances of on-prem Microsoft...
msprobe
msprobe 关于 安装 使用方法 示例 即将推出 致谢 关于 发现所有本地部署的微软产品,用于密码喷洒和枚举。 该工具将使用与目标根域名相关的常见子域名列表,尝试发现有效的本地部署微软解决方案实例。以下是工具运行时的截图: 安装 使用 pipx 安装该项目 root@kitploit: pipx install git+https://github.com/puzzlepeaches/msprobe.git 使用方法 该工具包含四个不同的模块,用于协助发现本地部署的微软产品: Exchange RD Web ADFS Skype for Business 帮助菜单和支持的模块如下所示...
CVE-2025-53786
Exploit CVE-2025-53786 Ce projet fournit une preuve de concept PoC exploitant une vulnérabilité critique dans les déploiements hybrides de Microsoft Exchange Server, identifiée sous le nom CVE-2025-53786. Cette vulnérabilité permet à un attaquant disposant d'un accès administrateur à un serveur...
CVE-2018-8581
CVE-2018-8581 Se trata de una vulnerabilidad de movimiento lateral y escalada de privilegios a nivel de buzón de correo. Permite, tras contar con las credenciales de una cuenta de correo con permisos normales, realizar la delegación y toma de control de la bandeja de entrada de otros usuarios...