[W3af-develop] When do we plan next w3af release?

2012-02-14 Thread Taras
Andres, it looks like roadmap page [0] is little bit out of date. When do we plan next w3af release and what issues it will include? [0] https://sourceforge.net/apps/trac/w3af/roadmap -- Taras http://oxdef.info -- Kee

Re: [W3af-develop] A huge problems with Unicode support in w3af

2012-02-14 Thread Andres Riancho
Javier, How do the changes you commited yesterday affect the way we handle encodings? Do you agree with Taras' errors=ignore? On Tue, Feb 14, 2012 at 8:24 AM, Taras wrote: > There is one more thing to say about Unicode. > Let's use decode(..., errors="ignore") for decoding strings into Unico

Re: [W3af-develop] A huge problems with Unicode support in w3af

2012-02-14 Thread Taras
There is one more thing to say about Unicode. Let's use decode(..., errors="ignore") for decoding strings into Unicode ones because without this option in some case it produces exceptions like: UnicodeDecodeError: 'utf8' codec can't decode byte 0xac in position 38: invalid start byte 14.02.2012

Re: [W3af-develop] Reduce number of dependencies for w3af?

2012-02-14 Thread Taras
ping :) 10.02.2012 18:06, Taras пишет: > Andres, > > >>> Especially those dependencies which >>> can't be installed on distro native way (apt/yum/...). >> >> Maybe the solution is to invest in creating an deb package for the >> missing dependencies? > Yes, it is one way and it can be right.

Re: [W3af-develop] A huge problems with Unicode support in w3af

2012-02-14 Thread Taras
ping :) 07.02.2012 17:56, Taras пишет: > Hi, Javier! > > Sorry for delay :( > >> I'm running a scan against the same target and after 60 minutes and over >> 20K requests, still no error. Maybe you're using a specific profile >> configuration that leads to this error? Can you please share it? > > S