Reorder categories to be alphabetized
Changed unvalidated input to parameter tampering git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@346 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -377,7 +377,7 @@ public class UncheckedEmail extends LessonAdapter
|
||||
*/
|
||||
protected Category getDefaultCategory()
|
||||
{
|
||||
return Category.UNVALIDATED_PARAMETERS;
|
||||
return Category.PARAMETER_TAMPERING;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user