My issue is whenever I command wapiti
it gives me this message:
root@ kali: ~#wapiti
Wapiti - 2.3.0(wapiti.sourceforge.net)
Error: You have an outdated version of python - requests.Please upgrade
I have upgraded it to the latest version :
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.
My kali version is the latest one and I have downloaded Iso and image other version to solve it but I encounter it in each one...I am amd64 if this helps.