Re: [W3af-develop] Fwd: interes en aprender seguridad en apps web
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2015-02-03 14:21:25
|
Alejandro, Forwarding a private conversation to a mailing list? Not cool! Also, this mailing list is in English :( I'll answer just because... but please make sure you respect mailing list etiquette in the future, On Tue, Feb 3, 2015 at 11:15 AM, ALEJANDRO CARBALLO <ner...@gm...> wrote: > > ---------- Forwarded message ---------- > From: ALEJANDRO CARBALLO <ner...@gm...> > Date: 2015-02-03 10:54 GMT-03:00 > Subject: Re: interes en aprender seguridad en apps web > To: Andres Riancho <and...@gm...> > > > Hice lo que me pediste y luego de instalar lo q me pedia para LinuxMint17 > sale al final: > > Installing > /home/alener/w3af/lib/python2.7/site-packages/darts.util.lru-0.5-py2.7-nspkg.pth > Successfully installed lxml scapy-real guess-language cluster msgpack-python > python-ntlm halberd darts.util.lru > Cleaning up... > > pero luego al hacer ./w3af_console da al final: ImportError: 'gitdb' could > not be found in your PYTHONPATH 1- Are you using the same python to install the dependencies/run w3af? 2- Are you using python 2.7? 3- Not sure why, but maybe try with "pip install gitdb"? > > > > > El 3 de febrero de 2015, 9:43, ALEJANDRO CARBALLO <ner...@gm...> > escribió: > >> Andrés: Ahora estoy un tu chat, aunque la verdad no estoy nada >> acostumbrado a ello, no sé cúal es tu nick, el mio es alener. >> >> Te cuento que intenté instalar w3af, pero al final me sale esto y no sé >> como continuar: >> >> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 >> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c >> src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o >> -w >> >> In file included from src/lxml/lxml.etree.c:239:0: >> >> src/lxml/etree_defs.h:9:31: fatal error: libxml/xmlversion.h: No existe el >> archivo o el directorio >> >> #include "libxml/xmlversion.h" >> >> ^ >> >> compilation terminated. >> >> error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 >> >> ---------------------------------------- >> Can't roll back lxml; was not uninstalled >> Cleaning up... >> Command /home/alener/w3af/bin/python -c "import setuptools, >> tokenize;__file__='/home/alener/w3af/build/lxml/setup.py';exec(compile(getattr(tokenize, >> 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" >> install --record /tmp/pip-VJTZQM-record/install-record.txt >> --single-version-externally-managed --compile --install-headers >> /home/alener/w3af/include/site/python2.7 failed with error code 1 in >> /home/alener/w3af/build/lxml >> Storing debug log for failure in /home/alener/.pip/pip.log >> >> >> El 2 de febrero de 2015, 22:58, Andres Riancho <and...@gm...> >> escribió: >> >>> Alejandro, >>> >>> Buenisimo que estes interesado, encontrame en el IRC de la >>> herramienta [0] en horarios de 9 am a 7pm, ahi podemos charlar mas >>> sobre los primeros pasos. Si queres podes ir leyendo esta wiki page >>> [1] que ayuda a dar el primer paso. >>> >>> [0] http://w3af.org/community >>> [1] >>> https://github.com/andresriancho/w3af/wiki/First-steps-as-a-contributor >>> >>> 2015-02-02 22:07 GMT-03:00 ALEJANDRO CARBALLO <ner...@gm...>: >>> > Hola, no soy quién empezó el hilo del foro pyar, pero me interesa >>> > aprender >>> > lo que proponés >>> > >>> > Ví tu video de la última pyconar y me pareció muy interesante y también >>> > creo >>> > que fuiste bastante claro >>> > >>> > Esta es mi cuenta en github: https://github.com/alener >>> > >>> > Espero tu respuesta, >>> > >>> > Saludos, Alejandro Carballo >>> > >>> > >>> >>> >>> >>> -- >>> Andrés Riancho >>> Project Leader at w3af - http://w3af.org/ >>> Web Application Attack and Audit Framework >>> Twitter: @w3af >>> GPG: 0x93C344F3 >> >> > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > W3af-develop mailing list > W3a...@li... > https://lists.sourceforge.net/lists/listinfo/w3af-develop > -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 |