<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/w3af/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/w3af/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 14 Apr 2013 17:16:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/w3af/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#11 windows installation unclear</title><link>https://sourceforge.net/p/w3af/patches/11/?limit=25#8a1b</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Unstable_(example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Riancho</dc:creator><pubDate>Sun, 14 Apr 2013 17:16:12 -0000</pubDate><guid>https://sourceforge.net76864c90aecb65cfffe18e5ac408a9ea33974754</guid></item><item><title>#11 windows installation unclear</title><link>https://sourceforge.net/p/w3af/patches/11/?limit=25#a699</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Your comments are great, thank you so much for them. I need a windows beta-tester, would you like to help me out? Please contact me directly at andres.riancho@gmail.com&lt;/p&gt;
&lt;p&gt;I've been neglecting the windows side of w3af for some time and need someone to help me out. As you can see here &lt;span&gt;[0]&lt;/span&gt; we have dependency check helpers for various platforms, but windows is not included. If you want to help, we would create a file named windows.py in that folder which will help all other users.&lt;/p&gt;
&lt;p&gt;Going back to your bug report, a couple of things:&lt;br /&gt;
 * Agreed on the libdnet stuff&lt;br /&gt;
 * Don't understand why numpy is required, since (at least in the latest version) there is no direct mention to it:&lt;br /&gt;
&lt;code&gt;pablo@eulogia:~/workspace/w3af$ find . -name '*.py' | xargs grep numpy
pablo@eulogia:~/workspace/w3af$&lt;/code&gt;&lt;br /&gt;
   And also I believe that if you installed everything with easy_install, if a dependency requires numpy, it would be installed automatically.&lt;br /&gt;
 * You're using a very old version of the w3af framework. Please use the one available at our github repository.&lt;br /&gt;
 * Please report bugs here: &lt;a href="https://github.com/andresriancho/w3af/issues/new"&gt;https://github.com/andresriancho/w3af/issues/new&lt;/a&gt; , we've migrated to github&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Going&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;close&lt;/span&gt; &lt;span class="n"&gt;this&lt;/span&gt; &lt;span class="n"&gt;issue&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;we&lt;/span&gt; &lt;span class="n"&gt;should&lt;/span&gt; &lt;span class="k"&gt;continue&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;talk&lt;/span&gt; &lt;span class="n"&gt;in&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;new&lt;/span&gt; &lt;span class="n"&gt;bug&lt;/span&gt; &lt;span class="n"&gt;I&lt;/span&gt; &lt;span class="n"&gt;opened&lt;/span&gt; &lt;span class="n"&gt;in&lt;/span&gt; &lt;span class="n"&gt;github&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;1&lt;span class="p"&gt;]&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;span&gt;[0]&lt;/span&gt; &lt;a href="https://github.com/andresriancho/w3af/tree/master/core/controllers/dependency_check/platforms"&gt;https://github.com/andresriancho/w3af/tree/master/core/controllers/dependency_check/platforms&lt;/a&gt;&lt;br /&gt;
&lt;span&gt;[1]&lt;/span&gt; &lt;a href="https://github.com/andresriancho/w3af/issues/237"&gt;https://github.com/andresriancho/w3af/issues/237&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Riancho</dc:creator><pubDate>Sun, 14 Apr 2013 17:14:51 -0000</pubDate><guid>https://sourceforge.neta1af9f73961361947516b80acf5abb50bb9f8359</guid></item><item><title>XST audit plugin regex bug</title><link>https://sourceforge.net/p/w3af/patches/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Putting brackets around this header in plugins/audit/xst.py will cause it to match almost everything:&lt;/p&gt;
&lt;p&gt;re.compile("[FalseHeader: XST]")&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Palmer</dc:creator><pubDate>Sat, 15 Dec 2012 00:44:37 -0000</pubDate><guid>https://sourceforge.netc5ed10e1c9f5f71ec049c84657646151de55d12b</guid></item><item><title>windows installation unclear</title><link>https://sourceforge.net/p/w3af/patches/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;on windows, I get the following error message:&lt;br /&gt;
--------&lt;br /&gt;
python2.6 .\w3af_console&lt;br /&gt;
Your python installation needs the following packages:&lt;br /&gt;
nltk&lt;/p&gt;
&lt;p&gt;On debian based systems:&lt;br /&gt;
sudo apt-get install python-nltk&lt;/p&gt;
&lt;p&gt;Additional information:&lt;br /&gt;
If you can not install nltk, please try the following:&lt;br /&gt;
wget &lt;a href="http://pyyaml.org/download/pyyaml/PyYAML-3.09.tar.gz" rel="nofollow"&gt;http://pyyaml.org/download/pyyaml/PyYAML-3.09.tar.gz&lt;/a&gt;&lt;br /&gt;
tar -xzvf PyYAML-3.09.tar.gz&lt;br /&gt;
cd PyYAML-3.09&lt;br /&gt;
python setup.py install&lt;br /&gt;
cd ..&lt;br /&gt;
wget &lt;a href="http://nltk.googlecode.com/files/nltk-2.0b9.tar.gz" rel="nofollow"&gt;http://nltk.googlecode.com/files/nltk-2.0b9.tar.gz&lt;/a&gt;&lt;br /&gt;
tar -xzvf nltk-2.0b9.tar.gz&lt;br /&gt;
cd nltk-2.0b9&lt;br /&gt;
python setup.py install&lt;br /&gt;
--------&lt;/p&gt;
&lt;p&gt;however, I installed before&lt;br /&gt;
C:\Python26\Scripts&amp;gt;.\easy_install-2.6.exe -U nltk&lt;/p&gt;
&lt;p&gt;when printing the exception, I got this additional message:&lt;/p&gt;
&lt;p&gt;-------&lt;br /&gt;
No module named numpy&lt;br /&gt;
-------&lt;/p&gt;
&lt;p&gt;so I suggest adding:&lt;br /&gt;
try:&lt;br /&gt;
import numpy&lt;br /&gt;
except:&lt;br /&gt;
packages.append('numpy')&lt;br /&gt;
reasonForExit = True&lt;/p&gt;
&lt;p&gt;in dependency_check.py&lt;/p&gt;
&lt;p&gt;and this before:&lt;br /&gt;
if not lazy_load('nltk'):&lt;/p&gt;
&lt;p&gt;same goes for yaml&lt;/p&gt;
&lt;p&gt;--------------&lt;/p&gt;
&lt;p&gt;try:&lt;br /&gt;
import numpy&lt;br /&gt;
except:&lt;br /&gt;
packages.append('numpy')&lt;br /&gt;
reasonForExit = True&lt;/p&gt;
&lt;p&gt;try:&lt;br /&gt;
import yaml&lt;br /&gt;
except Exception as e:&lt;br /&gt;
print(e)&lt;br /&gt;
packages.append('pyyaml')&lt;br /&gt;
packages_debian.append('python-yaml')&lt;br /&gt;
reasonForExit = True&lt;/p&gt;
&lt;p&gt;if not lazy_load('nltk'):&lt;br /&gt;
------------&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">f.duchene</dc:creator><pubDate>Thu, 25 Oct 2012 17:22:12 -0000</pubDate><guid>https://sourceforge.netc26ce08afe8406bf0dd3a5246f42c39e863b2648</guid></item><item><title>windows installation unclear</title><link>https://sourceforge.net/p/w3af/patches/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 11 has been modified: windows installation unclear&lt;br /&gt;
Edited By: Andres Riancho (andresriancho)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br /&gt;
&lt;em&gt;milestone updated: '' =&amp;gt; u'Unstable&lt;/em&gt;(example)'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">f.duchene</dc:creator><pubDate>Thu, 25 Oct 2012 17:22:12 -0000</pubDate><guid>https://sourceforge.net340fb2160fcac63e0d3bd4f159e1dbf9aae49398</guid></item><item><title>hmap connection failed on ipv6 hostname (rev 4588)</title><link>https://sourceforge.net/p/w3af/patches/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Running the hmap plugin on a hostname for an ipv6 site generated the following error:&lt;br /&gt;
A w3afException occurred while running hmap: "Connection failed to hostname:443"&lt;/p&gt;
&lt;p&gt;The socket was hard coded for AF_INET, added a socket.getaddrinfo() call before the connect to determine the address type before the connect and conditionally use AF_INET or AF_INET6 when needed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Frederick</dc:creator><pubDate>Wed, 21 Dec 2011 16:58:22 -0000</pubDate><guid>https://sourceforge.net649bd8766362d73578bdb3bc80798c0afc046f43</guid></item><item><title>point to /usr/bin/python2</title><link>https://sourceforge.net/p/w3af/patches/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;point to /usr/bin/python2 instead of /usr/bin/python.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 14 Oct 2010 19:47:03 -0000</pubDate><guid>https://sourceforge.net531fe7d2d65c1f85ee2add72c196515673f1bd9f</guid></item><item><title>help value typo</title><link>https://sourceforge.net/p/w3af/patches/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the getOptions method of the urlOpenerSettings class, the help value was set to the description text instead. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gene Gotimer</dc:creator><pubDate>Thu, 30 Sep 2010 21:36:55 -0000</pubDate><guid>https://sourceforge.net64a0d375687184f72face71d961e43eba92a5bf8</guid></item><item><title>temp_persist - handling unicode</title><link>https://sourceforge.net/p/w3af/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here's a patch I've made for the "Unicode string error" bug ( &lt;a href="https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3045048&amp;amp;group_id=170274&amp;amp;atid=853652"&gt;https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3045048&amp;amp;group_id=170274&amp;amp;atid=853652&lt;/a&gt; )&lt;br /&gt;
Basically I injected a factory to solve the problem in w3af/coredata/db/temp_persist.py&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Alderete</dc:creator><pubDate>Wed, 25 Aug 2010 13:31:40 -0000</pubDate><guid>https://sourceforge.net9bd7b51cdf24c15eaf024e002ef481018d953c1a</guid></item><item><title>sslCertificate - handling wildcards</title><link>https://sourceforge.net/p/w3af/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here's the better patch to handle wildcards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vlatko Kosturjak</dc:creator><pubDate>Tue, 08 Sep 2009 12:20:47 -0000</pubDate><guid>https://sourceforge.net583dc260f7a4b0f2848f32015354fa447cfeca57</guid></item></channel></rss>