Thread: [W3af-svn-notify] SF.net SVN: w3af:[6109] branches/threading2/plugins (Page 4)
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-11-02 19:43:27
|
Revision: 6109 http://w3af.svn.sourceforge.net/w3af/?rev=6109&view=rev Author: andresriancho Date: 2012-11-02 19:43:20 +0000 (Fri, 02 Nov 2012) Log Message: ----------- * Adding unittest for testing that release.db is being updated * Improved release.db generation script Modified Paths: -------------- branches/threading2/plugins/crawl/wordpress_fingerprint/generate_release_db.py branches/threading2/plugins/crawl/wordpress_fingerprint.py branches/threading2/plugins/tests/crawl/test_wordpress_fingerprint.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-02 22:19:06
|
Revision: 6114 http://w3af.svn.sourceforge.net/w3af/?rev=6114&view=rev Author: andresriancho Date: 2012-11-02 22:18:59 +0000 (Fri, 02 Nov 2012) Log Message: ----------- Adding unittest for wordpress_enumerate_users. Modified Paths: -------------- branches/threading2/plugins/crawl/wordpress_enumerate_users.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_wordpress_enumerate_users.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-02 22:21:55
|
Revision: 6115 http://w3af.svn.sourceforge.net/w3af/?rev=6115&view=rev Author: andresriancho Date: 2012-11-02 22:21:47 +0000 (Fri, 02 Nov 2012) Log Message: ----------- * Adding unittest for wordpress_fullpathdisclosure.py * Rewrote plugin Modified Paths: -------------- branches/threading2/plugins/crawl/wordpress_fullpathdisclosure.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_wordpress_fullpathdisclosure.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-08 15:55:57
|
Revision: 6157 http://w3af.svn.sourceforge.net/w3af/?rev=6157&view=rev Author: andresriancho Date: 2012-11-08 15:55:48 +0000 (Thu, 08 Nov 2012) Log Message: ----------- Fixing some import bugs after refactoring of fuzzer Modified Paths: -------------- branches/threading2/plugins/audit/csrf.py branches/threading2/plugins/evasion/rnd_case.py branches/threading2/plugins/evasion/rnd_hex_encode.py branches/threading2/plugins/evasion/rnd_param.py branches/threading2/plugins/evasion/rnd_path.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 23:54:53
|
Revision: 6234 http://w3af.svn.sourceforge.net/w3af/?rev=6234&view=rev Author: andresriancho Date: 2012-12-03 23:54:46 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Fixing pep8 search and replace error. Modified Paths: -------------- branches/threading2/plugins/attack/file_upload.py branches/threading2/plugins/audit/htaccess_methods.py branches/threading2/plugins/audit/lfi.py branches/threading2/plugins/crawl/content_negotiation.py branches/threading2/plugins/crawl/digit_sum.py branches/threading2/plugins/crawl/pykto.py branches/threading2/plugins/crawl/ria_enumerator.py branches/threading2/plugins/crawl/url_fuzzer.py branches/threading2/plugins/crawl/wordnet.py branches/threading2/plugins/infrastructure/dot_net_errors.py branches/threading2/plugins/infrastructure/fingerprint_os.py branches/threading2/plugins/tests/attack/test_os_commanding.py branches/threading2/plugins/tests/audit/test_csrf.py branches/threading2/plugins/tests/audit/test_lfi.py branches/threading2/plugins/tests/audit/test_mx_injection.py branches/threading2/plugins/tests/audit/test_os_commanding.py branches/threading2/plugins/tests/audit/test_xpath.py branches/threading2/plugins/tests/crawl/test_content_negotiation.py branches/threading2/plugins/tests/crawl/test_pykto.py branches/threading2/plugins/tests/grep/test_cross_domain_js.py branches/threading2/plugins/tests/grep/test_dot_net_event_validation.py branches/threading2/plugins/tests/grep/test_error_500.py branches/threading2/plugins/tests/grep/test_form_autocomplete.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 00:02:01
|
Revision: 6235 http://w3af.svn.sourceforge.net/w3af/?rev=6235&view=rev Author: andresriancho Date: 2012-12-04 00:01:54 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixed bug in request exports Modified Paths: -------------- branches/threading2/plugins/output/export_requests.py branches/threading2/plugins/tests/output/test_export_requests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-10 20:02:32
|
Revision: 6309 http://w3af.svn.sourceforge.net/w3af/?rev=6309&view=rev Author: andresriancho Date: 2012-12-10 20:02:21 +0000 (Mon, 10 Dec 2012) Log Message: ----------- woot! That was fast. Added unittest to attack.file_upload Modified Paths: -------------- branches/threading2/plugins/attack/file_upload.py branches/threading2/plugins/audit/file_upload.py Added Paths: ----------- branches/threading2/plugins/tests/attack/test_file_upload.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-11 14:59:44
|
Revision: 6325 http://w3af.svn.sourceforge.net/w3af/?rev=6325&view=rev Author: andresriancho Date: 2012-12-11 14:59:35 +0000 (Tue, 11 Dec 2012) Log Message: ----------- * Refactoring for local_file_reader to remove fast_exploit * Using new cut method * Adding unittest Modified Paths: -------------- branches/threading2/plugins/attack/local_file_reader.py Added Paths: ----------- branches/threading2/plugins/tests/attack/test_local_file_reader.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-11 18:30:00
|
Revision: 6331 http://w3af.svn.sourceforge.net/w3af/?rev=6331&view=rev Author: andresriancho Date: 2012-12-11 18:29:49 +0000 (Tue, 11 Dec 2012) Log Message: ----------- * (almost) final rewrite of the xpath plugin * Added unittest Modified Paths: -------------- branches/threading2/plugins/attack/xpath.py Added Paths: ----------- branches/threading2/plugins/tests/attack/test_xpath.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-14 00:01:32
|
Revision: 6366 http://w3af.svn.sourceforge.net/w3af/?rev=6366&view=rev Author: andresriancho Date: 2012-12-14 00:01:23 +0000 (Fri, 14 Dec 2012) Log Message: ----------- Adding plugin that detects session ids in the URL Added Paths: ----------- branches/threading2/plugins/grep/url_session.py branches/threading2/plugins/tests/grep/test_url_session.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-19 14:06:15
|
Revision: 6417 http://w3af.svn.sourceforge.net/w3af/?rev=6417&view=rev Author: andresriancho Date: 2012-12-19 14:06:06 +0000 (Wed, 19 Dec 2012) Log Message: ----------- Renaming location where this plugin stores data in the kb. Modified Paths: -------------- branches/threading2/plugins/grep/error_pages.py branches/threading2/plugins/tests/grep/test_error_pages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-21 12:55:02
|
Revision: 6450 http://w3af.svn.sourceforge.net/w3af/?rev=6450&view=rev Author: andresriancho Date: 2012-12-21 12:54:53 +0000 (Fri, 21 Dec 2012) Log Message: ----------- Misc fixes after vuln name changes, long desc for infos, improved code, etc. Modified Paths: -------------- branches/threading2/plugins/infrastructure/allowed_methods.py branches/threading2/plugins/tests/infrastructure/test_php_eggs.py branches/threading2/plugins/tests/output/test_text_file.py branches/threading2/plugins/tests/output/test_xml_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-21 17:22:06
|
Revision: 6462 http://w3af.svn.sourceforge.net/w3af/?rev=6462&view=rev Author: andresriancho Date: 2012-12-21 17:21:56 +0000 (Fri, 21 Dec 2012) Log Message: ----------- * Stricter tests for get_desc and get_long_desc length Modified Paths: -------------- branches/threading2/plugins/grep/html_comments.py branches/threading2/plugins/tests/basic.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-21 19:15:32
|
Revision: 6470 http://w3af.svn.sourceforge.net/w3af/?rev=6470&view=rev Author: andresriancho Date: 2012-12-21 19:15:24 +0000 (Fri, 21 Dec 2012) Log Message: ----------- Fixed thread unsafe search to wordnet. The wordnet module wasn't thread safe! Modified Paths: -------------- branches/threading2/plugins/crawl/wordnet.py branches/threading2/plugins/tests/crawl/test_wordnet.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-26 23:01:21
|
Revision: 6505 http://w3af.svn.sourceforge.net/w3af/?rev=6505&view=rev Author: andresriancho Date: 2012-12-26 23:01:15 +0000 (Wed, 26 Dec 2012) Log Message: ----------- Fixing TODO, added support for wp_versions.xml from wp-scan. Modified Paths: -------------- branches/threading2/plugins/crawl/wordpress_fingerprint.py branches/threading2/plugins/tests/crawl/test_wordpress_fingerprint.py Added Paths: ----------- branches/threading2/plugins/crawl/wordpress_fingerprint/wp_versions.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-26 23:24:13
|
Revision: 6506 http://w3af.svn.sourceforge.net/w3af/?rev=6506&view=rev Author: andresriancho Date: 2012-12-26 23:24:07 +0000 (Wed, 26 Dec 2012) Log Message: ----------- * Updated phishtank tests in order to make sure that an item being removed from it won't break my tests again * Removed configuration options in plugin: it doesn't make sense to give the user the option to update the DB Modified Paths: -------------- branches/threading2/plugins/crawl/phishtank.py branches/threading2/plugins/tests/crawl/test_phishtank.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-27 17:51:56
|
Revision: 6513 http://w3af.svn.sourceforge.net/w3af/?rev=6513&view=rev Author: andresriancho Date: 2012-12-27 17:51:49 +0000 (Thu, 27 Dec 2012) Log Message: ----------- Complete rewrite of the pykto plugin! Modified Paths: -------------- branches/threading2/plugins/crawl/pykto/scan_database.db branches/threading2/plugins/crawl/pykto.py branches/threading2/plugins/tests/crawl/test_pykto.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-27 18:30:34
|
Revision: 6514 http://w3af.svn.sourceforge.net/w3af/?rev=6514&view=rev Author: andresriancho Date: 2012-12-27 18:30:24 +0000 (Thu, 27 Dec 2012) Log Message: ----------- Netcraft added some cookie validation to prevent robots from parsing their data. I could try to bypass it, but I don't really care about this plugin. Removed Paths: ------------- branches/threading2/plugins/infrastructure/netcraft.py branches/threading2/plugins/tests/infrastructure/test_netcraft.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-27 21:13:46
|
Revision: 6523 http://w3af.svn.sourceforge.net/w3af/?rev=6523&view=rev Author: andresriancho Date: 2012-12-27 21:13:40 +0000 (Thu, 27 Dec 2012) Log Message: ----------- * Rewrote wordnet plugin to use mutants * Added extra check in wordnet plugin to avoid false positives * Stricter unittest Modified Paths: -------------- branches/threading2/plugins/crawl/wordnet.py branches/threading2/plugins/tests/crawl/test_wordnet.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2013-01-06 21:44:00
|
Revision: 6625 http://w3af.svn.sourceforge.net/w3af/?rev=6625&view=rev Author: andresriancho Date: 2013-01-06 21:43:54 +0000 (Sun, 06 Jan 2013) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/plugins/grep/html_comments.py branches/threading2/plugins/tests/grep/test_html_comments.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2013-01-18 13:16:31
|
Revision: 6649 http://w3af.svn.sourceforge.net/w3af/?rev=6649&view=rev Author: andresriancho Date: 2013-01-18 13:16:23 +0000 (Fri, 18 Jan 2013) Log Message: ----------- Integrated Dom's CSP contributions to the xss plugin Modified Paths: -------------- branches/threading2/plugins/audit/xss.py branches/threading2/plugins/tests/audit/test_xss.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |