Lucene search
+L

16737 matches found

Kitploit
Kitploit
added 2026/09/14 9:58 p.m.7 views

CVE-2020-0688

用于CVE-2020-0688(Microsoft Exchange默认MachineKeySection反序列化漏洞)的利用与检测工具 构建 root@kitploit: csc ExchangeCmd.cs csc ExchangeDetect.cs 用法 root@kitploit: ExchangeDetect root@kitploit: ExchangeCmd 子命令: exec args 执行命令 arch 获取远程进程架构(用于shellcode) shellcode 运行shellcode exit 退出程序 更多信息请阅读writeup.pdf(中文)。...

9CVSS8.1AI score0.99965EPSS
SaveExploits29References1
Kitploit
Kitploit
added 2026/09/14 9:32 p.m.12 views

Exchange2domain

Exchange2domain privexchange 的全合一工具。你只需要开放 Web 服务器端口,因此无需高权限 。 精彩文章!利用 Exchange:一次 API 调用即可获得域管理员权限。 依赖 这些工具需要 impacket。你可以通过 pip 安装:pip install impacket。 用法 root@kitploit: usage: Exchange2domain.py -h -u USERNAME -d DOMAIN -p PASSWORD --hashes HASHES --no-ssl --exchange-port EXCHANGEPORT -ah...

5.9AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 9:28 p.m.14 views

EUVD-2026-42967

ZITADEL: Unauthorized Token Privilege Escalation in OAuth2 Token Exchange...

8.1CVSS6.1AI score0.00413EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/14 9:28 p.m.6 views

ZITADEL: Unauthorized Token Privilege Escalation in OAuth2 Token Exchange

Summary A vulnerability in ZITADEL’s OAuth2 Token Exchange endpoint allows an authenticated user or client to exchange a low-privilege access token for a token with elevated permissions at a completely different application. This bypasses the intended authorization and separation policies...

8.1CVSS0.00413EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2026/09/14 9:09 p.m.8 views

ProxyLogon-CVE-2021-26855-metasploit

ProxyLogon-CVE-2021-26855-metasploit CVE-2021-26855 proxyLogon exchange ssrf a escritura arbitraria de archivos script de explotación metasploit preparación root@kitploit: git clone https://github.com/TaroballzChen/ProxyLogon-CVE-2021-26855-metasploit cd ProxyLogon-CVE-2021-26855-metasploit mkdir...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/14 8:39 p.m.6 views

CVE-2022-41040-POC

CVE-2022-41040-POC CVE-2022-41040 - Microsoft Exchange Server 中的服务器端请求伪造 SSRF 手动利用 1. 将 COLLABHERE 替换为你的 OOB 域名 - sed 's/COLLABHERE//g 2. 在你想要测试的 URL 后面添加 payload - echo http://target.com|unfurl format %s://%d/ 3. 访问构造好的 URL 4. 检查你的 collaborator Payloads: root@kitploit:...

8.8CVSS7.6AI score0.99956EPSS
SaveExploits9References4
Kitploit
Kitploit
added 2026/09/14 8:38 p.m.6 views

CVE-2021-33766

POC 漏洞利用 CVE-2021-33766 ProxyToken POC 漏洞利用 CVE-2021-33766 ProxyToken 是一个便捷的 shell 脚本,为渗透测试人员和安全研究人员提供了一种快速有效的方式来测试 Microsoft Exchange ProxyToken 漏洞。 免责声明...

7.5CVSS7.5AI score0.98136EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/14 8:31 p.m.9 views

CVE-2018-8581

CVE-2018-8581 这是一个邮箱层面的横向渗透和提权漏洞 它可以在拥有了一个普通权限邮箱账号密码后,完成对其他用户包括域管理员邮箱收件箱的委托接管 本EXP脚本是在原PoC基础上修改的增强版一键脚本,它将在配置好相关参数后,自动完成目标邮箱inbox收件箱的添加委托和删除委托操作,以方便甲方安全部门和红队对授权企业完成一次模拟攻击过程 原PoC是两个脚本配合使用完成添加收信规则的操作,在甲方红队实际工作中不怎么实用,而原PoC除了需要邮箱外,还需要设置目标邮箱用户的SID,但在参考文章中提到的获取用户SID的方法,我在实际环境中测试Exchange Server...

7.4CVSS7.9AI score0.27355EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/14 7:37 p.m.7 views

CVE-2021-26855-Exchange-RCE

CVE-2021-26855-Exchange-RCE Microsoft Exchange Proxylogon Exploit Chain EXP分析 + CVE-2021–26855 + CVE-2021–27065 复现总结...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits67
Kitploit
Kitploit
added 2026/09/14 7:28 p.m.5 views

cve-2021-26855

cve-2021-26855 root@kitploit: GET /ecp/x.png HTTP/1.1 Host: 192.168.170.134 Cookie: X-BEResource=localhost1942062522 User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:109.0 Gecko/20100101 Firefox/110.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,/;q=0...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/14 7:12 p.m.8 views

CVE-2020-17144

CVE-2020-17144 的武器化利用工具(Microsoft Exchange 2010 MRM.AutoTag.Model 不安全反序列化漏洞) 构建 首先安装 .net framework 3.5,然后执行 make。 用法 root@kitploit: CVE-2020-17144 利用成功后,访问 http://target/ews/soap/?pass=whoami 即可获得命令执行。 你也可以将 e.cs 修改为自定义 exp。 更多信息请阅读我的博客文章(中文)。...

8.8CVSS8.3AI score0.36514EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/14 6:52 p.m.5 views

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...

6AI score
SaveExploits0
Circl
Circl
added 2026/09/14 6:21 p.m.5 views

GHSA-RRXG-G2PF-6HH4

creationtimestamp| type| source ---|---|--- 2026-09-14 18:21:58+00:00| seen| https://infosec.exchange/users/cR0w/statuses/117270781388053699 2026-09-14 19:32:08+00:00| seen| https://gist.github.com/alon710/3693f8803a657bff4ffb362747901533...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 6:08 p.m.11 views

ruler

简介 Ruler 是一款工具,允许你通过 MAPI/HTTP 或 RPC/HTTP 协议远程与 Exchange 服务器交互。其主要目标是滥用 Outlook 客户端侧的特性,远程获取一个 Shell。 关于 Ruler 的实现细节以及 MAPI 的背景信息,可以在我们的博客文章中找到: Ruler 发布 使用 Ruler 进行哈希传递 Outlook 表单与 Shell Outlook 主页——另一个 Ruler 攻击向量 查看实际演示: YouTube 上的 Ruler 它能做什么? Ruler 拥有多项功能,未来还计划添加更多功能。这些功能包括: 枚举有效用户 创建新的恶意邮件规则...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/14 6:08 p.m.138 views

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...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/14 6:00 p.m.7 views

Microsoft-Exchange-RCE

Microsoft-Exchange-RCE Microsoft Exchange CVE-2021-26855与CVE-2021-27065...

9.8CVSS7.3AI score0.99996EPSS
SaveExploits67
Kitploit
Kitploit
added 2026/09/14 4:50 p.m.11 views

ProxyLogon

ProxyLogon ProxyLogon is the formally generic name for CVE-2021-26855, a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin. We have also chained this bug with another post-auth arbitrary-file-write vulnerability,...

9.8CVSS8.3AI score0.99996EPSS
SaveExploits65
Circl
Circl
added 2026/09/14 4:42 p.m.7 views

CVE-2026-20353

creationtimestamp| type| source ---|---|--- 2026-09-14 16:42:48+00:00| seen| https://infosec.exchange/users/AAKL/statuses/117270391382884208 2026-09-14 17:30:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mvin6h3atz22 2026-09-14 18:08:38+00:00| seen|...

9.8CVSS0.00373EPSS
SaveExploits0References5
Circl
Circl
added 2026/09/14 4:42 p.m.6 views

CVE-2026-76441

creationtimestamp| type| source ---|---|--- 2026-09-14 16:42:48+00:00| seen| https://infosec.exchange/users/AAKL/statuses/117270391382884208 2026-09-14 17:40:21+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mvinqftse52r 2026-09-14 18:08:56+00:00| seen|...

9.8CVSS0.00465EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 4:40 p.m.5 views

CVE-2021-26855-CVE-2021-27065

CVE-2021-26855-CVE-2021-27065 分析 ProxyLogo 邮件交换 RCE...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits67
Rows per page
Query Builder