Spoofing an Authentication Cookie lesson
This commit is contained in:
committed by
Nanne Baars
parent
a4218b0016
commit
8e567b0f86
@ -149,6 +149,11 @@
|
||||
<artifactId>secure-passwords</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>spoof-cookie</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>webgoat-lesson-template</artifactId>
|
||||
|
Reference in New Issue
Block a user