Verbatin
(usa Kali)
Enviado em 24/03/2017 - 17:56h
Boa tarde aos amigos,
eu remove , para posteriormente instalar novamente o scan w3af usando o seguinte comando apt-get remove --purge w3af*
desistalou , poren quando vou instalar da alguns erros, vou posta os passos que usei para instalar e para executar:
conforme no site do fabricante , segui a instarução:
Clone git --depth 1
https://github.com/andresriancho/w3af.git
criou o diretorio w3af e entrei nele
cd /w3af
porem quando vou executar da o seguinte o error:
root@anon:~/Downloads/scan/w3af# ./w3af_gui
Your python installation needs the following modules to run w3af:
pyclamd github git.util pybloomfilter esmre phply nltk chardet tblib pdfminer concurrent.futures OpenSSL ndg pyasn1 lxml scapy.config guess_language cluster msgpack ntlm Halberd darts.lib.utils jinja2 vulndb markdown psutil mitmproxy ruamel.ordereddict Flask tldextract xdot
After installing any missing operating system packages, use pip to install the remaining modules:
sudo pip install pyClamd==0.3.15 PyGithub==1.21.0 GitPython==0.3.2.RC1 pybloomfiltermmap==0.3.14 esmre==0.3.1 phply==0.9.1 nltk==3.0.1 chardet==2.1.1 tblib==0.2.0 pdfminer==20140328 futures==2.1.5 pyOpenSSL==0.15.1 ndg-httpsclient==0.3.3 pyasn1==0.1.9 lxml==3.4.4 scapy-real==2.2.0-dev guess-language==0.2 cluster==1.1.1b3 msgpack-python==0.4.4 python-ntlm==1.0.1 halberd==0.2.4 darts.util.lru==0.5 Jinja2==2.7.3 vulndb==0.0.19 markdown==2.6.1 psutil==2.2.1 mitmproxy==0.13 ruamel.ordereddict==0.4.8 Flask==0.10.1 tldextract==1.7.2 xdot==0.6
A script with these commands has been created for you at /tmp/w3af_dependency_install.sh
root@anon:~/Downloads/scan/w3af#
nao entendi.
Alguem poderia dar uma direção ?
Obrigado