黑客、渗透测试和网络安全工具,武装您的安全武器库!
ToolShell 的漏洞利用程序
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
用于 SharePoint ToolShell 的漏洞利用工具。
博客:https://blog.viettelcybersecurity.com/sharepoint-toolshell/
使用方法:
python exploit.py -u <siteurl> -c <powershell command to run, powershell -c ...>
例如:
python exploit.py -u http://10.0.1.12/sites/test -c calc
@_l0gg