我的问题是每当我命令wapiti
它给我这个消息:
root@ kali: ~#wapiti
Wapiti - 2.3.0(wapiti.sourceforge.net)
Error: You have an outdated version of python - requests.Please upgrade
我已将其升级到最新版本:
root@kali:~# apt-get install python-requests
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-requests is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@kali:~# apt-get install wapiti
Reading package lists... Done
Building dependency tree
Reading state information... Done
wapiti is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
我的 kali 版本是最新版本,我已经下载了 Iso 和映像其他版本来解决它,但我在每个版本中都遇到了它……如果这有帮助,我是 amd64。