Thread: [W3af-svn-notify] SF.net SVN: w3af: [883] trunk (Page 3)
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-03-29 02:24:42
|
Revision: 883 http://w3af.svn.sourceforge.net/w3af/?rev=883&view=rev Author: andresriancho Date: 2008-03-28 19:24:37 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Removing unused/wierd file. Modified Paths: -------------- trunk/w3af.e3t Removed Paths: ------------- trunk/core/ui/webUi/webroot/javascripts/.window.js.swp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-29 19:07:13
|
Revision: 897 http://w3af.svn.sourceforge.net/w3af/?rev=897&view=rev Author: andresriancho Date: 2008-03-29 12:07:05 -0700 (Sat, 29 Mar 2008) Log Message: ----------- The output plugins now filter their output to avoid some problems with special characters like \0. Modified Paths: -------------- trunk/core/controllers/basePlugin/baseOutputPlugin.py trunk/plugins/output/console.py trunk/plugins/output/gtkOutput.py trunk/plugins/output/htmlFile.py trunk/plugins/output/textFile.py trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-30 02:32:34
|
Revision: 900 http://w3af.svn.sourceforge.net/w3af/?rev=900&view=rev Author: andresriancho Date: 2008-03-29 19:32:31 -0700 (Sat, 29 Mar 2008) Log Message: ----------- Changing name of column of the output plugin section. Modified Paths: -------------- trunk/core/ui/gtkUi/pluginconfig.py trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-30 02:56:19
|
Revision: 901 http://w3af.svn.sourceforge.net/w3af/?rev=901&view=rev Author: andresriancho Date: 2008-03-29 19:56:15 -0700 (Sat, 29 Mar 2008) Log Message: ----------- Some plugins are starting to use the getOptions instead of the getOptionsXML. In the future, i'll modify the user interfaces in order to use the getOptions. Also, in the future i'll need to modify the setOptions to handle a list of option objects instead of a awful dict =) Modified Paths: -------------- trunk/core/data/options/option.py trunk/plugins/discovery/webSpider.py trunk/plugins/discovery/wordnet.py Property Changed: ---------------- trunk/core/data/options/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-31 15:19:33
|
Revision: 903 http://w3af.svn.sourceforge.net/w3af/?rev=903&view=rev Author: andresriancho Date: 2008-03-31 08:19:26 -0700 (Mon, 31 Mar 2008) Log Message: ----------- getOptionsXML if being removed of all configurable objects. Note: Being at the airport for 4 hours really paid off! They are the best places to do grunt work! Modified Paths: -------------- trunk/core/controllers/basePlugin/baseBruteforcePlugin.py trunk/core/controllers/basePlugin/baseOutputPlugin.py trunk/core/controllers/basePlugin/basePlugin.py trunk/core/controllers/targetSettings.py trunk/core/data/options/option.py trunk/core/data/options/optionList.py trunk/plugins/attack/davShell.py trunk/plugins/attack/fileUploadShell.py trunk/plugins/attack/googleProxy.py trunk/plugins/attack/localFileReader.py trunk/plugins/attack/mysqlWebShell.py trunk/plugins/attack/osCommandingShell.py trunk/plugins/attack/remoteFileIncludeShell.py trunk/plugins/attack/rfiProxy.py trunk/plugins/attack/sqlmap.py trunk/plugins/attack/xssBeef.py trunk/plugins/audit/LDAPi.py trunk/plugins/audit/blindSqli.py trunk/plugins/audit/buffOverflow.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/htaccessMethods.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/bruteforce/basicAuthBrute.py trunk/plugins/bruteforce/formAuthBrute.py trunk/plugins/discovery/MSNSpider.py trunk/plugins/discovery/afd.py trunk/plugins/discovery/allowedMethods.py trunk/plugins/discovery/archiveDotOrg.py trunk/plugins/discovery/crossDomain.py trunk/plugins/discovery/detectReverseProxy.py trunk/plugins/discovery/detectTransparentProxy.py trunk/plugins/discovery/detectWAF.py trunk/plugins/discovery/digitSum.py trunk/plugins/discovery/dnsWildcard.py trunk/plugins/discovery/findBackdoor.py trunk/plugins/discovery/findCaptchas.py trunk/plugins/discovery/findvhost.py trunk/plugins/discovery/fingerGoogle.py trunk/plugins/discovery/fingerMSN.py trunk/plugins/discovery/fingerPKS.py trunk/plugins/discovery/ghdb.py trunk/plugins/discovery/googleSafeBrowsing.py trunk/plugins/discovery/googleSets.py trunk/plugins/discovery/googleSpider.py trunk/plugins/discovery/halberd.py trunk/plugins/discovery/hmap.py trunk/plugins/discovery/importResults.py trunk/plugins/discovery/localProxy.py trunk/plugins/discovery/oracleDiscovery.py trunk/plugins/discovery/phishtank.py trunk/plugins/discovery/phpEggs.py trunk/plugins/discovery/pykto.py trunk/plugins/discovery/robotsReader.py trunk/plugins/discovery/serverHeader.py trunk/plugins/discovery/serverStatus.py trunk/plugins/discovery/sharedHosting.py trunk/plugins/discovery/sitemapReader.py trunk/plugins/discovery/spiderMan.py trunk/plugins/discovery/urlFuzzer.py trunk/plugins/discovery/userDir.py trunk/plugins/discovery/webDiff.py trunk/plugins/discovery/webSpider.py trunk/plugins/discovery/wordnet.py trunk/plugins/discovery/wsdlFinder.py trunk/plugins/discovery/yahooSiteExplorer.py trunk/plugins/evasion/fullWidthEncode.py trunk/plugins/evasion/modsecurity.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 trunk/plugins/grep/ajax.py trunk/plugins/grep/blankBody.py trunk/plugins/grep/codeDisclosure.py trunk/plugins/grep/collectCookies.py trunk/plugins/grep/creditCards.py trunk/plugins/grep/directoryIndexing.py trunk/plugins/grep/domXss.py trunk/plugins/grep/error500.py trunk/plugins/grep/errorPages.py trunk/plugins/grep/feeds.py trunk/plugins/grep/fileUpload.py trunk/plugins/grep/findComments.py trunk/plugins/grep/getMails.py trunk/plugins/grep/hashFind.py trunk/plugins/grep/httpAuthDetect.py trunk/plugins/grep/httpInBody.py trunk/plugins/grep/lang.py trunk/plugins/grep/metaTags.py trunk/plugins/grep/motw.py trunk/plugins/grep/newline.py trunk/plugins/grep/objects.py trunk/plugins/grep/oracle.py trunk/plugins/grep/passwordProfiling.py trunk/plugins/grep/pathDisclosure.py trunk/plugins/grep/privateIP.py trunk/plugins/grep/ssn.py trunk/plugins/grep/strangeHeaders.py trunk/plugins/grep/strangeParameters.py trunk/plugins/grep/svnUsers.py trunk/plugins/grep/wsdlGreper.py trunk/plugins/mangle/sed.py trunk/plugins/output/console.py trunk/plugins/output/gtkOutput.py trunk/plugins/output/htmlFile.py trunk/plugins/output/textFile.py trunk/plugins/output/webOutput.py trunk/w3af.e3p trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-02 16:55:53
|
Revision: 908 http://w3af.svn.sourceforge.net/w3af/?rev=908&view=rev Author: andresriancho Date: 2008-04-02 09:55:44 -0700 (Wed, 02 Apr 2008) Log Message: ----------- Changed url-settings to http-settings. Modified Paths: -------------- trunk/core/ui/consoleUi/url.py trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-05 15:14:32
|
Revision: 919 http://w3af.svn.sourceforge.net/w3af/?rev=919&view=rev Author: andresriancho Date: 2008-04-05 08:14:27 -0700 (Sat, 05 Apr 2008) Log Message: ----------- Fixed a small bug in the gtkOutput plugin, and also a bug in the profile handling of the w3afCore . Modified Paths: -------------- trunk/core/controllers/w3afCore.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-04-06 14:00:41
|
Revision: 926 http://w3af.svn.sourceforge.net/w3af/?rev=926&view=rev Author: andresriancho Date: 2008-04-06 07:00:39 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Fixed bug #1935815 and enabled some more verbose debugging for grep plugin errors. Modified Paths: -------------- trunk/core/data/url/xUrllib.py trunk/plugins/grep/httpAuthDetect.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-07 03:48:38
|
Revision: 931 http://w3af.svn.sourceforge.net/w3af/?rev=931&view=rev Author: andresriancho Date: 2008-04-06 20:48:37 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Better handling of google errors. Modified Paths: -------------- trunk/core/data/searchEngines/google.py trunk/plugins/discovery/fingerGoogle.py trunk/plugins/discovery/googleSpider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-08 15:29:10
|
Revision: 946 http://w3af.svn.sourceforge.net/w3af/?rev=946&view=rev Author: andresriancho Date: 2008-04-08 08:28:30 -0700 (Tue, 08 Apr 2008) Log Message: ----------- xhtml can't be opened by default in windows, so I changed to html. Modified Paths: -------------- trunk/core/ui/gtkUi/main.py Added Paths: ----------- trunk/readme/w3afUsersGuide.html Removed Paths: ------------- trunk/readme/w3afUsersGuide.xhtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-12 13:16:05
|
Revision: 959 http://w3af.svn.sourceforge.net/w3af/?rev=959&view=rev Author: andresriancho Date: 2008-04-12 06:15:59 -0700 (Sat, 12 Apr 2008) Log Message: ----------- Creating tag directory and updating eric project file. Modified Paths: -------------- trunk/w3af.e3p Added Paths: ----------- tags/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-14 01:38:47
|
Revision: 994 http://w3af.svn.sourceforge.net/w3af/?rev=994&view=rev Author: andresriancho Date: 2008-04-13 18:38:38 -0700 (Sun, 13 Apr 2008) Log Message: ----------- Now all plugins that report a vulnerability through the output manager include a severity parameter. This is needed for the gtk user interface. Modified Paths: -------------- trunk/core/controllers/basePlugin/baseOutputPlugin.py trunk/core/controllers/basePlugin/basePlugin.py trunk/core/controllers/outputManager.py trunk/plugins/audit/frontpage.py trunk/plugins/audit/htaccessMethods.py trunk/plugins/audit/unSSL.py trunk/plugins/audit/xsrf.py trunk/plugins/audit/xst.py trunk/plugins/bruteforce/basicAuthBrute.py trunk/plugins/bruteforce/formAuthBrute.py trunk/plugins/discovery/crossDomain.py trunk/plugins/discovery/findBackdoor.py trunk/plugins/discovery/ghdb.py trunk/plugins/discovery/googleSafeBrowsing.py trunk/plugins/discovery/phishtank.py trunk/plugins/discovery/pykto.py trunk/plugins/discovery/serverStatus.py trunk/plugins/discovery/sharedHosting.py trunk/plugins/grep/httpAuthDetect.py trunk/plugins/output/console.py trunk/plugins/output/gtkOutput.py trunk/plugins/output/htmlFile.py trunk/plugins/output/textFile.py trunk/plugins/output/webOutput.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-14 02:14:27
|
Revision: 995 http://w3af.svn.sourceforge.net/w3af/?rev=995&view=rev Author: andresriancho Date: 2008-04-13 19:14:25 -0700 (Sun, 13 Apr 2008) Log Message: ----------- Fixed a bug in the sed plugin, and fixed a bug in the way I handled the disabling of plugins in the profile. Modified Paths: -------------- trunk/core/data/profile/profile.py trunk/plugins/mangle/sed.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-15 03:02:25
|
Revision: 1006 http://w3af.svn.sourceforge.net/w3af/?rev=1006&view=rev Author: andresriancho Date: 2008-04-14 20:02:22 -0700 (Mon, 14 Apr 2008) Log Message: ----------- Fixing bug #1942227 Modified Paths: -------------- trunk/core/controllers/targetSettings.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: <fac...@us...> - 2008-04-15 14:18:56
|
Revision: 1010 http://w3af.svn.sourceforge.net/w3af/?rev=1010&view=rev Author: facundobatista Date: 2008-04-15 07:18:47 -0700 (Tue, 15 Apr 2008) Log Message: ----------- Now we have the real time of the event that the GTK receives. Modified Paths: -------------- trunk/core/ui/gtkUi/logtab.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-04-19 16:00:13
|
Revision: 1021 http://w3af.svn.sourceforge.net/w3af/?rev=1021&view=rev Author: andresriancho Date: 2008-04-19 08:47:47 -0700 (Sat, 19 Apr 2008) Log Message: ----------- Fixed bug in plugin. Modified Paths: -------------- trunk/core/controllers/targetSettings.py trunk/plugins/audit/xsrf.py trunk/w3af.e3p trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-26 17:23:02
|
Revision: 1037 http://w3af.svn.sourceforge.net/w3af/?rev=1037&view=rev Author: andresriancho Date: 2008-04-26 10:22:59 -0700 (Sat, 26 Apr 2008) Log Message: ----------- Starting to give more support for attack plugins that generate proxies. Modified Paths: -------------- trunk/core/controllers/daemons/proxy.py trunk/core/data/kb/shell.py trunk/core/ui/consoleUi/exploit.py trunk/plugins/attack/googleProxy.py Added Paths: ----------- trunk/core/data/kb/exploitResult.py trunk/core/data/kb/proxy.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-27 14:11:27
|
Revision: 1048 http://w3af.svn.sourceforge.net/w3af/?rev=1048&view=rev Author: andresriancho Date: 2008-04-27 07:11:05 -0700 (Sun, 27 Apr 2008) Log Message: ----------- Fixed bug #1919663. Modified Paths: -------------- trunk/plugins/bruteforce/basicAuthBrute.py trunk/scripts/script-basicAuthBrute.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-27 14:51:06
|
Revision: 1049 http://w3af.svn.sourceforge.net/w3af/?rev=1049&view=rev Author: andresriancho Date: 2008-04-27 07:51:03 -0700 (Sun, 27 Apr 2008) Log Message: ----------- Bug fixing: 1952067. Modified Paths: -------------- trunk/core/ui/gtkUi/main.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-04-29 04:11:02
|
Revision: 1057 http://w3af.svn.sourceforge.net/w3af/?rev=1057&view=rev Author: andresriancho Date: 2008-04-28 21:11:00 -0700 (Mon, 28 Apr 2008) Log Message: ----------- Removing pyrijndael dependency because I didn't used it. Modified Paths: -------------- trunk/core/controllers/w3afAgent/AESSocket.py Removed Paths: ------------- trunk/extlib/pyrijndael/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-04 02:45:36
|
Revision: 1093 http://w3af.svn.sourceforge.net/w3af/?rev=1093&view=rev Author: andresriancho Date: 2008-05-03 19:45:34 -0700 (Sat, 03 May 2008) Log Message: ----------- Fixing some bugs that I found while migrating the new consoleUi. Modified Paths: -------------- trunk/core/controllers/basePlugin/baseAttackPlugin.py trunk/core/ui/consoleUi/exploit.py trunk/plugins/attack/googleProxy.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-04 03:21:09
|
Revision: 1096 http://w3af.svn.sourceforge.net/w3af/?rev=1096&view=rev Author: andresriancho Date: 2008-05-03 20:21:06 -0700 (Sat, 03 May 2008) Log Message: ----------- Fixing bug and making test script better. Modified Paths: -------------- trunk/core/ui/consoleUi/profiles.py trunk/scripts/script-profile-fastScan.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-04 12:46:02
|
Revision: 1097 http://w3af.svn.sourceforge.net/w3af/?rev=1097&view=rev Author: andresriancho Date: 2008-05-04 05:45:59 -0700 (Sun, 04 May 2008) Log Message: ----------- Moved extras outside the trunk. Modified Paths: -------------- branches/sasha/plugins/grep/errorPages.py branches/sasha/w3af.e3p branches/sasha/w3af.e3t trunk/core/controllers/misc/parseOptions.py trunk/core/controllers/w3afCore.py trunk/core/data/profile/profile.py trunk/scripts/script-404pageTest.w3af trunk/scripts/script-bsqlExploit-string.w3af trunk/scripts/script-davShell.w3af trunk/w3af trunk/w3af.e3p Added Paths: ----------- extras/ extras/misc/ extras/misc/convertTabs.py extras/pkg-generation/ extras/site/ extras/site/describePlugins-html.py extras/site/generated-php/ extras/testEnv/ extras/w3afAgent/ extras/w3afAgent/socksClient-vmnet8.py extras/w3afAgent/socksClient.py extras/w3afAgent/w3afAgentClient.py extras/windows_installer/ extras/windows_installer/GPL.txt extras/windows_installer/compile_w3af-setup.cmd extras/windows_installer/gtk2-runtime/ extras/windows_installer/header_image.bmp extras/windows_installer/pyOpenSSL-0.7a2-py2.5.exe extras/windows_installer/pycairo-1.4.12-1.win32-py2.5.exe extras/windows_installer/pygobject-2.14.1-1.win32-py2.5.exe extras/windows_installer/pygtk-2.12.1-2.win32-py2.5.exe extras/windows_installer/readme.txt extras/windows_installer/splash_installer.bmp extras/windows_installer/svn-client/ extras/windows_installer/w3af-setup.nsi extras/windows_installer/w3af_gui_icon.ico Removed Paths: ------------- extras/windows_installer/GPL.txt extras/windows_installer/compile_w3af-setup.cmd extras/windows_installer/gtk2-runtime/ extras/windows_installer/header_image.bmp extras/windows_installer/pyOpenSSL-0.7a2-py2.5.exe extras/windows_installer/pycairo-1.4.12-1.win32-py2.5.exe extras/windows_installer/pygobject-2.14.1-1.win32-py2.5.exe extras/windows_installer/pygtk-2.12.1-2.win32-py2.5.exe extras/windows_installer/readme.txt extras/windows_installer/splash_installer.bmp extras/windows_installer/svn-client/ extras/windows_installer/w3af-setup.nsi extras/windows_installer/w3af_gui_icon.ico extras/windows_installer/w3af_update.bat trunk/extras/convertTabs.py trunk/extras/describePlugins-html.py trunk/extras/generated-php/ trunk/extras/pkg/ trunk/extras/socksClient-vmnet8.py trunk/extras/socksClient.py trunk/extras/testEnv/ trunk/extras/w3afAgentClient.py windows_installer/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-06 23:31:32
|
Revision: 1118 http://w3af.svn.sourceforge.net/w3af/?rev=1118&view=rev Author: andresriancho Date: 2008-05-06 16:30:58 -0700 (Tue, 06 May 2008) Log Message: ----------- Less ':)' and less XML. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/plugins/attack/localFileReader.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-16 16:06:58
|
Revision: 1164 http://w3af.svn.sourceforge.net/w3af/?rev=1164&view=rev Author: andresriancho Date: 2008-05-16 09:06:49 -0700 (Fri, 16 May 2008) Log Message: ----------- Fixing bugs! Modified Paths: -------------- trunk/core/data/url/handlers/MultipartPostHandler.py trunk/plugins/attack/db/dbDriverFunctions.py trunk/plugins/attack/fileUploadShell.py trunk/plugins/attack/localFileReader.py trunk/plugins/attack/remoteFileIncludeShell.py trunk/plugins/audit/dav.py trunk/plugins/discovery/detectReverseProxy.py trunk/plugins/discovery/detectWAF.py trunk/plugins/discovery/ghdb.py trunk/plugins/discovery/googleSafeBrowsing.py trunk/plugins/discovery/phishtank.py trunk/plugins/output/gtkOutput.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |