Taras,

On Tue, Oct 18, 2011 at 5:27 AM, ox...@oxdef.info <ox...@oxdef.info> wrote:
> Hi all!
>
> As I remember we has already discussed this topic but...the problem is still 
> unresolved -
> how to run w3af in batch mode with specified profile like:
>
>   w3af_console -p prod_scan.pw3af
> ? We need it in web UI.
>
> If we run w3af_console with script then settings from profile are not applied.
> May be we create something like w3af_cli for those purposes?

I think there is no way of running a scan by simply doing a
./w3af_console -p profile.pw3af . After running that command you still
need to "type" start inside the console. What I would recommend you
doing is to slightly modify the w3af_console code in order to accept
"-p" and "-P" , the first being what we support now and the second
being: "Load the plugin and start the scan all in the same step".

> --
> Taras
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> W3af-develop mailing list
> W3af-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/w3af-develop
>



-- 
Andrés Riancho
Director of Web Security at Rapid7 LLC
Founder at Bonsai Information Security
Project Leader at w3af

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to