Moved challenge2 to client-side-filtering as final assignment
This commit is contained in:
@ -28,7 +28,6 @@ public class SimpleXXETest extends LessonTest {
|
||||
when(webSession.getUserName()).thenReturn("unit-test");
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void workingAttack() throws Exception {
|
||||
//Call with XXE injection
|
||||
|
Reference in New Issue
Block a user