Sandeep,
On Mon, Mar 17, 2014 at 9:45 AM, sandeep kumar bandaru
wrote:
> Andres,
>
> We have verified everything and it looks fine.
>
> Can you please let me know, if w3af, can run in background without console?
I would say "yes", but maybe "no" :) Please take a look at this bug
[0] which you mi
Andres,
We have verified everything and it looks fine.
Can you please let me know, if w3af, can run in background without console?
I have been asking this because, when I run manually , with all the
configurations with console live, then tool is working perfectly.
But, when I use crontab (which
Sandeep,
On Tue, Mar 4, 2014 at 11:27 AM, sandeep kumar bandaru
wrote:
> Hi,
>
> I have written couple of commands to trigger w3af using shell scripting.
> Below is the same.
>
> When I manually run the script, it is triggering w3af and the commands
> inside the script file are executing.
>
> But
Hi,
I have written couple of commands to trigger w3af using shell scripting.
Below is the same.
When I manually run the script, it is triggering w3af and the commands
inside the script file are executing.
But, when I schedule it through cron job, script is unable to trigger w3af
itself.
Please