start of missing function ac lesson

This commit is contained in:
Jason White
2017-07-24 16:26:23 -04:00
parent ca4b0c06b5
commit c44186f986
23 changed files with 444 additions and 1 deletions

View File

@ -27,7 +27,8 @@
<module>xxe</module>
<module>idor</module>
<module>vulnerable-components</module>
<module>auth-bypass</module>
<module>auth-bypass</module>
<module>missing-function-ac</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>