Thread: [W3af-svn-notify] SF.net SVN: w3af: [687] branches/sasha
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-02-16 23:18:33
|
Revision: 687 http://w3af.svn.sourceforge.net/w3af/?rev=687&view=rev Author: andresriancho Date: 2008-02-16 15:18:30 -0800 (Sat, 16 Feb 2008) Log Message: ----------- Small changes to the creditCards plugin; and added test scripts to be able to test the plugin automagically with ./w3af -t Modified Paths: -------------- branches/sasha/plugins/grep/creditCards.py Added Paths: ----------- branches/sasha/extras/testEnv/webroot/grepPlugins/creditCards.html branches/sasha/scripts/script-creditCards-no.w3af branches/sasha/scripts/script-creditCards-yes.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-03-10 12:15:43
|
Revision: 816 http://w3af.svn.sourceforge.net/w3af/?rev=816&view=rev Author: aberezh Date: 2008-03-10 05:15:41 -0700 (Mon, 10 Mar 2008) Log Message: ----------- plugins, core/controllers and core/data are merged from trunk. consoleUi is updated to deal with callbacks (no inheritance from console for exploit is needed). exploit menu is added (unstable). Modified Paths: -------------- branches/sasha/core/controllers/basePlugin/baseEvasionPlugin.py branches/sasha/core/controllers/basePlugin/basePlugin.py branches/sasha/core/controllers/daemons/proxy.py branches/sasha/core/controllers/miscSettings.py branches/sasha/core/controllers/outputManager.py branches/sasha/core/controllers/targetSettings.py branches/sasha/core/controllers/w3afCore.py branches/sasha/core/data/fuzzer/fuzzer.py branches/sasha/core/data/fuzzer/mutantFileName.py branches/sasha/core/data/fuzzer/mutantQs.py branches/sasha/core/data/kb/info.py branches/sasha/core/data/kb/knowledgeBase.py branches/sasha/core/data/kb/shell.py branches/sasha/core/data/kb/vuln.py branches/sasha/core/data/parsers/abstractParser.py branches/sasha/core/data/parsers/documentParser.py branches/sasha/core/data/parsers/htmlParser.py branches/sasha/core/data/parsers/sgmlParser.py branches/sasha/core/data/parsers/wmlParser.py branches/sasha/core/data/request/frFactory.py branches/sasha/core/data/request/fuzzableRequest.py branches/sasha/core/data/request/httpQsRequest.py branches/sasha/core/data/url/handlers/keepalive.py branches/sasha/core/data/url/handlers/localCache.py branches/sasha/core/data/url/urlOpenerSettings.py branches/sasha/core/data/url/xUrllib.py branches/sasha/core/ui/consoleUi/config.py branches/sasha/core/ui/consoleUi/consoleUi.py branches/sasha/core/ui/consoleUi/exploit.py branches/sasha/core/ui/consoleUi/help.py branches/sasha/core/ui/consoleUi/help.xml branches/sasha/core/ui/consoleUi/menu.py branches/sasha/core/ui/consoleUi/plugins.py branches/sasha/core/ui/consoleUi/rootMenu.py branches/sasha/extras/testEnv/webroot/blindSqli/blindSqli-integer.php branches/sasha/extras/testEnv/webroot/blindSqli/blindSqli-str.php branches/sasha/plugins/attack/db/dbDriver.py branches/sasha/plugins/attack/db/dbDriverBuilder.py branches/sasha/plugins/attack/db/dbDriverFunctions.py branches/sasha/plugins/attack/db/mssqlservermap.py branches/sasha/plugins/attack/db/mysqlmap.py branches/sasha/plugins/attack/db/postgresqlmap.py branches/sasha/plugins/attack/mysqlWebShell.py branches/sasha/plugins/attack/osCommandingShell.py branches/sasha/plugins/attack/remoteFileIncludeShell.py branches/sasha/plugins/attack/sqlmap.py branches/sasha/plugins/attack/webshells/cmd.asp branches/sasha/plugins/attack/webshells/cmd.jsp branches/sasha/plugins/attack/webshells/cmd.php branches/sasha/plugins/attack/webshells/cmd.py branches/sasha/plugins/audit/LDAPi.py branches/sasha/plugins/audit/dav.py branches/sasha/plugins/audit/fileUpload.py branches/sasha/plugins/audit/frontpage.py branches/sasha/plugins/audit/generic.py branches/sasha/plugins/audit/localFileInclude.py branches/sasha/plugins/audit/mxInjection.py branches/sasha/plugins/audit/osCommanding.py branches/sasha/plugins/audit/preg_replace.py branches/sasha/plugins/audit/sqli.py branches/sasha/plugins/audit/ssi.py branches/sasha/plugins/audit/xpath.py branches/sasha/plugins/audit/xss.py branches/sasha/plugins/audit/xst.py branches/sasha/plugins/discovery/afd.py branches/sasha/plugins/discovery/archiveDotOrg.py branches/sasha/plugins/discovery/crossDomain.py branches/sasha/plugins/discovery/detectTransparentProxy.py branches/sasha/plugins/discovery/digitSum.py branches/sasha/plugins/discovery/dnsWildcard.py branches/sasha/plugins/discovery/findBackdoor.py branches/sasha/plugins/discovery/findCaptchas.py branches/sasha/plugins/discovery/findvhost.py branches/sasha/plugins/discovery/fingerGoogle.py branches/sasha/plugins/discovery/fingerMSN.py branches/sasha/plugins/discovery/fingerPKS.py branches/sasha/plugins/discovery/ghdb.py branches/sasha/plugins/discovery/googleSets.py branches/sasha/plugins/discovery/hmap.py branches/sasha/plugins/discovery/oHalberd/Halberd/crew.py branches/sasha/plugins/discovery/oracleDiscovery.py branches/sasha/plugins/discovery/phpEggs.py branches/sasha/plugins/discovery/pykto.py branches/sasha/plugins/discovery/robotsReader.py branches/sasha/plugins/discovery/serverStatus.py branches/sasha/plugins/discovery/sharedHosting.py branches/sasha/plugins/discovery/sitemapReader.py branches/sasha/plugins/discovery/spiderMan.py branches/sasha/plugins/discovery/urlFuzzer.py branches/sasha/plugins/discovery/userDir.py branches/sasha/plugins/discovery/webDiff.py branches/sasha/plugins/discovery/webSpider.py branches/sasha/plugins/discovery/wordnet.py branches/sasha/plugins/discovery/wsdlFinder.py branches/sasha/plugins/evasion/modsecurity.py branches/sasha/plugins/grep/ajax.py branches/sasha/plugins/grep/blankBody.py branches/sasha/plugins/grep/collectCookies.py branches/sasha/plugins/grep/errorPages.py branches/sasha/plugins/grep/feeds.py branches/sasha/plugins/grep/fileUpload.py branches/sasha/plugins/grep/findComments.py branches/sasha/plugins/grep/getMails.py branches/sasha/plugins/grep/hashFind.py branches/sasha/plugins/grep/httpAuthDetect.py branches/sasha/plugins/grep/lang.py branches/sasha/plugins/grep/metaTags.py branches/sasha/plugins/grep/motw.py branches/sasha/plugins/grep/newline.py branches/sasha/plugins/grep/objects.py branches/sasha/plugins/grep/oracle.py branches/sasha/plugins/grep/passwordProfiling.py branches/sasha/plugins/grep/strangeHeaders.py branches/sasha/plugins/grep/strangeParameters.py branches/sasha/plugins/grep/wsdlGreper.py branches/sasha/plugins/output/console.py branches/sasha/plugins/output/gtkOutput.py branches/sasha/plugins/output/htmlFile.py branches/sasha/plugins/output/textFile.py branches/sasha/scripts/script-404pageTest.w3af branches/sasha/scripts/script-T2-1.w3af branches/sasha/scripts/script-afd.w3af branches/sasha/scripts/script-all.w3af branches/sasha/scripts/script-archiveDotOrg.w3af branches/sasha/scripts/script-backdoorSearch.w3af branches/sasha/scripts/script-basicAuthBrute-threads.w3af branches/sasha/scripts/script-basicAuthBrute.w3af branches/sasha/scripts/script-bsqlExploit-int.w3af branches/sasha/scripts/script-bsqlExploit-string.w3af branches/sasha/scripts/script-crossDomain.w3af branches/sasha/scripts/script-dav.w3af branches/sasha/scripts/script-davShell.w3af branches/sasha/scripts/script-digitSum.w3af branches/sasha/scripts/script-discoveryBruteforceFormLoop.w3af branches/sasha/scripts/script-discoveryBruteforceLoop.w3af branches/sasha/scripts/script-evasionXss.w3af branches/sasha/scripts/script-exploitAll-stopOnFirst.w3af branches/sasha/scripts/script-fastExploit.w3af branches/sasha/scripts/script-fileUpload.w3af branches/sasha/scripts/script-filenameXss.w3af branches/sasha/scripts/script-formLoginBrute-threads.w3af branches/sasha/scripts/script-formLoginBrute.w3af branches/sasha/scripts/script-fuzzFileContent.w3af branches/sasha/scripts/script-genHmapFingerprint.w3af branches/sasha/scripts/script-generic-noMatch.w3af branches/sasha/scripts/script-generic.w3af branches/sasha/scripts/script-ghdb.w3af branches/sasha/scripts/script-globalRedirect.w3af branches/sasha/scripts/script-htmlOutput.w3af branches/sasha/scripts/script-httpsSimpleXss.w3af branches/sasha/scripts/script-localFileInclude-falsePositive.w3af branches/sasha/scripts/script-nonTarget.w3af branches/sasha/scripts/script-oracleDiscovery.w3af branches/sasha/scripts/script-osCommanding-lnx-w3afAgent.w3af branches/sasha/scripts/script-osCommanding-win-vdaemon.w3af branches/sasha/scripts/script-passwordProfiling.w3af branches/sasha/scripts/script-pdf.w3af branches/sasha/scripts/script-preg_replace.w3af branches/sasha/scripts/script-profile-fastScan.w3af branches/sasha/scripts/script-pyktoMutate.w3af branches/sasha/scripts/script-regexRelativeURL.w3af branches/sasha/scripts/script-remoteFileInclude.w3af branches/sasha/scripts/script-serverStatus.w3af branches/sasha/scripts/script-shortFilenameXss.w3af branches/sasha/scripts/script-spiderMan.w3af branches/sasha/scripts/script-two-interactions.w3af branches/sasha/scripts/script-updatePyktoDb.w3af branches/sasha/scripts/script-urlFuzzer.w3af branches/sasha/scripts/script-urlRegex.w3af branches/sasha/scripts/script-webServices.w3af branches/sasha/scripts/script-webSpider-GETdirectory.w3af branches/sasha/scripts/script-webSpider-IIS5.0.w3af branches/sasha/scripts/script-webSpider-OnlyForward.w3af branches/sasha/scripts/script-webSpider-ignoreRegex.w3af branches/sasha/scripts/script-webSpider.w3af branches/sasha/scripts/script-xssForms.w3af branches/sasha/scripts/script-xssWithLogging.w3af branches/sasha/scripts/script-xst.w3af Added Paths: ----------- branches/sasha/core/controllers/coreHelpers/ branches/sasha/core/controllers/coreHelpers/__init__.py branches/sasha/core/controllers/coreHelpers/fingerprint404Page.py branches/sasha/core/controllers/coreHelpers/progressBar.py branches/sasha/core/data/profile/ branches/sasha/core/data/profile/__init__.py branches/sasha/core/data/profile/profile.py branches/sasha/core/ui/consoleUi/callbackMenu.py branches/sasha/plugins/discovery/_mailer.py branches/sasha/plugins/discovery/_web20Spider.py branches/sasha/plugins/discovery/detectReverseProxy.py branches/sasha/plugins/discovery/detectWAF.py branches/sasha/plugins/discovery/importResults.py branches/sasha/plugins/discovery/oHmap/known.servers/GeoHttpServer branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.33.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.39.unix branches/sasha/plugins/discovery/oHmap/known.servers/apache.2.2.6.debian branches/sasha/plugins/grep/creditCards.py branches/sasha/plugins/grep/httpInBody.py branches/sasha/scripts/input-test.csv branches/sasha/scripts/script-creditCards-no.w3af branches/sasha/scripts/script-creditCards-yes.w3af branches/sasha/scripts/script-detectReverseProxy.w3af branches/sasha/scripts/script-detectURLScan.w3af branches/sasha/scripts/script-evasion-all.w3af branches/sasha/scripts/script-evasion-modsecurity.w3af branches/sasha/scripts/script-findComments.w3af branches/sasha/scripts/script-findHtmlInComments.w3af branches/sasha/scripts/script-httpInBody.w3af branches/sasha/scripts/script-importResults.w3af branches/sasha/scripts/script-osCommanding-BAD-targetOS.w3af branches/sasha/scripts/script-osCommanding-targetOS.w3af branches/sasha/scripts/script-strangeHeader.w3af branches/sasha/scripts/script-test-exploit-config.w3af Removed Paths: ------------- branches/sasha/core/controllers/coreHelpers/__init__.py branches/sasha/core/controllers/coreHelpers/fingerprint404Page.py branches/sasha/core/controllers/coreHelpers/progressBar.py branches/sasha/core/controllers/misc/progressBar.py branches/sasha/core/controllers/sessionManager.py branches/sasha/core/data/profile/__init__.py branches/sasha/core/data/profile/profile.py branches/sasha/plugins/discovery/error404page.py branches/sasha/plugins/discovery/mailer.py branches/sasha/plugins/discovery/web20Spider.py branches/sasha/scripts/script-resume.w3af branches/sasha/scripts/script-save-2.w3af branches/sasha/scripts/script-save.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-04-26 09:03:25
|
Revision: 1036 http://w3af.svn.sourceforge.net/w3af/?rev=1036&view=rev Author: aberezh Date: 2008-04-26 02:03:06 -0700 (Sat, 26 Apr 2008) Log Message: ----------- Merged from trunk plugins, core/data and core/controllers. console output module is enabled automatically and cannot be disabled. (TODO? make it possible to disable console output, but defer actual disabling to the scanning start) Note: only core/ui/console must be merged back. Modified Paths: -------------- branches/sasha/core/controllers/basePlugin/baseAttackPlugin.py branches/sasha/core/controllers/basePlugin/baseBruteforcePlugin.py branches/sasha/core/controllers/basePlugin/baseGrepPlugin.py branches/sasha/core/controllers/basePlugin/baseOutputPlugin.py branches/sasha/core/controllers/basePlugin/basePlugin.py branches/sasha/core/controllers/daemons/proxy.py branches/sasha/core/controllers/misc/dependencyCheck.py branches/sasha/core/controllers/outputManager.py branches/sasha/core/controllers/targetSettings.py branches/sasha/core/controllers/w3afCore.py branches/sasha/core/data/parsers/abstractParser.py branches/sasha/core/data/parsers/pdfParser.py branches/sasha/core/data/parsers/wsdlParser.py branches/sasha/core/data/profile/profile.py branches/sasha/core/data/searchEngines/google.py branches/sasha/core/data/url/handlers/localCache.py branches/sasha/core/data/url/handlers/logHandler.py branches/sasha/core/data/url/urlOpenerSettings.py branches/sasha/core/data/url/xUrllib.py branches/sasha/core/ui/consoleUi/consoleUi.py branches/sasha/core/ui/consoleUi/plugins.py branches/sasha/plugins/attack/davShell.py branches/sasha/plugins/attack/db/mysqlmap.py branches/sasha/plugins/attack/fileUploadShell.py branches/sasha/plugins/attack/googleProxy.py branches/sasha/plugins/attack/localFileReader.py branches/sasha/plugins/attack/mysqlWebShell.py branches/sasha/plugins/attack/osCommandingShell.py branches/sasha/plugins/attack/remoteFileIncludeShell.py branches/sasha/plugins/attack/rfiProxy.py branches/sasha/plugins/attack/sqlmap.py branches/sasha/plugins/attack/xssBeef.py branches/sasha/plugins/audit/LDAPi.py branches/sasha/plugins/audit/blindSqli.py branches/sasha/plugins/audit/buffOverflow.py branches/sasha/plugins/audit/dav.py branches/sasha/plugins/audit/fileUpload.py branches/sasha/plugins/audit/formatString.py branches/sasha/plugins/audit/frontpage.py branches/sasha/plugins/audit/generic.py branches/sasha/plugins/audit/globalRedirect.py branches/sasha/plugins/audit/htaccessMethods.py branches/sasha/plugins/audit/localFileInclude.py branches/sasha/plugins/audit/mxInjection.py branches/sasha/plugins/audit/osCommanding.py branches/sasha/plugins/audit/phishingVector.py branches/sasha/plugins/audit/preg_replace.py branches/sasha/plugins/audit/remoteFileInclude.py branches/sasha/plugins/audit/responseSplitting.py branches/sasha/plugins/audit/sqli.py branches/sasha/plugins/audit/ssi.py branches/sasha/plugins/audit/sslCertificate.py branches/sasha/plugins/audit/unSSL.py branches/sasha/plugins/audit/xpath.py branches/sasha/plugins/audit/xsrf.py branches/sasha/plugins/audit/xss.py branches/sasha/plugins/audit/xst.py branches/sasha/plugins/bruteforce/basicAuthBrute.py branches/sasha/plugins/bruteforce/formAuthBrute.py branches/sasha/plugins/discovery/MSNSpider.py branches/sasha/plugins/discovery/_mailer.py branches/sasha/plugins/discovery/_web20Spider.py branches/sasha/plugins/discovery/afd.py branches/sasha/plugins/discovery/allowedMethods.py branches/sasha/plugins/discovery/archiveDotOrg.py branches/sasha/plugins/discovery/crossDomain.py branches/sasha/plugins/discovery/detectReverseProxy.py branches/sasha/plugins/discovery/detectTransparentProxy.py branches/sasha/plugins/discovery/detectWAF.py branches/sasha/plugins/discovery/digitSum.py branches/sasha/plugins/discovery/dnsWildcard.py branches/sasha/plugins/discovery/findBackdoor.py branches/sasha/plugins/discovery/findCaptchas.py branches/sasha/plugins/discovery/findvhost.py branches/sasha/plugins/discovery/fingerGoogle.py branches/sasha/plugins/discovery/fingerMSN.py branches/sasha/plugins/discovery/fingerPKS.py branches/sasha/plugins/discovery/ghdb.py branches/sasha/plugins/discovery/googleSafeBrowsing.py branches/sasha/plugins/discovery/googleSets.py branches/sasha/plugins/discovery/googleSpider.py branches/sasha/plugins/discovery/halberd.py branches/sasha/plugins/discovery/hmap.py branches/sasha/plugins/discovery/importResults.py branches/sasha/plugins/discovery/localProxy.py branches/sasha/plugins/discovery/oracleDiscovery.py branches/sasha/plugins/discovery/phishtank.py branches/sasha/plugins/discovery/phpEggs.py branches/sasha/plugins/discovery/pykto.py branches/sasha/plugins/discovery/robotsReader.py branches/sasha/plugins/discovery/serverHeader.py branches/sasha/plugins/discovery/serverStatus.py branches/sasha/plugins/discovery/sharedHosting.py branches/sasha/plugins/discovery/sitemapReader.py branches/sasha/plugins/discovery/spiderMan.py branches/sasha/plugins/discovery/urlFuzzer.py branches/sasha/plugins/discovery/userDir.py branches/sasha/plugins/discovery/webDiff.py branches/sasha/plugins/discovery/webSpider.py branches/sasha/plugins/discovery/wordnet.py branches/sasha/plugins/discovery/wsdlFinder.py branches/sasha/plugins/discovery/yahooSiteExplorer.py branches/sasha/plugins/evasion/fullWidthEncode.py branches/sasha/plugins/evasion/modsecurity.py branches/sasha/plugins/evasion/reversedSlashes.py branches/sasha/plugins/evasion/rndCase.py branches/sasha/plugins/evasion/rndHexEncode.py branches/sasha/plugins/evasion/rndParam.py branches/sasha/plugins/evasion/rndPath.py branches/sasha/plugins/evasion/selfReference.py branches/sasha/plugins/grep/ajax.py branches/sasha/plugins/grep/blankBody.py branches/sasha/plugins/grep/codeDisclosure.py branches/sasha/plugins/grep/collectCookies.py branches/sasha/plugins/grep/creditCards.py branches/sasha/plugins/grep/directoryIndexing.py branches/sasha/plugins/grep/domXss.py branches/sasha/plugins/grep/error500.py branches/sasha/plugins/grep/errorPages.py branches/sasha/plugins/grep/feeds.py branches/sasha/plugins/grep/fileUpload.py branches/sasha/plugins/grep/findComments.py branches/sasha/plugins/grep/getMails.py branches/sasha/plugins/grep/hashFind.py branches/sasha/plugins/grep/httpAuthDetect.py branches/sasha/plugins/grep/httpInBody.py branches/sasha/plugins/grep/lang.py branches/sasha/plugins/grep/metaTags.py branches/sasha/plugins/grep/motw.py branches/sasha/plugins/grep/newline.py branches/sasha/plugins/grep/objects.py branches/sasha/plugins/grep/oracle.py branches/sasha/plugins/grep/passwordProfiling.py branches/sasha/plugins/grep/pathDisclosure.py branches/sasha/plugins/grep/privateIP.py branches/sasha/plugins/grep/strangeHeaders.py branches/sasha/plugins/grep/strangeParameters.py branches/sasha/plugins/grep/svnUsers.py branches/sasha/plugins/grep/wsdlGreper.py branches/sasha/plugins/mangle/sed.py branches/sasha/plugins/output/console.py branches/sasha/plugins/output/gtkOutput.py branches/sasha/plugins/output/htmlFile.py branches/sasha/plugins/output/textFile.py branches/sasha/plugins/output/webOutput.py branches/sasha/scripts/script-bsqlExploit-int.w3af branches/sasha/scripts/script-bsqlExploit-string.w3af branches/sasha/scripts/script-bsqlExploit.w3af branches/sasha/scripts/script-exploitAll-stopOnFirst.w3af branches/sasha/scripts/script-exploitAll.w3af Added Paths: ----------- branches/sasha/core/controllers/misc/homeDir.py branches/sasha/core/data/db/ branches/sasha/core/data/db/__init__.py branches/sasha/core/data/db/reqResDBHandler.py branches/sasha/core/data/options/ branches/sasha/core/data/options/__init__.py branches/sasha/core/data/options/option.py branches/sasha/core/data/options/optionList.py branches/sasha/plugins/attack/webshells/cmd.aspx branches/sasha/plugins/grep/ssn.py Removed Paths: ------------- branches/sasha/core/data/db/__init__.py branches/sasha/core/data/db/reqResDBHandler.py branches/sasha/core/data/options/__init__.py branches/sasha/core/data/options/option.py branches/sasha/core/data/options/optionList.py branches/sasha/core/data/url/handlers/idHandler.py Property Changed: ---------------- branches/sasha/core/controllers/__init__.py branches/sasha/core/controllers/basePlugin/__init__.py branches/sasha/core/controllers/basePlugin/baseAttackPlugin.py branches/sasha/core/controllers/basePlugin/baseAuditPlugin.py branches/sasha/core/controllers/basePlugin/baseDiscoveryPlugin.py branches/sasha/core/controllers/basePlugin/baseEvasionPlugin.py branches/sasha/core/controllers/basePlugin/baseGrepPlugin.py branches/sasha/core/controllers/basePlugin/baseManglePlugin.py branches/sasha/core/controllers/basePlugin/baseOutputPlugin.py branches/sasha/core/controllers/basePlugin/basePlugin.py branches/sasha/core/controllers/bruteforce/__init__.py branches/sasha/core/controllers/bruteforce/passwords.txt branches/sasha/core/controllers/bruteforce/users.txt branches/sasha/core/controllers/coreHelpers/fingerprint404Page.py branches/sasha/core/controllers/daemons/__init__.py branches/sasha/core/controllers/daemons/proxy.py branches/sasha/core/controllers/daemons/webserver.py branches/sasha/core/controllers/extrusionScanning/client/__init__.py branches/sasha/core/controllers/extrusionScanning/server/__init__.py branches/sasha/core/controllers/intrusionTools/__init__.py branches/sasha/core/controllers/misc/__init__.py branches/sasha/core/controllers/misc/factory.py branches/sasha/core/controllers/outputManager.py branches/sasha/core/controllers/sqlTools/__init__.py branches/sasha/core/controllers/threads/__init__.py branches/sasha/core/controllers/threads/threadManager.py branches/sasha/core/controllers/vdaemon/__init__.py branches/sasha/core/controllers/vdaemon/a.out branches/sasha/core/data/__init__.py branches/sasha/core/data/constants/__init__.py branches/sasha/core/data/constants/httpConstants.py branches/sasha/core/data/dc/__init__.py branches/sasha/core/data/dc/dataContainer.py branches/sasha/core/data/dc/form.py branches/sasha/core/data/dc/queryString.py branches/sasha/core/data/fuzzer/__init__.py branches/sasha/core/data/fuzzer/fuzzer.py branches/sasha/core/data/getResponseType.py branches/sasha/core/data/kb/__init__.py branches/sasha/core/data/kb/config.py branches/sasha/core/data/kb/info.py branches/sasha/core/data/kb/knowledgeBase.py branches/sasha/core/data/kb/vuln.py branches/sasha/core/data/parsers/__init__.py branches/sasha/core/data/parsers/abstractParser.py branches/sasha/core/data/parsers/documentParser.py branches/sasha/core/data/parsers/htmlParser.py branches/sasha/core/data/parsers/urlParser.py branches/sasha/core/data/parsers/wmlParser.py branches/sasha/core/data/parsers/wsdlParser.py branches/sasha/core/data/request/__init__.py branches/sasha/core/data/request/frFactory.py branches/sasha/core/data/request/fuzzableRequest.py branches/sasha/core/data/request/httpPostDataRequest.py branches/sasha/core/data/request/httpQsRequest.py branches/sasha/core/data/request/wsPostDataRequest.py branches/sasha/core/data/searchEngines/__init__.py branches/sasha/core/data/timeAnalysis.py branches/sasha/core/data/url/__init__.py branches/sasha/core/data/url/handlers/__init__.py branches/sasha/core/data/url/handlers/certHTTPSHandler.py branches/sasha/core/data/url/handlers/keepalive.py branches/sasha/core/data/url/handlers/localCache.py branches/sasha/core/data/url/handlers/logHandler.py branches/sasha/core/data/url/handlers/mangleHandler.py branches/sasha/core/data/url/httpResponse.py branches/sasha/core/data/url/timeAnalysis.py branches/sasha/core/data/url/urlOpenerSettings.py branches/sasha/core/data/url/xUrllib.py branches/sasha/plugins/__init__.py branches/sasha/plugins/attack/__init__.py branches/sasha/plugins/attack/agentManager/__init__.py branches/sasha/plugins/attack/db/__init__.py branches/sasha/plugins/attack/fileUploadShell.py branches/sasha/plugins/attack/osCommandingShell.py branches/sasha/plugins/attack/proxyGenerator.txt branches/sasha/plugins/attack/remoteFileIncludeShell.py branches/sasha/plugins/attack/rfiProxy.py branches/sasha/plugins/attack/sqlmap.py branches/sasha/plugins/attack/webshells/__init__.py branches/sasha/plugins/attack/webshells/cmd.asp branches/sasha/plugins/attack/webshells/cmd.jsp branches/sasha/plugins/audit/LDAPi.py branches/sasha/plugins/audit/__init__.py branches/sasha/plugins/audit/blindSqli.py branches/sasha/plugins/audit/buffOverflow.py branches/sasha/plugins/audit/fileUpload.py branches/sasha/plugins/audit/formatString.py branches/sasha/plugins/audit/htaccessMethods.py branches/sasha/plugins/audit/localFileInclude.py branches/sasha/plugins/audit/mxInjection.py branches/sasha/plugins/audit/osCommanding.py branches/sasha/plugins/audit/remoteFileInclude.py branches/sasha/plugins/audit/responseSplitting.py branches/sasha/plugins/audit/sqli.py branches/sasha/plugins/audit/ssi.py branches/sasha/plugins/audit/sslCertificate.py branches/sasha/plugins/audit/unSSL.py branches/sasha/plugins/audit/xpath.py branches/sasha/plugins/audit/xss.py branches/sasha/plugins/bruteforce/__init__.py branches/sasha/plugins/bruteforce/basicAuthBrute.py branches/sasha/plugins/discovery/__init__.py branches/sasha/plugins/discovery/allowedMethods.py branches/sasha/plugins/discovery/crossDomain.py branches/sasha/plugins/discovery/fingerGoogle.py branches/sasha/plugins/discovery/googleSpider.py branches/sasha/plugins/discovery/hmap.py branches/sasha/plugins/discovery/oHalberd/scripts/halberd branches/sasha/plugins/discovery/oHmap/BUGS branches/sasha/plugins/discovery/oHmap/FAQS branches/sasha/plugins/discovery/oHmap/GPL branches/sasha/plugins/discovery/oHmap/HIDING_GUIDE branches/sasha/plugins/discovery/oHmap/KNOWN_TESTS branches/sasha/plugins/discovery/oHmap/README branches/sasha/plugins/discovery/oHmap/__init__.py branches/sasha/plugins/discovery/oHmap/hmap.py branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.12.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.14.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.17.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.22.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.23.rhl.7.3 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.26.freebsd.4.6.2.r branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.26.solaris.8 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.27.freebsd.4.7 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.27.freebsd.5.0 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.27.mac.10.1.5 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.27.mac.10.2.4 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.27.rhl.8.0 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.31 branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.34.benssl.1.55.ubuntu branches/sasha/plugins/discovery/oHmap/known.servers/apache.1.3.9.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.2.0.40.rhl.8.0 branches/sasha/plugins/discovery/oHmap/known.servers/apache.2.0.44.win32 branches/sasha/plugins/discovery/oHmap/known.servers/apache.2.0.55.ubuntu branches/sasha/plugins/discovery/oHmap/known.servers/badblue.2.1.win32 branches/sasha/plugins/discovery/oHmap/known.servers/dwhttpd.4.1a6.solaris.8 branches/sasha/plugins/discovery/oHmap/known.servers/hpws.2.00.1454.solaris.8 branches/sasha/plugins/discovery/oHmap/known.servers/ibm_http_server.2.0.42.win32 branches/sasha/plugins/discovery/oHmap/known.servers/iis.5.0.win32 branches/sasha/plugins/discovery/oHmap/known.servers/jigsaw.2.0.5.win32 branches/sasha/plugins/discovery/oHmap/known.servers/jigsaw.2.2.0.win32 branches/sasha/plugins/discovery/oHmap/known.servers/jigsaw.2.2.2.solaris.8 branches/sasha/plugins/discovery/oHmap/known.servers/ncsa.1.3.ultrix.4.4 branches/sasha/plugins/discovery/oHmap/known.servers/thttpd.2.23beta1.freebsd.4.6.st branches/sasha/plugins/discovery/oHmap/known.servers/thttpd.2.23beta1.rhl.7.3 branches/sasha/plugins/discovery/oHmap/known.servers/zope.2.6.0.solaris.8 branches/sasha/plugins/discovery/pykto/scan_database.db branches/sasha/plugins/discovery/pykto/versions.txt branches/sasha/plugins/discovery/pykto.py branches/sasha/plugins/discovery/robotsReader.py branches/sasha/plugins/discovery/serverHeader.py branches/sasha/plugins/discovery/sitemapReader.py branches/sasha/plugins/discovery/spiderMan.py branches/sasha/plugins/discovery/urlFuzzer.py branches/sasha/plugins/discovery/webDiff.py branches/sasha/plugins/discovery/webSpider.py branches/sasha/plugins/discovery/wsdlFinder.py branches/sasha/plugins/evasion/__init__.py branches/sasha/plugins/evasion/reversedSlashes.py branches/sasha/plugins/evasion/rndCase.py branches/sasha/plugins/evasion/rndHexEncode.py branches/sasha/plugins/evasion/rndParam.py branches/sasha/plugins/evasion/rndPath.py branches/sasha/plugins/evasion/selfReference.py branches/sasha/plugins/grep/__init__.py branches/sasha/plugins/grep/ajax.py branches/sasha/plugins/grep/collectCookies.py branches/sasha/plugins/grep/directoryIndexing.py branches/sasha/plugins/grep/domXss.py branches/sasha/plugins/grep/errorPages.py branches/sasha/plugins/grep/fileUpload.py branches/sasha/plugins/grep/findComments.py branches/sasha/plugins/grep/getMails.py branches/sasha/plugins/grep/httpAuthDetect.py branches/sasha/plugins/grep/objects.py branches/sasha/plugins/grep/passwordProfilingPlugins/__init__.py branches/sasha/plugins/grep/pathDisclosure.py branches/sasha/plugins/grep/privateIP.py branches/sasha/plugins/grep/strangeHeaders.py branches/sasha/plugins/grep/wsdlGreper.py branches/sasha/plugins/mangle/__init__.py branches/sasha/plugins/mangle/sed.py branches/sasha/plugins/output/__init__.py branches/sasha/plugins/output/console.py branches/sasha/plugins/output/textFile.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |