Taras,

On Sun, Feb 15, 2009 at 1:57 PM, Taras P. Ivashchenko
<naplan...@gmail.com> wrote:
> Andres,
>
> `--> ./w3af_gui
> Traceback (most recent call last):
>  File "./w3af_gui", line 75, in <module>
>    errCode = main()
>  File "./w3af_gui", line 71, in main
>    import core.ui.gtkUi.main
>  File "/home/spec/Projects/w3af/trunk/core/ui/gtkUi/main.py", line 559
>    "asdjn" return
>                 ^
> SyntaxError: invalid syntax
>
>
> Hmmm, what I'm doing wrong?
>

    Don't you get a window pop-up with the exception?

> On Thu, 2009-02-12 at 00:40 -0200, Andres Riancho wrote:
>> List,
>>
>>     One of the main ideas I've been working on, is about lowering the
>> entry barrier for contributors. I mean... ANYBODY should be able to
>> contribute, and the software itself should make you contribute without
>> even thinking about doing it. That's why I changed the default
>> exception handler, which now allows the user to:
>>
>>     - Write a bug summary and description
>>     - Login to his sourceforge account (anonymous is ok also)
>>     - Send the bug report to the sourceforge bug tracking system
>>
>>     All of this from within w3af, and using a small wizard. If
>> somebody feels like testing it, and finding some bugs, the easiest way
>> to test it is to trigger a bug yourself by adding "asdjn" to line 559
>> of "core/ui/gtkUi/main.py". After that, just start a scan and w3af
>> will crash. The system will guide you through the bug reporting.
>>
>>     This is just the beginning, we are going to be using this method
>> to report false positives, false negatives, etc. The system needs some
>> refactoring, but it's working. For 1.0 I'll just include the bug
>> reporting (with the refactoring) but for the next versions we'll have
>> the full "user == contributor" features =)
>>
>>     Please comment,
>>
>> Cheers,
> --
> Тарас Иващенко (Taras Ivashchenko), OSCP
> www.securityaudit.ru
> ----
> "Software is like sex: it's better when it's free." - Linus Torvalds
>



-- 
Andres Riancho
http://w3af.sourceforge.net/
Web Application Attack and Audit Framework

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to