文件名称:msf-autopwn:自动利用野生环境中的一些最常见漏洞
文件大小:11KB
文件格式:ZIP
更新时间:2024-05-31 07:33:51
Python
msf-autopwn 解析Nessus或Nmap扫描并自动拥有所有内容。 安装 此安装仅在Kali上进行了测试。 克隆到仓库中,输入克隆的文件夹并运行install.sh。 打开一个新的终端,并使用随附的rc文件启动metasploit。 回到原始终端,继续使用pipenv进入新创建的虚拟环境。 最后,输入随附的msfrpc /文件夹,并在虚拟环境中进行安装。 git clone https://github.com/DanMcInerney/msf-autopwn cd msf-autopwn In a new terminal: msfconsole -r msfrpc.rc pipenv install --three pipenv shell cd msfrpc && python2 setup install && cd .. 用法 ./msf-autopwn.py -t
【文件预览】:
msf-autopwn-master
----.gitmodules(82B)
----Pipfile(248B)
----msfrpc()
----msfrpc.rc(25B)
----LICENSE(1KB)
----msf-autopwn.py(25KB)
----.gitignore(49B)
----README.md(3KB)