黑客、渗透测试和网络安全工具,武装您的安全武器库!
一个针对 Webmin 1.580 /file/show.cgi 远程代码执行漏洞的 Python 复现利用
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
John Hammond | 2021年9月4日
检查 searchsploit 对于 Webmin 1.580,我只看到了一个 Metasploit 模块,用于对该旧版 Webmin 版本进行 /file/show.cgi 远程代码执行攻击。
searchsploit
/file/show.cgi
这段代码尝试用 Python 重新实现该攻击,而无需使用 Metasploit。
CVE-2021-2982.py