Thread: [W3af-svn-notify] SF.net SVN: w3af:[5405] branches/threading2/plugins (Page 2)
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-07-25 21:24:42
|
Revision: 5405 http://w3af.svn.sourceforge.net/w3af/?rev=5405&view=rev Author: andresriancho Date: 2012-07-25 21:24:36 +0000 (Wed, 25 Jul 2012) Log Message: ----------- Added unittest, removed doctest for hash_find. Modified Paths: -------------- branches/threading2/plugins/grep/hash_find.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_hash_find.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-25 21:59:55
|
Revision: 5406 http://w3af.svn.sourceforge.net/w3af/?rev=5406&view=rev Author: andresriancho Date: 2012-07-25 21:59:49 +0000 (Wed, 25 Jul 2012) Log Message: ----------- Removed doctest from wsdl_greper, added unittest. Modified Paths: -------------- branches/threading2/plugins/grep/wsdl_greper.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_wsdl_greper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-25 22:08:55
|
Revision: 5407 http://w3af.svn.sourceforge.net/w3af/?rev=5407&view=rev Author: andresriancho Date: 2012-07-25 22:08:49 +0000 (Wed, 25 Jul 2012) Log Message: ----------- Removing doctest from strange_http_codes, minor plugin rewrite, adding unittest. Modified Paths: -------------- branches/threading2/plugins/grep/strange_http_codes.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_strange_http_codes.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-25 22:17:14
|
Revision: 5408 http://w3af.svn.sourceforge.net/w3af/?rev=5408&view=rev Author: andresriancho Date: 2012-07-25 22:17:08 +0000 (Wed, 25 Jul 2012) Log Message: ----------- Removed doctest, added unittest. Modified Paths: -------------- branches/threading2/plugins/grep/user_defined_regex.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_user_defined_regex.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-26 14:43:52
|
Revision: 5410 http://w3af.svn.sourceforge.net/w3af/?rev=5410&view=rev Author: andresriancho Date: 2012-07-26 14:43:46 +0000 (Thu, 26 Jul 2012) Log Message: ----------- Removing doctest, adding unittest. Modified Paths: -------------- branches/threading2/plugins/grep/path_disclosure.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_path_disclosure.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-26 14:54:25
|
Revision: 5411 http://w3af.svn.sourceforge.net/w3af/?rev=5411&view=rev Author: andresriancho Date: 2012-07-26 14:54:15 +0000 (Thu, 26 Jul 2012) Log Message: ----------- Removing doctest, adding unittest. Modified Paths: -------------- branches/threading2/plugins/grep/http_auth_detect.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_http_auth_detect.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-26 14:55:38
|
Revision: 5412 http://w3af.svn.sourceforge.net/w3af/?rev=5412&view=rev Author: andresriancho Date: 2012-07-26 14:55:28 +0000 (Thu, 26 Jul 2012) Log Message: ----------- Removed doctest from collect_cookies, added unittest. Modified Paths: -------------- branches/threading2/plugins/grep/collect_cookies.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_collect_cookies.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-27 19:04:39
|
Revision: 5437 http://w3af.svn.sourceforge.net/w3af/?rev=5437&view=rev Author: andresriancho Date: 2012-07-27 19:04:33 +0000 (Fri, 27 Jul 2012) Log Message: ----------- * Migrated form_auth to the new thread model * Rewrote the plugin in order to make it work with the new bruteforcer * Added extensive unittests. Modified Paths: -------------- branches/threading2/plugins/bruteforce/form_auth.py branches/threading2/plugins/tests/bruteforce/test_form_auth.py Added Paths: ----------- branches/threading2/plugins/tests/bruteforce/small-users-negative.txt branches/threading2/plugins/tests/bruteforce/small-users-positive.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-27 20:14:49
|
Revision: 5441 http://w3af.svn.sourceforge.net/w3af/?rev=5441&view=rev Author: andresriancho Date: 2012-07-27 20:14:43 +0000 (Fri, 27 Jul 2012) Log Message: ----------- Adding unittest to text_file. Modified Paths: -------------- branches/threading2/plugins/output/text_file.py Added Paths: ----------- branches/threading2/plugins/tests/output/test_text_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-27 20:45:02
|
Revision: 5442 http://w3af.svn.sourceforge.net/w3af/?rev=5442&view=rev Author: andresriancho Date: 2012-07-27 20:44:56 +0000 (Fri, 27 Jul 2012) Log Message: ----------- Cosmetic changes to csv_file, adding unittest. Modified Paths: -------------- branches/threading2/plugins/output/csv_file.py Added Paths: ----------- branches/threading2/plugins/tests/output/test_csv_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-27 21:27:10
|
Revision: 5446 http://w3af.svn.sourceforge.net/w3af/?rev=5446&view=rev Author: andresriancho Date: 2012-07-27 21:27:04 +0000 (Fri, 27 Jul 2012) Log Message: ----------- Adding (the strangest ever) unittest to email_report. Modified Paths: -------------- branches/threading2/plugins/output/email_report.py Added Paths: ----------- branches/threading2/plugins/tests/output/test_email_report.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-31 18:34:02
|
Revision: 5457 http://w3af.svn.sourceforge.net/w3af/?rev=5457&view=rev Author: andresriancho Date: 2012-07-31 18:33:56 +0000 (Tue, 31 Jul 2012) Log Message: ----------- * Minor plugin rewrite to use set() for headers (which makes the "in" faster) * Added unittest Modified Paths: -------------- branches/threading2/plugins/grep/strange_headers.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_strange_headers.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-31 21:23:24
|
Revision: 5459 http://w3af.svn.sourceforge.net/w3af/?rev=5459&view=rev Author: andresriancho Date: 2012-07-31 21:23:18 +0000 (Tue, 31 Jul 2012) Log Message: ----------- More restrictive SSN regex and added one more unittest for false positive. Modified Paths: -------------- branches/threading2/plugins/grep/ssn.py branches/threading2/plugins/tests/grep/test_ssn.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-01 12:05:22
|
Revision: 5460 http://w3af.svn.sourceforge.net/w3af/?rev=5460&view=rev Author: andresriancho Date: 2012-08-01 12:05:12 +0000 (Wed, 01 Aug 2012) Log Message: ----------- * Cosmetic changes to gtk_output * Added unittest Modified Paths: -------------- branches/threading2/plugins/output/gtk_output.py Added Paths: ----------- branches/threading2/plugins/tests/output/test_gtk_output.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-01 15:27:50
|
Revision: 5464 http://w3af.svn.sourceforge.net/w3af/?rev=5464&view=rev Author: andresriancho Date: 2012-08-01 15:27:41 +0000 (Wed, 01 Aug 2012) Log Message: ----------- Added unittest for click_jacking, minor modifications to plugin's source. Modified Paths: -------------- branches/threading2/plugins/grep/click_jacking.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_click_jacking.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-01 23:20:11
|
Revision: 5485 http://w3af.svn.sourceforge.net/w3af/?rev=5485&view=rev Author: andresriancho Date: 2012-08-01 23:20:05 +0000 (Wed, 01 Aug 2012) Log Message: ----------- * Fixed unittest * Fixed bug in plugin Modified Paths: -------------- branches/threading2/plugins/discovery/digit_sum.py branches/threading2/plugins/tests/discovery/test_digit_sum.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-08 14:04:53
|
Revision: 5513 http://w3af.svn.sourceforge.net/w3af/?rev=5513&view=rev Author: andresriancho Date: 2012-08-08 14:04:44 +0000 (Wed, 08 Aug 2012) Log Message: ----------- Adding one more detection technique (no proto URL) and one vulnerability source (Refresh header) and their tests. Modified Paths: -------------- branches/threading2/plugins/audit/global_redirect.py branches/threading2/plugins/tests/audit/test_global_redirect.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-08 15:33:10
|
Revision: 5516 http://w3af.svn.sourceforge.net/w3af/?rev=5516&view=rev Author: andresriancho Date: 2012-08-08 15:33:01 +0000 (Wed, 08 Aug 2012) Log Message: ----------- Better regular expression in credit_cards, added unittest for plugin Modified Paths: -------------- branches/threading2/plugins/grep/credit_cards.py Added Paths: ----------- branches/threading2/plugins/tests/grep/test_credit_cards.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-10 13:21:32
|
Revision: 5555 http://w3af.svn.sourceforge.net/w3af/?rev=5555&view=rev Author: andresriancho Date: 2012-08-10 13:21:21 +0000 (Fri, 10 Aug 2012) Log Message: ----------- Added two new fingerprinting techniques to the wordpress fingerprint plugin Removing test script Adding unittest with a couple of TODOs Modified Paths: -------------- branches/threading2/plugins/crawl/wordpress_fingerprint.py Added Paths: ----------- branches/threading2/plugins/crawl/wordpress_fingerprint/ branches/threading2/plugins/crawl/wordpress_fingerprint/generate_release_db.py branches/threading2/plugins/crawl/wordpress_fingerprint/release.db 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-08-10 17:35:45
|
Revision: 5562 http://w3af.svn.sourceforge.net/w3af/?rev=5562&view=rev Author: andresriancho Date: 2012-08-10 17:35:39 +0000 (Fri, 10 Aug 2012) Log Message: ----------- Stricter XML output unittest. Now we validate that the XML generated validates against our XSD. Once again, we found bugs with our unittests (outdated/invalid xsd file). Modified Paths: -------------- branches/threading2/plugins/output/xml_file/report.xsd branches/threading2/plugins/tests/output/test_xml_file.py Added Paths: ----------- branches/threading2/plugins/output/xml_file/ Removed Paths: ------------- branches/threading2/plugins/output/xmlFile/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-11 01:08:25
|
Revision: 5563 http://w3af.svn.sourceforge.net/w3af/?rev=5563&view=rev Author: andresriancho Date: 2012-08-11 01:08:19 +0000 (Sat, 11 Aug 2012) Log Message: ----------- Adding unittest for fingerprint_os, minor changes to plugin code. Modified Paths: -------------- branches/threading2/plugins/crawl/phpinfo.py branches/threading2/plugins/infrastructure/fingerprint_os.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_fingerprint_os.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-11 01:17:06
|
Revision: 5564 http://w3af.svn.sourceforge.net/w3af/?rev=5564&view=rev Author: andresriancho Date: 2012-08-11 01:16:59 +0000 (Sat, 11 Aug 2012) Log Message: ----------- Enhanced plugins/tests/basic.py unittest, which found several bugs in the modified plugins. Modified Paths: -------------- branches/threading2/plugins/audit/redos.py branches/threading2/plugins/crawl/dot_net_errors.py branches/threading2/plugins/crawl/oracle_discovery.py branches/threading2/plugins/crawl/php_eggs.py branches/threading2/plugins/crawl/wsdl_finder.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-08-14 03:20:40
|
Revision: 5582 http://w3af.svn.sourceforge.net/w3af/?rev=5582&view=rev Author: andresriancho Date: 2012-08-14 03:20:32 +0000 (Tue, 14 Aug 2012) Log Message: ----------- Adding dot_net_errors unittest, rewrite plugin. Added Paths: ----------- branches/threading2/plugins/infrastructure/dot_net_errors.py branches/threading2/plugins/tests/infrastructure/test_dot_net_errors.py Removed Paths: ------------- branches/threading2/plugins/crawl/dot_net_errors.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-15 01:07:54
|
Revision: 5585 http://w3af.svn.sourceforge.net/w3af/?rev=5585&view=rev Author: andresriancho Date: 2012-08-15 01:07:48 +0000 (Wed, 15 Aug 2012) Log Message: ----------- Removing find_git plugin, since find_dvcs did the same but also for hg and bzr. Added unittest for all three DVCS. Modified Paths: -------------- branches/threading2/plugins/crawl/find_dvcs.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_find_dvcs.py Removed Paths: ------------- branches/threading2/plugins/crawl/find_git.py branches/threading2/plugins/tests/crawl/test_find_git.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-22 18:46:59
|
Revision: 5688 http://w3af.svn.sourceforge.net/w3af/?rev=5688&view=rev Author: andresriancho Date: 2012-08-22 18:46:53 +0000 (Wed, 22 Aug 2012) Log Message: ----------- Adding test for attack RFI plugin. Modified Paths: -------------- branches/threading2/plugins/attack/rfi.py Added Paths: ----------- branches/threading2/plugins/tests/attack/test_rfi.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |