Hi

Require an immediate support.

Unable to install w3af in kali - 1.1.0

Error:
Your python installation needs the following modules to run w3af:
git.util scapy.config

After installing any missing operating system packages, use pip to install
the remaining modules:
sudo pip install GitPython==0.3.2.RC1 scapy-real==2.2.0-dev
A script with these commands has been created for you at
/tmp/w3af_dependency_install.sh

My system configurations are given below.

lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux 1.1.0
Release: 1.1.0

codename : moto
pip freeze | grep futures

futures==2.1.5

pip freeze | grep git
gitdb==0.6.4

python --version
Python 2.7.3

content of /tmp/w3af_dependency_install.sh

#!/bin/bash
sudo pip install GitPython==0.3.2.RC1 scapy-real==2.2.0-dev

Please support.

Regards,
Shafeeque Olassery Kunnikkal C|EH,C|EI
Graytips Cyber Technologies | www.graytips.com
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to