View Issue Details

IDProjectCategoryView StatusLast Update
0000344Kali Linux[All Projects] Tool Upgrade Requestpublic2014-02-17 07:13
ReporterDarkSnake-Kobra Assigned Torhertzog  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version1.0.7 
Summary0000344: w3af upgrade
Descriptionw3af has been rewritten by the authors and moved to github. Latest version needs to be added and updated from github.

http://w3af.org/download

Activities

saberzaid

2013-05-06 08:37

reporter   ~0000444

yes finally w3af is on github , now its on ver num 1.5 and they fix most of the problems and bugs

dev please update w3af and also add w3af to the bleeding source asap

saberzaid

2013-05-09 11:25

reporter   ~0000446

before upgrading w3af, this is the req steps to make the latest w3af work without any problem :

apt-get install python2.7-dev libsqlite3-dev python-setuptools python-pip


pip install PyGithub GitPython pybloomfiltermmap esmre nltk pdfminer futures guess-language cluster msgpack-python python-ntlm

pip install -e git+git://github.com/ramen/phply.git#egg=phply

pip install xdot

toxic

2013-06-04 09:17

reporter   ~0000501

thx it's work fine now!

saberzaid

2013-08-12 16:16

reporter   ~0000732

Please update this to the latest new git .

it work fine in kali

fix

http://forums.kali.org/showthread.php?18209-Installing-w3af-1-6-on-Kali-1-0-4-release

dookie

2013-08-13 19:43

reporter   ~0000740

Some of its dependencies come through pip, which we can't do in a package. We'll first need to make the dependencies:

http://bugs.kali.org/view.php?id=494
http://bugs.kali.org/view.php?id=495
http://bugs.kali.org/view.php?id=496
http://bugs.kali.org/view.php?id=497
http://bugs.kali.org/view.php?id=498
http://bugs.kali.org/view.php?id=499
http://bugs.kali.org/view.php?id=500
http://bugs.kali.org/view.php?id=501
http://bugs.kali.org/view.php?id=502

saberzaid

2013-10-09 09:06

reporter   ~0000977

please dont forget to enable the auto update in w3af , auto update allow w3af tool to check for updates

saberzaid

2013-12-05 20:45

reporter   ~0001133

w3af is buggy , please update this tool to the latest svn and git from :

http://w3af.org/download

saberzaid

2013-12-28 12:31

reporter   ~0001245

please update this and fix it

rhertzog

2014-02-03 15:50

administrator   ~0001485

I have just uploaded w3af_1.5-0kali1_source.changes to kali-proposed-updates. Please test it out and let us know if you find problems.

The auto update feature is still disabled, it's incompatible with proper packaging. However the kali-bleeding-edge version should update regularly again (hopefully).

Issue History

Date Modified Username Field Change
2013-05-05 16:49 DarkSnake-Kobra New Issue
2013-05-06 08:37 saberzaid Note Added: 0000444
2013-05-09 11:25 saberzaid Note Added: 0000446
2013-06-04 09:17 toxic Note Added: 0000501
2013-08-12 16:16 saberzaid Note Added: 0000732
2013-08-13 19:43 dookie Note Added: 0000740
2013-10-08 10:21 rhertzog Assigned To => rhertzog
2013-10-08 10:21 rhertzog Status new => assigned
2013-10-09 09:06 saberzaid Note Added: 0000977
2013-12-05 20:45 saberzaid Note Added: 0001133
2013-12-28 12:31 saberzaid Note Added: 0001245
2014-02-03 15:50 rhertzog Note Added: 0001485
2014-02-03 15:50 rhertzog Status assigned => resolved
2014-02-03 15:50 rhertzog Fixed in Version => 1.0.7
2014-02-03 15:50 rhertzog Resolution open => fixed
2021-05-31 13:37 rhertzog Category Tool Upgrade => Tool Upgrade Request