Re: [W3af-users] does w3af handle javascript

2017-05-17 Thread Andres Riancho
Donald, Sadly there is no javascript engine in w3af. There are plans [0] for implementing a javascript crawler, but I haven't worked on that idea in a while and have no plans on doing it either. [0] https://github.com/andresriancho/w3af/milestone/9 On Mon, May 15, 2017 at 3:47 PM, Don Raikes

[W3af-users] does w3af handle javascript

2017-05-15 Thread Don Raikes
Hello, I am new to w3af, and am attempting to test a web application that utilizes javascript for things like the login page and many other features, in fact it is a mostly javascript-based application. Does w3af work with this type of application? Is there anything special I need to do