Re: [W3af-develop] XSS context detection performance improvements

2014-03-04 Thread Taras
Hi, Andres! Good result! I have no comments :) Parsing of HTML is like magic... 26.02.2014 17:43, Andres Riancho пишет: > List, Taras, > > After finding a bug where the context detection for XSS was > performing very poorly [0] (more than 3 minutes to run get_context on > an HTML) I decided

[W3af-develop] XSS context detection performance improvements

2014-02-26 Thread Andres Riancho
List, Taras, After finding a bug where the context detection for XSS was performing very poorly [0] (more than 3 minutes to run get_context on an HTML) I decided to work a little bit on it and improve it. The performance improvement was amazing ;) The changes are well documented here [1][