Hi, Thank you, Andrés, I am arrimando el bochín, the question should've been:
"Where can I hook in order to know what w3af is doing?" I've found a ProgressBar[1] but seems to be sqlmap dependent. There is a Progress[2] that seems to be perfect I am not sure they are being used, although there is a config option set[3] Added some prints to Progress, but there was no visible activity. [1] plugins/attack/db/sqlmap/lib/core/progress.py:class ProgressBar [2] core/data/misc/progress.py:class Progress [3] profiles/OWASP_TOP10.pw3af:showProgressBar = True Carlos Pantelides @dev4sec http://seguridad-agile.blogspot.com/ --- On Thu, 5/2/13, Andres Riancho <[email protected]> wrote: > From: Andres Riancho <[email protected]> > Subject: Re: [W3af-users] Monitor w3af from another application > To: "Carlos Pantelides" <[email protected]> > Cc: "w3af" <[email protected]> > Date: Thursday, May 2, 2013, 11:55 PM > Carlos, > > Take a look at this software: > http://www.hackersh.org/ > > Regards, > > On Thu, May 2, 2013 at 10:52 PM, Carlos Pantelides > <[email protected]> > wrote: > > Hi: > > > > In order to use w3af_console from a script and monitor > it, I need to get the status of w3af after starting an > exploration, what is the best point? It could be a write() > to a file that I would tail, it does not matter what but > where. > > > > Thank you > > > > > > Carlos Pantelides > > > > @dev4sec > > > > http://seguridad-agile.blogspot.com/ > > > > > ------------------------------------------------------------------------------ > > Get 100% visibility into Java/.NET code with > AppDynamics Lite > > It's a free troubleshooting tool designed for > production > > Get down to code-level detail for bottlenecks, with > <2% overhead. > > Download for free and get started troubleshooting in > minutes. > > http://p.sf.net/sfu/appdyn_d2d_ap2 > > _______________________________________________ > > W3af-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/w3af-users > > > > -- > Andrés Riancho > Project Leader at w3af - http://w3af.org/ > Web Application Attack and Audit Framework > Twitter: @w3af > GPG: 0x93C344F3 > ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
