
Exploit and detect tools for CVE-2020-0688
csc ExchangeCmd.cs
csc ExchangeDetect.cs
ExchangeDetect <target> <user> <pass>

ExchangeCmd <target> <user> <pass>
子命令:
exec <cmd> [args]
执行命令
arch
获取远程进程架构(用于shellcode)
shellcode <shellcode.bin>
运行shellcode
exit
退出程序

更多信息请阅读writeup.pdf(中文)。