Thread: [W3af-svn-notify] SF.net SVN: w3af: [1332] trunk (Page 5)
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-06-22 09:15:25
|
Revision: 1332 http://w3af.svn.sourceforge.net/w3af/?rev=1332&view=rev Author: andresriancho Date: 2008-06-21 11:40:19 -0700 (Sat, 21 Jun 2008) Log Message: ----------- Fixing bug in userdir that identified 404 pages as valid directories. This was bug #1992475. Modified Paths: -------------- trunk/core/controllers/coreHelpers/fingerprint404Page.py trunk/plugins/discovery/userDir.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-01 00:57:20
|
Revision: 1364 http://w3af.svn.sourceforge.net/w3af/?rev=1364&view=rev Author: andresriancho Date: 2008-06-30 17:57:19 -0700 (Mon, 30 Jun 2008) Log Message: ----------- Fixed bug that reported the language twice in grep.lang and updated the lang plugin test script. Modified Paths: -------------- trunk/plugins/grep/lang.py trunk/scripts/script-langTest.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-01 19:09:43
|
Revision: 1369 http://w3af.svn.sourceforge.net/w3af/?rev=1369&view=rev Author: andresriancho Date: 2008-07-01 12:09:42 -0700 (Tue, 01 Jul 2008) Log Message: ----------- Fixing the bug where the grep plugins were applied to requests made to non-target sites. This was bug #2004365. Modified Paths: -------------- trunk/core/controllers/daemons/proxy.py trunk/plugins/discovery/spiderMan.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-02 01:38:29
|
Revision: 1373 http://w3af.svn.sourceforge.net/w3af/?rev=1373&view=rev Author: andresriancho Date: 2008-07-01 18:38:26 -0700 (Tue, 01 Jul 2008) Log Message: ----------- Fixing a bunch of small bugs that were reported during a run of pylint. Modified Paths: -------------- trunk/core/controllers/basePlugin/basePlugin.py trunk/core/controllers/extrusionScanning/server/extrusionServer.py trunk/core/data/db/persist.py trunk/core/data/url/handlers/mangleHandler.py trunk/core/data/url/urlOpenerSettings.py trunk/core/ui/consoleUi/io/console.py trunk/core/ui/consoleUi/io/winctrl.py trunk/core/ui/gtkUi/comparator/comparator.py trunk/core/ui/gtkUi/scanrun.py trunk/plugins/attack/googleProxy.py trunk/plugins/discovery/MSNSpider.py trunk/plugins/discovery/detectWAF.py trunk/plugins/discovery/googleSpider.py trunk/plugins/discovery/localProxy.py trunk/plugins/discovery/webSpider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-02 23:36:06
|
Revision: 1378 http://w3af.svn.sourceforge.net/w3af/?rev=1378&view=rev Author: andresriancho Date: 2008-07-02 16:36:03 -0700 (Wed, 02 Jul 2008) Log Message: ----------- Changing the name of the w3af google module in order to avoid conflicts with pygoogle. Modified Paths: -------------- trunk/plugins/discovery/fingerGoogle.py trunk/plugins/discovery/ghdb.py trunk/plugins/discovery/googleSets.py trunk/plugins/discovery/googleSpider.py Added Paths: ----------- trunk/core/data/searchEngines/googleSearchEngine.py Removed Paths: ------------- trunk/core/data/searchEngines/google.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-04 23:26:41
|
Revision: 1388 http://w3af.svn.sourceforge.net/w3af/?rev=1388&view=rev Author: andresriancho Date: 2008-07-04 16:26:37 -0700 (Fri, 04 Jul 2008) Log Message: ----------- Mostly cosmetic changes to the code, while reviewing it with pylint. Modified Paths: -------------- extras/misc/pylint.rc trunk/core/controllers/misc/exploitAll.py trunk/core/controllers/misc/factory.py trunk/core/controllers/misc/groupbyMinKey.py trunk/core/controllers/misc/homeDir.py trunk/core/controllers/misc/lru.py trunk/core/controllers/misc/memoryUsage.py trunk/core/controllers/misc/w3afTest.py trunk/core/controllers/sqlTools/blindSqli.py trunk/core/controllers/w3afCore.py trunk/core/controllers/w3afException.py trunk/plugins/audit/LDAPi.py trunk/plugins/audit/dav.py trunk/plugins/audit/fileUpload.py trunk/plugins/audit/formatString.py trunk/plugins/audit/frontpage.py trunk/plugins/audit/generic.py trunk/plugins/audit/globalRedirect.py trunk/plugins/audit/localFileInclude.py trunk/plugins/audit/mxInjection.py trunk/plugins/audit/osCommanding.py trunk/plugins/audit/phishingVector.py trunk/plugins/audit/preg_replace.py trunk/plugins/audit/remoteFileInclude.py trunk/plugins/audit/responseSplitting.py trunk/plugins/audit/sqli.py trunk/plugins/audit/ssi.py trunk/plugins/audit/sslCertificate.py trunk/plugins/audit/unSSL.py trunk/plugins/audit/xpath.py trunk/plugins/audit/xsrf.py trunk/plugins/audit/xss.py trunk/plugins/audit/xst.py trunk/plugins/grep/dotNetEventValidation.py trunk/plugins/grep/httpInBody.py trunk/w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-04 23:49:47
|
Revision: 1390 http://w3af.svn.sourceforge.net/w3af/?rev=1390&view=rev Author: andresriancho Date: 2008-07-04 16:49:46 -0700 (Fri, 04 Jul 2008) Log Message: ----------- Now the plugin is actually reloaded by the w3afCore, and the ui sees the changes. Modified Paths: -------------- trunk/core/controllers/w3afCore.py trunk/core/ui/gtkUi/exploittab.py trunk/plugins/attack/mysqlWebShell.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-05 15:54:50
|
Revision: 1394 http://w3af.svn.sourceforge.net/w3af/?rev=1394&view=rev Author: andresriancho Date: 2008-07-05 08:54:47 -0700 (Sat, 05 Jul 2008) Log Message: ----------- Fixing small bugs here and there... Modified Paths: -------------- trunk/core/data/parsers/pdfParser.py trunk/core/data/parsers/wsdlParser.py trunk/plugins/grep/collectCookies.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-07-05 20:47:33
|
Revision: 1401 http://w3af.svn.sourceforge.net/w3af/?rev=1401&view=rev Author: aberezh Date: 2008-07-05 13:47:31 -0700 (Sat, 05 Jul 2008) Log Message: ----------- consoleUi: fixed some pylint's reports. Modified Paths: -------------- trunk/core/ui/consoleUi/io/console.py trunk/core/ui/consoleUi/menu.py trunk/plugins/discovery/sitemapReader.py Removed Paths: ------------- trunk/core/ui/consoleUi/tools.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-06 19:38:09
|
Revision: 1406 http://w3af.svn.sourceforge.net/w3af/?rev=1406&view=rev Author: andresriancho Date: 2008-07-06 12:38:01 -0700 (Sun, 06 Jul 2008) Log Message: ----------- Fixing bug in the exploitation of sql injections. Modified Paths: -------------- trunk/plugins/attack/sqlmap.py trunk/plugins/audit/sqli.py Added Paths: ----------- trunk/scripts/script-sqli_+_sqlmap.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-08 22:29:28
|
Revision: 1417 http://w3af.svn.sourceforge.net/w3af/?rev=1417&view=rev Author: andresriancho Date: 2008-07-08 15:29:07 -0700 (Tue, 08 Jul 2008) Log Message: ----------- Changing the way in which w3af discovers email addresses in documents. Modified Paths: -------------- trunk/core/data/parsers/abstractParser.py trunk/core/data/parsers/documentParser.py trunk/core/data/parsers/pdfParser.py trunk/core/data/parsers/sgmlParser.py trunk/plugins/discovery/fingerGoogle.py trunk/plugins/discovery/fingerMSN.py trunk/plugins/grep/getMails.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-09 00:12:04
|
Revision: 1421 http://w3af.svn.sourceforge.net/w3af/?rev=1421&view=rev Author: andresriancho Date: 2008-07-08 17:11:58 -0700 (Tue, 08 Jul 2008) Log Message: ----------- Commiting a big change to the way documents are parsed. I tested this at home for some time and it seems to work; but the users will know better. Modified Paths: -------------- trunk/core/data/parsers/abstractParser.py trunk/core/data/parsers/documentParser.py trunk/core/data/parsers/dpCache.py trunk/core/data/parsers/htmlParser.py trunk/core/data/parsers/pdfParser.py trunk/core/data/parsers/sgmlParser.py trunk/core/data/parsers/wmlParser.py trunk/core/data/request/frFactory.py trunk/plugins/audit/globalRedirect.py trunk/plugins/discovery/_mailer.py trunk/plugins/discovery/archiveDotOrg.py trunk/plugins/discovery/findCaptchas.py trunk/plugins/discovery/findvhost.py trunk/plugins/discovery/fingerGoogle.py trunk/plugins/discovery/fingerMSN.py trunk/plugins/discovery/webSpider.py trunk/plugins/grep/findComments.py trunk/plugins/grep/getMails.py trunk/plugins/grep/metaTags.py trunk/plugins/grep/strangeParameters.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-09 14:39:07
|
Revision: 1430 http://w3af.svn.sourceforge.net/w3af/?rev=1430&view=rev Author: andresriancho Date: 2008-07-09 07:39:03 -0700 (Wed, 09 Jul 2008) Log Message: ----------- Fixing urlParser bug #2013839. The problem was that getDomain actually returned the net location (host:port). Now I added a getNetLocation function, and also modified every plugin and section of the framework to cope with this change. Modified Paths: -------------- trunk/core/controllers/targetSettings.py trunk/core/data/parsers/urlParser.py trunk/plugins/attack/mysqlWebShell.py trunk/plugins/discovery/findvhost.py trunk/plugins/discovery/hmap.py trunk/plugins/evasion/fullWidthEncode.py trunk/plugins/evasion/reversedSlashes.py trunk/plugins/evasion/rndCase.py trunk/plugins/evasion/rndHexEncode.py trunk/plugins/evasion/rndParam.py trunk/plugins/evasion/rndPath.py trunk/plugins/evasion/selfReference.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-09 16:57:43
|
Revision: 1431 http://w3af.svn.sourceforge.net/w3af/?rev=1431&view=rev Author: andresriancho Date: 2008-07-09 09:57:18 -0700 (Wed, 09 Jul 2008) Log Message: ----------- Now the w3af console user interface knows how to handle "strange" URLs with "strange" encodings. Modified Paths: -------------- trunk/core/controllers/outputManager.py trunk/core/data/parsers/abstractParser.py trunk/core/data/parsers/sgmlParser.py trunk/plugins/output/console.py Added Paths: ----------- extras/testEnv/webroot/encoding/ extras/testEnv/webroot/encoding/ind?\195?\169x.html extras/testEnv/webroot/encoding/v?\195?\186lnerable.php trunk/scripts/script-encoding.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-09 17:59:22
|
Revision: 1433 http://w3af.svn.sourceforge.net/w3af/?rev=1433&view=rev Author: andresriancho Date: 2008-07-09 10:59:19 -0700 (Wed, 09 Jul 2008) Log Message: ----------- Fixing bug #2013440 by adding a new dialog that is shown when the search result has more than 10K rows. Also added the http response code to the searchable parameters. Modified Paths: -------------- trunk/core/ui/gtkUi/httpLogTab.py trunk/plugins/output/gtkOutput.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-10 17:16:48
|
Revision: 1443 http://w3af.svn.sourceforge.net/w3af/?rev=1443&view=rev Author: andresriancho Date: 2008-07-10 10:16:46 -0700 (Thu, 10 Jul 2008) Log Message: ----------- Fixed false positive bug #2015017 and did a small refactoring of pathDisclosure method _wasSent. Modified Paths: -------------- trunk/core/controllers/basePlugin/baseGrepPlugin.py trunk/plugins/grep/pathDisclosure.py trunk/plugins/grep/privateIP.py Added Paths: ----------- trunk/scripts/script-privateIP-no.w3af trunk/scripts/script-privateIP.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-10 22:09:38
|
Revision: 1445 http://w3af.svn.sourceforge.net/w3af/?rev=1445&view=rev Author: andresriancho Date: 2008-07-10 15:09:36 -0700 (Thu, 10 Jul 2008) Log Message: ----------- Better message errors. Modified Paths: -------------- trunk/core/controllers/misc/factory.py trunk/core/data/kb/info.py trunk/plugins/grep/pathDisclosure.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-11 03:03:11
|
Revision: 1447 http://w3af.svn.sourceforge.net/w3af/?rev=1447&view=rev Author: andresriancho Date: 2008-07-10 20:03:06 -0700 (Thu, 10 Jul 2008) Log Message: ----------- Some test scripts and other changes to debug memory consumption issues. Modified Paths: -------------- trunk/core/controllers/misc/memoryUsage.py trunk/core/data/parsers/dpCache.py trunk/core/data/url/xUrllib.py Added Paths: ----------- extras/testEnv/webroot/huge_phantom/ extras/testEnv/webroot/huge_phantom/huge_phantom.php trunk/scripts/script-phantom.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-11 16:52:08
|
Revision: 1452 http://w3af.svn.sourceforge.net/w3af/?rev=1452&view=rev Author: andresriancho Date: 2008-07-11 09:52:06 -0700 (Fri, 11 Jul 2008) Log Message: ----------- Modified the way that xpoweredby and server headers data is saved. Modified Paths: -------------- trunk/plugins/attack/webshells/getShell.py trunk/plugins/discovery/hmap.py trunk/plugins/discovery/phpEggs.py trunk/plugins/discovery/pykto.py trunk/plugins/discovery/serverHeader.py trunk/scripts/script-serverHeader.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |