wpscan在靶机DC-2的时候要用到,不锅看了网上一堆,终于找到了有用的办法。
我的忘了是多少年的kali,wpscan根据网上的搭建服务器更新和在线更新都不行。(官网说了,旧版更新会遇到问题)因此找到了新版的方法。
转自链接
git clone https://github.com/wpscanteam/wpscan.git
cd /wpscan
bundle install && rake install
wpscan --update
bundle这要花好长时间(我吃完饭还在进行中)
完成: