Indonesian Back|Track Team
Share Fixed w3af not running and hang on backbox version 4 - Printable Version

+- Indonesian Back|Track Team (https://www.indonesianbacktrack.or.id/forum)
+-- Forum: Penetration Testing Os (https://www.indonesianbacktrack.or.id/forum/forum-170.html)
+--- Forum: The Others (https://www.indonesianbacktrack.or.id/forum/forum-226.html)
+--- Thread: Share Fixed w3af not running and hang on backbox version 4 (/thread-6023.html)

Pages: 1 2


Fixed w3af not running and hang on backbox version 4 - wine trochanter - 10-12-2014

Assalamualaikum
numpang spam ya, maaf kalo gk ada SS, buru2 sih Big Grin
langusung aja, kasus nya w3af gui di backbox setiap scaning pasti hang tah kenapa
solusi nya begini

1. apt-get update

2. apt-get upgrade
3. apt-get remove 3waf --purge >> kalo ane sih di synaptic saja Big Grin
4. cd /usr/share
5. rm -rf w3af
6. git clone https://github.com/andresriancho/w3af.git
7. cd w3af
8. sudo apt-get install python-pip libyaml-dev python-setuptools


Your python installation needs the following modules to run w3af:
    clamd github git.util esmre phply nltk pdfminer concurrent.futures guess_language cluster msgpack ntlm Halberd darts.lib.utils xdot


After installing any missing operating system packages, use pip to install the remaining modules:
9. sudo pip install clamd==1.0.1 PyGithub==1.21.0 GitPython==0.3.2.RC1 esmre==0.3.1 phply==0.9.1 nltk==2.0.4 pdfminer==20110515 futures==2.1.5 guess-language==0.2 cluster==1.1.1b3 msgpack-python==0.2.4 python-ntlm==1.0.1 halberd==0.2.4 darts.util.lru==0.5 xdot==0.6

SS seadanya yah
http://i61.tinypic.com/esw2m1.png dan http://i62.tinypic.com/2mo8njs.png

A script with these commands has been created for you at
10. cd /tmp/w3af_dependency_install.sh
11. ./w3af_dependency_install.sh

ane copas dari terminal ane
12. apt-get install w3af-console
13. liat SS ane manggil nya > http://i57.tinypic.com/npkzds.png
14. hasil > http://i57.tinypic.com/m8elhz.png


RE: Fixed w3af not running and hang on backbox version 4 - sonyrimawan - 10-12-2014

(10-12-2014, 11:15 AM)wine trochanter Wrote: Assalamualaikum
numpang spam ya, maaf kalo gk ada SS, buru2 sih Big Grin
langusung aja, kasus nya w3af gui di backbox setiap scaning pasti hang tah kenapa
solusi nya begini

1. apt-get update

2. apt-get upgrade
3. apt-get remove 3waf --purge >> kalo ane sih di synaptic saja Big Grin
4. cd /usr/share
5. rm -rf w3af
6. git clone https://github.com/andresriancho/w3af.git
7. cd w3af
8. sudo apt-get install python-pip libyaml-dev python-setuptools


Your python installation needs the following modules to run w3af:
    clamd github git.util esmre phply nltk pdfminer concurrent.futures guess_language cluster msgpack ntlm Halberd darts.lib.utils xdot


After installing any missing operating system packages, use pip to install the remaining modules:
9. sudo pip install clamd==1.0.1 PyGithub==1.21.0 GitPython==0.3.2.RC1 esmre==0.3.1 phply==0.9.1 nltk==2.0.4 pdfminer==20110515 futures==2.1.5 guess-language==0.2 cluster==1.1.1b3 msgpack-python==0.2.4 python-ntlm==1.0.1 halberd==0.2.4 darts.util.lru==0.5 xdot==0.6

SS seadanya yah
http://i61.tinypic.com/esw2m1.png dan http://i62.tinypic.com/2mo8njs.png

A script with these commands has been created for you at
10. cd /tmp/w3af_dependency_install.sh
11. ./w3af_dependency_install.sh

ane copas dari terminal ane
12. apt-get install w3af-console
13. liat SS ane manggil nya > http://i57.tinypic.com/npkzds.png
14. hasil > http://i57.tinypic.com/m8elhz.png
wah nice share dok. ane jarang banget pake w3af, pake uniscan terus.


RE: Fixed w3af not running and hang on backbox version 4 - wine trochanter - 10-12-2014

(10-12-2014, 12:28 PM)sonyrimawan Wrote:
(10-12-2014, 11:15 AM)wine trochanter Wrote: Assalamualaikum
numpang spam ya, maaf kalo gk ada SS, buru2 sih Big Grin
langusung aja, kasus nya w3af gui di backbox setiap scaning pasti hang tah kenapa
solusi nya begini

1. apt-get update

2. apt-get upgrade
3. apt-get remove 3waf --purge >> kalo ane sih di synaptic saja Big Grin
4. cd /usr/share
5. rm -rf w3af
6. git clone https://github.com/andresriancho/w3af.git
7. cd w3af
8. sudo apt-get install python-pip libyaml-dev python-setuptools


Your python installation needs the following modules to run w3af:
    clamd github git.util esmre phply nltk pdfminer concurrent.futures guess_language cluster msgpack ntlm Halberd darts.lib.utils xdot


After installing any missing operating system packages, use pip to install the remaining modules:
9. sudo pip install clamd==1.0.1 PyGithub==1.21.0 GitPython==0.3.2.RC1 esmre==0.3.1 phply==0.9.1 nltk==2.0.4 pdfminer==20110515 futures==2.1.5 guess-language==0.2 cluster==1.1.1b3 msgpack-python==0.2.4 python-ntlm==1.0.1 halberd==0.2.4 darts.util.lru==0.5 xdot==0.6

SS seadanya yah
http://i61.tinypic.com/esw2m1.png dan http://i62.tinypic.com/2mo8njs.png

A script with these commands has been created for you at
10. cd /tmp/w3af_dependency_install.sh
11. ./w3af_dependency_install.sh

ane copas dari terminal ane
12. apt-get install w3af-console
13. liat SS ane manggil nya > http://i57.tinypic.com/npkzds.png
14. hasil > http://i57.tinypic.com/m8elhz.png
wah nice share dok. ane jarang banget pake w3af, pake uniscan terus.

ane belom coba uniscna kalo di backbox Big Grin
ringan jg nih backbox kinyis kinyis pula Big Grin



RE: Fixed w3af not running and hang on backbox version 4 - abdilahrf - 10-12-2014

wah udah download backbox 4 aja pak ... kirimin dong cd nya :v


RE: Fixed w3af not running and hang on backbox version 4 - wine trochanter - 10-12-2014

(10-12-2014, 01:11 PM)abdilahrf Wrote: wah udah download backbox 4 aja pak ... kirimin dong cd nya :v

wkkwkw bisa bisa :v


RE: Fixed w3af not running and hang on backbox version 4 - dunkenciels - 10-12-2014

Deleted


RE: Fixed w3af not running and hang on backbox version 4 - wine trochanter - 10-12-2014

(10-12-2014, 02:12 PM)dunkenciels Wrote: pye pak? ane juga mau dikirimin cdnya..... Big Grin

bahh knp jadi  bahas cd :v


RE: Fixed w3af not running and hang on backbox version 4 - Kresna - 10-14-2014

haduh, om dokter udh make bb4 aja nih .
ada bug lagi gak tuh om? ane mau pindah dr bb3


RE: Fixed w3af not running and hang on backbox version 4 - wine trochanter - 10-17-2014

(10-14-2014, 12:49 PM)Kresna Wrote: haduh, om dokter udh make bb4 aja nih .
ada bug lagi gak tuh om? ane mau pindah dr bb3

hehehe
belum byk ngecek ane pak Big Grin


RE: Fixed w3af not running and hang on backbox version 4 - rocketsid - 11-16-2014

jadi maksudnya di upgrade ke versi 1.6 ya ??
tapi dimenu audit nya gak ada w3af
musti masuk kedalam folder letak si w3af
Big Grin

kmren udah coba untuk install paket yang di gunakan 1.6 trus kombinasiin dengan w3af bawaan backbox
tapi tetep hang hong :3