View Issue Details

IDProjectCategoryView StatusLast Update
0003770Kali LinuxKali Package Bugpublic2017-02-03 14:01
Reporterscott_reeve Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Version2016.2 
Summary0003770: The installed version of python xdot is not compatible with the installed version of w3af
Description

On a fresh installation of Kali w3af does not work due to the version of xdot. It can be fixed by changing the version of xdot to 0.6, i.e.

pip install --upgrade xdot==0.6

Steps To Reproduce

Create a fresh vm with the kali 2016.2 amd64 image,
Run w3af
Try to run a scan

Activities

sbrun

sbrun

2016-12-22 14:48

manager   ~0006193

Could you check the w3af version and python-xdot version you have?

dpkg -s python-xdot
dpkg -s w3af

w3af doesn't work with xdot package (it's only for python3) but it worked with python-xdot in Kali.

Thanks

rhertzog

rhertzog

2017-02-03 14:01

administrator   ~0006303

No answer to our questions and anyway w3af is no longer supported as the upstream maintainer was no longer able to cope with external changes.

Issue History

Date Modified Username Field Change
2016-12-12 16:03 scott_reeve New Issue
2016-12-22 14:48 sbrun Assigned To => sbrun
2016-12-22 14:48 sbrun Status new => feedback
2016-12-22 14:48 sbrun Note Added: 0006193
2017-02-03 14:01 rhertzog Status feedback => closed
2017-02-03 14:01 rhertzog Resolution open => fixed
2017-02-03 14:01 rhertzog Note Added: 0006303
2017-02-03 14:01 rhertzog Resolution fixed => no change required