owasp categories
This commit is contained in:
committed by
Nanne Baars
parent
bc0d803123
commit
63a1097466
@ -39,7 +39,7 @@ public class XXE extends NewLesson {
|
||||
|
||||
@Override
|
||||
public Category getDefaultCategory() {
|
||||
return Category.INJECTION;
|
||||
return Category.XXE;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user