Spoofing an Authentication Cookie lesson

This commit is contained in:
Àngel Ollé Blázquez
2021-08-08 23:30:05 +02:00
committed by Nanne Baars
parent a4218b0016
commit 8e567b0f86
17 changed files with 875 additions and 1 deletions

View File

@ -41,6 +41,7 @@
<module>webgoat-lesson-template</module>
<module>crypto</module>
<module>path-traversal</module>
<module>spoof-cookie</module>
</modules>
<dependencies>