[W3af-svn-notify] SF.net SVN: w3af:[5394] branches/threading2/plugins
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-07-18 20:02:12
|
Revision: 5394 http://w3af.svn.sourceforge.net/w3af/?rev=5394&view=rev Author: andresriancho Date: 2012-07-18 20:02:05 +0000 (Wed, 18 Jul 2012) Log Message: ----------- Changing names for discovery plugins and tests. Modified Paths: -------------- branches/threading2/plugins/discovery/content_negotiation.py branches/threading2/plugins/discovery/hmap.py branches/threading2/plugins/discovery/pykto.py branches/threading2/plugins/tests/discovery/failing_spider.py branches/threading2/plugins/tests/discovery/test_detect_transparent_proxy.py branches/threading2/plugins/tests/discovery/test_find_backdoor.py branches/threading2/plugins/tests/discovery/test_find_captchas.py branches/threading2/plugins/tests/discovery/test_find_git.py branches/threading2/plugins/tests/discovery/test_finger_bing.py branches/threading2/plugins/tests/discovery/test_finger_google.py branches/threading2/plugins/tests/discovery/test_google_spider.py branches/threading2/plugins/tests/discovery/test_user_dir.py branches/threading2/plugins/tests/discovery/test_wordnet.py Added Paths: ----------- branches/threading2/plugins/discovery/allowed_methods.py branches/threading2/plugins/discovery/archive_dot_org.py branches/threading2/plugins/discovery/detect_reverse_proxy.py branches/threading2/plugins/discovery/detect_transparent_proxy.py branches/threading2/plugins/discovery/digit_sum.py branches/threading2/plugins/discovery/dns_wildcard.py branches/threading2/plugins/discovery/dot_net_errors.py branches/threading2/plugins/discovery/find_backdoors.py branches/threading2/plugins/discovery/find_captchas.py branches/threading2/plugins/discovery/find_dvcs.py branches/threading2/plugins/discovery/find_git.py branches/threading2/plugins/discovery/find_jboss.py branches/threading2/plugins/discovery/find_vhosts.py branches/threading2/plugins/discovery/finger_bing.py branches/threading2/plugins/discovery/finger_google.py branches/threading2/plugins/discovery/finger_pks.py branches/threading2/plugins/discovery/google_spider.py branches/threading2/plugins/discovery/import_results.py branches/threading2/plugins/discovery/oracle_discovery.py branches/threading2/plugins/discovery/php_eggs.py branches/threading2/plugins/discovery/robots_txt.py branches/threading2/plugins/discovery/server_header.py branches/threading2/plugins/discovery/server_status.py branches/threading2/plugins/discovery/shared_hosting.py branches/threading2/plugins/discovery/sitemap_xml.py branches/threading2/plugins/discovery/spider_man.py branches/threading2/plugins/discovery/url_fuzzer.py branches/threading2/plugins/discovery/user_dir.py branches/threading2/plugins/discovery/web_diff.py branches/threading2/plugins/discovery/web_spider.py branches/threading2/plugins/discovery/wsdl_finder.py branches/threading2/plugins/discovery/xssed_dot_com.py branches/threading2/plugins/tests/discovery/test_digit_sum.py branches/threading2/plugins/tests/discovery/test_dir_bruter.py branches/threading2/plugins/tests/discovery/test_robots_txt.py branches/threading2/plugins/tests/discovery/test_sitemap_xml.py branches/threading2/plugins/tests/discovery/test_spider_man.py branches/threading2/plugins/tests/discovery/test_url_fuzzer.py branches/threading2/plugins/tests/discovery/test_web_spider.py Removed Paths: ------------- branches/threading2/plugins/discovery/allowedMethods.py branches/threading2/plugins/discovery/archiveDotOrg.py branches/threading2/plugins/discovery/detectReverseProxy.py branches/threading2/plugins/discovery/detectTransparentProxy.py branches/threading2/plugins/discovery/digitSum.py branches/threading2/plugins/discovery/dnsWildcard.py branches/threading2/plugins/discovery/dotNetErrors.py branches/threading2/plugins/discovery/findBackdoor.py branches/threading2/plugins/discovery/findCaptchas.py branches/threading2/plugins/discovery/findDVCS.py branches/threading2/plugins/discovery/findGit.py branches/threading2/plugins/discovery/findJBoss.py branches/threading2/plugins/discovery/findvhost.py branches/threading2/plugins/discovery/fingerBing.py branches/threading2/plugins/discovery/fingerGoogle.py branches/threading2/plugins/discovery/fingerPKS.py branches/threading2/plugins/discovery/googleSpider.py branches/threading2/plugins/discovery/importResults.py branches/threading2/plugins/discovery/oracleDiscovery.py branches/threading2/plugins/discovery/phpEggs.py branches/threading2/plugins/discovery/robotsReader.py branches/threading2/plugins/discovery/serverHeader.py branches/threading2/plugins/discovery/serverStatus.py branches/threading2/plugins/discovery/sharedHosting.py branches/threading2/plugins/discovery/sitemapReader.py branches/threading2/plugins/discovery/spiderMan.py branches/threading2/plugins/discovery/urlFuzzer.py branches/threading2/plugins/discovery/userDir.py branches/threading2/plugins/discovery/webDiff.py branches/threading2/plugins/discovery/webSpider.py branches/threading2/plugins/discovery/wsdlFinder.py branches/threading2/plugins/discovery/xssedDotCom.py branches/threading2/plugins/tests/discovery/test_digitsum.py branches/threading2/plugins/tests/discovery/test_dirbruter.py branches/threading2/plugins/tests/discovery/test_robots_reader.py branches/threading2/plugins/tests/discovery/test_sitemap_reader.py branches/threading2/plugins/tests/discovery/test_spiderman.py branches/threading2/plugins/tests/discovery/test_urlfuzzer.py branches/threading2/plugins/tests/discovery/test_webspider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |