Initial cut on CSRF. More to come
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
<module>vulnerable-components</module>
|
||||
<module>auth-bypass</module>
|
||||
<module>missing-function-ac</module>
|
||||
<module>csrf</module>
|
||||
<!-- uncomment below to include lesson template in build, also uncomment the dependency in webgoat-server/pom.xml to have it run in the project fully -->
|
||||
<!--<module>webgoat-lesson-template</module>-->
|
||||
</modules>
|
||||
|
Reference in New Issue
Block a user