Re: [W3af-users] specifying input file: format

2012-02-24 Thread quanta
1. Updated FSF address. 2. Fixed bug reported by Quanta: "[W3af-users] specifying input file: format". >> Moreover, it doesn't accept the absolute path which including the spaces: >> >> $ w3af_console -s /home/quanta/VCC/AdTech/web\ scanning/serving_conf.w3af

Re: [W3af-users] specifying input file: format

2012-02-22 Thread Andres Riancho
Quanta, On Wed, Feb 22, 2012 at 12:24 AM, quanta wrote: > Hello all, > While playing around with w3af it seems to me that there might > be a slight issue with the way relative path(s) to input file(s) are > being handled. For example, I tried > > user@...# w3af_console -s ./test.w3af >

[W3af-users] specifying input file: format

2012-02-21 Thread quanta
Hello all, While playing around with w3af it seems to me that there might be a slight issue with the way relative path(s) to input file(s) are being handled. For example, I tried user@...# w3af_console -s ./test.w3af and got Failed to open file : ./test.w3af even though the file is pre

Re: [W3af-users] specifying input file: format

2009-03-26 Thread Andres Riancho
Anirban, On Thu, Mar 26, 2009 at 8:38 PM, Anirban Banerjee wrote: > > > On Thu, 2009-03-26 at 20:22 -0300, Andres Riancho wrote: >> Anirban, >> >> On Thu, Mar 26, 2009 at 8:11 PM, Anirban Banerjee >> wrote: >> > Dear Andres, >> >           I could not clearly get what you meant by the >> > cons

Re: [W3af-users] specifying input file: format

2009-03-26 Thread Anirban Banerjee
On Thu, 2009-03-26 at 20:22 -0300, Andres Riancho wrote: > Anirban, > > On Thu, Mar 26, 2009 at 8:11 PM, Anirban Banerjee > wrote: > > Dear Andres, > > I could not clearly get what you meant by the > > console_session :-). I have attached the contents of my test.w3af file > > and the

Re: [W3af-users] specifying input file: format

2009-03-26 Thread Andres Riancho
Anirban, On Thu, Mar 26, 2009 at 8:11 PM, Anirban Banerjee wrote: > Dear Andres, >           I could not clearly get what you meant by the > console_session :-). I have attached the contents of my test.w3af file > and the commands I used below. > > ===commands used > ../w3af_console -s ./

Re: [W3af-users] specifying input file: format

2009-03-26 Thread Anirban Banerjee
Dear Andres, I could not clearly get what you meant by the console_session :-). I have attached the contents of my test.w3af file and the commands I used below. ===commands used ../w3af_console -s ./test.w3af Failed to open file : ./test.w3af ===t

Re: [W3af-users] specifying input file: format

2009-03-26 Thread Andres Riancho
Anirban, On Thu, Mar 26, 2009 at 6:47 PM, Anirban Banerjee wrote: > Hello all, >          While playing around with w3af it seems to me that there might > be a slight issue with the way relative path(s) to input file(s) are > being handled. For example, I tried > > u...@test# w3af_console -s ./te

[W3af-users] specifying input file: format

2009-03-26 Thread Anirban Banerjee
Hello all, While playing around with w3af it seems to me that there might be a slight issue with the way relative path(s) to input file(s) are being handled. For example, I tried u...@test# w3af_console -s ./test.w3af and got Failed to open file : ./test.w3af even though the file is pr