w3af-kali icon indicating copy to clipboard operation
w3af-kali copied to clipboard

w3af packaging for Kali distribution

Results 7 w3af-kali issues
Sort by recently updated
recently updated
newest added

raceback (most recent call last): File "./w3af_gui", line 13, in dependency_check() File "/root/w3af-kali/w3af/core/ui/gui/dependency_check/dependency_check.py", line 40, in dependency_check should_exit = mdep_check(dependency_set=GUI, exit_on_failure=False) File "/root/w3af-kali/w3af/core/controllers/dependency_check/dependency_check.py", line 69, in dependency_check pip_distributions = pip.get_installed_distributions()...

http://pkg.kali.org/pkg/python-termcolor https://github.com/andresriancho/w3af/issues/12174

Added new dependency: `ds_store` which is available at pypi and used for parsing ds_store files. Dependency of dependency biplist-0.9.tar.gz

wad needs to be packaged for Kali, the original package at pypi is: https://pypi.python.org/pypi/wad/0.2.0

## Current situation - mitmproxy==0.12.1 is a new w3af dependency - Kali currently has 0.11.3 in stable (see http://pkg.kali.org/pkg/mitmproxy) - The latest mitmproxy is `mitmproxy 0.13` and is in `sana`...

The whole story here: https://github.com/andresriancho/w3af/issues/10201 The main issue which is stopping me from building in ubuntu and then running in kali: > Hah, yes, this is inside the .deb file:...

See https://github.com/andresriancho/w3af/issues/3351