注意:此仓库已停止开发
MSSpray 用于针对 Azure AD 执行密码喷洒攻击,并验证 Azure 和 Office 365 端点上 MFA 的实施情况。
------------------------------------------------------------
| ;---<<<<,______________________________________________ |
| _|_ / / ____/ ____/ __ / __ / __ / / / |
| / \ / / / /____ /____ / ___/ __/ / \ / |
| | | /__/__/__/______/______/__/ /__/\_\__/__/ /__/ |
| |___| |
------------------------------------------------------------
使用提供的用户文件(每行一个电子邮件地址)和密码对所选端点执行密码喷洒,并可选择在成功时停止(stop):
python3 msspray.py spray <userfile> <password> <endpoint_selection> <stop/blank>
使用有效的用户名和密码测试各端点的身份验证:
python3 msspray.py validate <username> <password>
针对 https://graph.windows.net 进行喷洒,首次成功登录即停止
python3 msspray.py spray users.txt Spring2020 1 stop
针对 https://management.core.windows.net 进行喷洒
python3 msspray.py spray users.txt Spring2020 4
使用有效账户测试所有端点
python3 msspray.py validate [email protected] ReallyBadPass
博客文章:https://sra.io/blog/msspray-wait-how-many-endpoints-dont-have-mfa/
如有任何疑问,欢迎在 Twitter @__TexasRanger 上联系我。
| 编号 | 端点 | 端点URL |
|---|
| [1] | aad_graph_api | https://graph.windows.net |
| [2] | ms_graph_api | https://graph.microsoft.com |
| [3] | azure_mgmt_api | https://management.azure.com |
| [4] | windows_net_mgmt_api | https://management.core.windows.net |
| [5] | cloudwebappproxy | https://proxy.cloudwebappproxy.net/registerapp |
| [6] | officeapps | https://officeapps.live.com |
| [7] | outlook | https://outlook.office365.com |
| [8] | webshellsuite | https://webshell.suite.office.com |
| [9] | sara | https://api.diagnostics.office.com |
| [10] | office_mgmt | https://manage.office.com |
| [11] | msmamservice | https://msmamservice.api.application |
| [12] | spacesapi | https://api.spaces.skype.com |
| [13] | datacatalog | https://datacatalog.azure.com |
| [14] | database | https://database.windows.net |
| [15] | AzureKeyVault | https://vault.azure.net |
| [16] | onenote | https://onenote.com |
| [17] | o365_yammer | https://api.yammer.com |
| [18] | skype4business | https://api.skypeforbusiness.com |
| [19] | o365_exchange | https://outlook-sdf.office.com |