Dan,

On Thu, Nov 20, 2008 at 9:44 PM, Dan Guido <[EMAIL PROTECTED]> wrote:
> Hey Andres,
>
> When w3af_console is scanning, can you catch keypresses and show us
> where in the scanning process we are?

I could... but only in the audit phase. In the discovery phase, w3af
never knows if the next plugin is going to find 100 more links or zero
links, so saying "we are 80% complete" in the discovery phase would be
a lie. Maybe it could be a progress bar that says "80%" , "60%",
"70%"... "100%". But I'm not very happy with that behavior. What do
you think?

I could easily code this, but please help me define specifically what
you want, and what others users may find useful and I'll do it in such
a way that the core provides the information, and the console user
interface and the graphical user interface can show it in their own
way. If I do it, i'll do it the right way ;) Before having the gtkUi,
the console had a progress bar, which was removed because it simple
broke the log screen in the gtkUi, so I could re-use that code for the
consoleUi and use generic progress bar for the gtkUi.

Cheers,

> --
> Dan Guido
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> W3af-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/w3af-users
>



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to