Re: [W3af-users] w3af on Kali

2013-11-08 Thread Andres Riancho
Ali, On Fri, Nov 8, 2013 at 9:19 AM, Ali Khalfan wrote: > Hi, > > Is the version of w3af on Kali the same as the one on github? The one > on github seems to be 1.5 and the one in kali (for w3af_console) is 1.2. Thanks for answering your own question :) > Would it be a better idea to clone the

Re: [W3af-users] how to make w3af to do only POST Requests

2013-11-08 Thread Andres Riancho
I'm almost sure that POST for all requests is not what you need. Could you please better explain your requirements? On Fri, Nov 8, 2013 at 11:18 AM, sandeep kumar bandaru wrote: > Hi, > > W3af is crawling through the pages (from the response page of a request) > only using the GET requests. The o

[W3af-users] how to make w3af to do only POST Requests

2013-11-08 Thread sandeep kumar bandaru
Hi, W3af is crawling through the pages (from the response page of a request) only using the GET requests. The only request I can see the POST request is the authentication (even this has to be configured via the 'auth' plugin). Problem here is most of the requests in our application are POST and

[W3af-users] w3af on Kali

2013-11-08 Thread Ali Khalfan
Hi, Is the version of w3af on Kali the same as the one on github? The one on github seems to be 1.5 and the one in kali (for w3af_console) is 1.2. Would it be a better idea to clone the version on github or just use the one available in Kali ? Thanks, -