Rafael,

On Thu, Aug 6, 2009 at 4:16 PM, Rafael Barbosa da
Silva<rafae...@gmail.com> wrote:
> Hi,
>
> Im getting a problem with w3af on a debian etch install...

Have you tried "apt-get install w3af" ?

> When I try execute w3af calling ./w3af_console I got this anwser:
>
> debian01:/home/rafaelbs/w3af# ./w3af_console
> You have to install pyOpenSSL library.
>     - On Debian based distributions: apt-get install python-pyopenssl
>     - On Mac: sudo port install py25-socket-ssl
>
> And I already installed python-pyopenssl .

To check if your python-ssl is working Ok, you need to:

1- run python in a console
2- in the python console run "from OpenSSL import SSL"

If you get an exception, it's not properly installed.

Cheers,

> Am I missing something?
>
> Regards.
> Rafael
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> W3af-users mailing list
> W3af-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/w3af-users
>
>



-- 
Andrés Riancho
Founder, Bonsai - Information Security
http://www.bonsai-sec.com/
http://w3af.sf.net/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to