Thread: [W3af-svn-notify] SF.net SVN: w3af:[5269] extras/testEnv/webroot/moth/w3af/audit
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-06-27 22:21:09
|
Revision: 5269 http://w3af.svn.sourceforge.net/w3af/?rev=5269&view=rev Author: andresriancho Date: 2012-06-27 22:21:03 +0000 (Wed, 27 Jun 2012) Log Message: ----------- Adding fake test for buffer overflow detection. Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/audit/index.html Added Paths: ----------- extras/testEnv/webroot/moth/w3af/audit/buffer_overflow/ extras/testEnv/webroot/moth/w3af/audit/buffer_overflow/index.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-15 17:29:25
|
Revision: 5352 http://w3af.svn.sourceforge.net/w3af/?rev=5352&view=rev Author: andresriancho Date: 2012-07-15 17:29:19 +0000 (Sun, 15 Jul 2012) Log Message: ----------- Fixing some PHP issues that worked in the old moth and don't work in the new one. Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/audit/global_redirect/302.php extras/testEnv/webroot/moth/w3af/audit/global_redirect/java.php extras/testEnv/webroot/moth/w3af/audit/global_redirect/meta.php extras/testEnv/webroot/moth/w3af/audit/remoteFileInclusion/vulnerable.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-07-17 19:10:07
|
Revision: 5374 http://w3af.svn.sourceforge.net/w3af/?rev=5374&view=rev Author: andresriancho Date: 2012-07-17 19:10:01 +0000 (Tue, 17 Jul 2012) Log Message: ----------- Adding test scripts for SSI, finally! :D Now people can simply stop using this awful thing. Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/audit/index.html Added Paths: ----------- extras/testEnv/webroot/moth/w3af/audit/ssi/date.shtml extras/testEnv/webroot/moth/w3af/audit/ssi/index.html extras/testEnv/webroot/moth/w3af/audit/ssi/messages.shtml extras/testEnv/webroot/moth/w3af/audit/ssi/ssi-lfr.php extras/testEnv/webroot/moth/w3af/audit/ssi/view-messages.shtml Removed Paths: ------------- extras/testEnv/webroot/moth/w3af/audit/ssi/index.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-09 20:31:26
|
Revision: 5551 http://w3af.svn.sourceforge.net/w3af/?rev=5551&view=rev Author: andresriancho Date: 2012-08-09 20:31:20 +0000 (Thu, 09 Aug 2012) Log Message: ----------- Changed name to something most people will be able to recon Added Paths: ----------- extras/testEnv/webroot/moth/w3af/audit/csrf/ Removed Paths: ------------- extras/testEnv/webroot/moth/w3af/audit/xsrf/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-22 17:47:00
|
Revision: 5687 http://w3af.svn.sourceforge.net/w3af/?rev=5687&view=rev Author: andresriancho Date: 2012-08-22 17:46:54 +0000 (Wed, 22 Aug 2012) Log Message: ----------- Moving to match plugin name. Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/audit/index.html extras/testEnv/webroot/moth/w3af/audit/sql_injection/recreate_tables.php Added Paths: ----------- extras/testEnv/webroot/moth/w3af/audit/rfi/ Removed Paths: ------------- extras/testEnv/webroot/moth/w3af/audit/remoteFileInclusion/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-27 19:54:01
|
Revision: 5757 http://w3af.svn.sourceforge.net/w3af/?rev=5757&view=rev Author: andresriancho Date: 2012-08-27 19:53:55 +0000 (Mon, 27 Aug 2012) Log Message: ----------- Adding very basic test case for XXE. Added Paths: ----------- extras/testEnv/webroot/moth/w3af/audit/xxe/ extras/testEnv/webroot/moth/w3af/audit/xxe/test.xml extras/testEnv/webroot/moth/w3af/audit/xxe/xxe-basic.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-29 13:19:48
|
Revision: 6038 http://w3af.svn.sourceforge.net/w3af/?rev=6038&view=rev Author: andresriancho Date: 2012-10-29 13:19:37 +0000 (Mon, 29 Oct 2012) Log Message: ----------- Adding unittest PHP scripts for CORS (thanks Dominique RIGHETTO for the contributions!) Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/audit/index.html Added Paths: ----------- extras/testEnv/webroot/moth/w3af/audit/cors/ extras/testEnv/webroot/moth/w3af/audit/cors/cors_origin_1.php extras/testEnv/webroot/moth/w3af/audit/cors/cors_origin_2.php extras/testEnv/webroot/moth/w3af/audit/cors/cors_origin_3.php extras/testEnv/webroot/moth/w3af/audit/cors/cors_origin_4.php extras/testEnv/webroot/moth/w3af/audit/cors/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |