Nanne Baars
76daac0db5
Label was missing for HTTP basic lesson
2018-04-27 11:29:52 +02:00
Nanne Baars
245ba2c3d1
Fix XXE lesson, the exact .webgoat directory including version number will be put in the lesson.
2018-04-24 20:44:05 +02:00
Nanne Baars
672d78eebc
Resource bundle in UTF-8
2018-04-23 16:12:50 +02:00
Nanne Baars
f4eb96fc6a
Add additional remark WebWolf should be running if interaction is necessary
2018-04-23 11:32:07 +02:00
Nanne Baars
46fedf3764
Fix for Docker command to start WebWolf
2018-04-23 11:20:25 +02:00
Nanne Baars
f30db3abfc
New version number
v8.0.0.M14
2018-04-11 20:45:12 +02:00
Nanne Baars
58d4b81df2
Wrong image name mentioned in lesson for WebWolf
v8.0.0.M13
2018-04-11 20:22:19 +02:00
nbaars
2ae1b4955f
By default binds to ALL network interfaces #431
...
Fix for Docker not binding to any address by default
v8.0.0.M11
v8.0.0.M12
2018-01-30 07:18:05 +01:00
nbaars
13a4b69cbe
All lesson flags are displayed while running webgoat 8.0 standalone java file #430
v8.0.0.M10
2018-01-29 15:43:19 +01:00
nbaars
98efc1235f
By default binds to ALL network interfaces #431
2018-01-29 15:32:02 +01:00
nbaars
b99b554522
Version: docker 8.0.0.M9 Multiple users can't finalize the same lesson #432
2018-01-29 15:29:48 +01:00
nbaars
04ccf9a422
New release should create a new webgoat directory with version tag inside #423
v8.0.0.M9
2018-01-21 17:46:43 +01:00
nbaars
ee11381a63
Fixed database issue mappings
v8.0.0.M8
2018-01-21 17:13:28 +01:00
nbaars
2cc6c232e2
Added macro for asciidoc to produce the WebWolf link dynamically depending on configuration
2018-01-15 20:56:59 +01:00
nbaars
dec55d52ca
Replaced quotes with normal character (Version: 8.0.0.M5 Character Encoding Issues #411 )
2018-01-14 13:22:28 +01:00
Noah Hansen
568fa82270
fixed ContentTypeAssignment and SimpleXXE to work with MacOSX
2018-01-13 16:00:11 +00:00
Jason Hilton
bad60c43c0
vagrant-training is where the vagrant file is
2018-01-13 15:55:42 +00:00
nbaars
a6b9235711
SQL Error '-104' in XSS Lesson Page 7 #416
2018-01-10 12:48:45 +01:00
nbaars
253a2f16ed
Unable to see buttons like HTTP request parameters, the HTTP request cookies, and the Java source code #417
2018-01-10 12:04:28 +01:00
nbaars
e801b0917d
Unable to save email send to WebWolf #419
2018-01-10 09:19:20 +01:00
nbaars
ae92ac6808
Changed the Vagrantfile to contain the correct release name
...
Deleted the Vagrant files for setting up dev environment, today it is
easy to setup the dev environment yourself to start working.
2018-01-09 12:42:57 +01:00
nbaars
a9ac00a075
Clean up
2018-01-08 23:42:36 +01:00
Nanne Baars
0120c7c3a6
Updating README.md
2018-01-02 22:50:10 +01:00
nbaars
5bbdb8893c
Not making a Docker release is we build develop (putting a tag will create a release which is more a controlled/intuitive way to make a release to Docker)
...
(cherry picked from commit e3e7ed0)
2018-01-02 22:20:38 +01:00
nbaars
05d8b590f3
Merge tag '8.0.0' into develop
...
Release 8.0.0
2017-12-30 16:52:24 +01:00
nbaars
114fbc5760
Merge branch 'release/8.0.0'
8.0.0
2017-12-30 16:50:39 +01:00
nbaars
32311a80da
Updating readme
2017-12-30 16:25:10 +01:00
nbaars
d3ee9431d8
Tagging latest Docker build with Travis as well
v8.0.0.M7
2017-12-30 14:13:34 +01:00
nbaars
4811a9d563
Removed Mongodb, so we do not have issues with downloading the embedded Mongodb. Moved back to JPA and use HSQLDB for storing user information.
...
WebWolf now has its own user management (will move to separate Github repo)
v8.0.0.M6
2017-12-29 22:20:52 +01:00
nbaars
c6e86861fe
Removed Mongodb, so we do not have issues with downloading the embedded Mongodb. Moved back to JPA and use HSQLDB for storing user information.
2017-12-29 22:12:21 +01:00
nbaars
b64aa43760
Updated bootstrap script to use webgoat-server for starting spring-boot
2017-12-28 00:27:25 +01:00
nbaars
dd7f4074cd
Added encoding for asciidoc
2017-12-28 00:16:16 +01:00
Nanne Baars
8c10000e4e
Updating documentation for run of the sources
2017-11-23 03:01:09 +01:00
Nanne Baars
43b82027f5
Added more content for CSRF lesson
v8.0.0.M5
2017-11-22 01:34:05 +01:00
Nanne Baars
5eed385d5d
When an adoc file cannot be found the complete lesson crashed, made it failsafe with a logging statement.
2017-11-17 07:08:24 +01:00
Nanne Baars
75d0405da1
Fixed XXE lesson the posting of the comments did not show up directly only after page refresh
2017-11-17 07:07:43 +01:00
Nanne Baars
157b982394
successFunction and failureFunction were selected by using the main form (so the succesFunction of the first assignment was used for the next assignment) not the currentForm we determined in onFormSubmit() function.
2017-11-17 07:06:56 +01:00
Nanne Baars
99048d6d9d
Fixing failing Travis script
v8.0.0.M4
2017-11-16 06:00:11 +01:00
Nanne Baars
971f11534d
Debugging failing Travis script
2017-11-16 05:56:13 +01:00
Nanne Baars
c06e4d462b
Error in travis.yml
2017-11-16 05:32:42 +01:00
Nanne Baars
39029f604f
Travis sets version
2017-11-16 05:29:26 +01:00
Nanne Baars
36fcb58caa
Endpoints async for posting mail and landingpage
2017-11-16 04:43:14 +01:00
Nanne Baars
6c91e7dc8a
Fixed WebWolf issues with sending e-mails
2017-11-15 11:58:31 +01:00
Nanne Baars
a543deca04
Travis without output
2017-11-02 22:27:07 +01:00
Nanne Baars
f91f77708a
New version
v8.0.0.M3
2017-11-02 21:44:30 +01:00
Nanne Baars
100876ad6c
Changed introduction
2017-11-02 20:44:21 +01:00
Nanne Baars
56fc0fce05
Added test for XXE
2017-11-02 20:41:30 +01:00
Nanne Baars
fc1353b2f1
Pom cleanup
2017-11-02 16:14:44 +01:00
Nanne Baars
1e9f92220d
Removed unnecessary JPA libraries
2017-11-02 15:44:45 +01:00
Nanne Baars
a11d3d0b1b
- Made movie little bit shorter because webgoat-server.jar was over 200Mb
...
- Movie was copy and pasted to csrf and auth lesson removed it from those lessons
- Made jars which are not necessary in the webgoat-server.jar optional
2017-11-02 15:39:49 +01:00