Nanne Baars
6209b3fe8d
Updated lesson for starting WebWolf as a Docker container
2018-05-02 21:25:44 +02:00
Nanne Baars
8050a2b56d
XXE lesson not showing correct link for WebWolf
2018-05-01 21:54:28 +02:00
Nanne Baars
11ffa5702c
Added "WebWolf" enabled to the lessons which support the usage of WebWolf
2018-04-29 15:02:19 +02:00
Nanne Baars
8b8a89a8ab
Add extra informational message when a failure occurs while sending an email from WebGoat to WebWolf.
2018-04-28 16:01:57 +02:00
Nanne Baars
e4ca0c4836
Make report working again
2018-04-27 19:26:01 +02:00
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
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
2018-04-11 20:45:12 +02:00
Nanne Baars
58d4b81df2
Wrong image name mentioned in lesson for WebWolf
2018-04-11 20:22:19 +02:00
nbaars
13a4b69cbe
All lesson flags are displayed while running webgoat 8.0 standalone java file #430
2018-01-29 15:43:19 +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
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
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
a9ac00a075
Clean up
2018-01-08 23:42:36 +01:00
nbaars
05d8b590f3
Merge tag '8.0.0' into develop
...
Release 8.0.0
2017-12-30 16:52:24 +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
Nanne Baars
43b82027f5
Added more content for CSRF lesson
2017-11-22 01:34:05 +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
6c91e7dc8a
Fixed WebWolf issues with sending e-mails
2017-11-15 11:58:31 +01:00
Nanne Baars
f91f77708a
New version
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
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
Nanne Baars
87a7521dcd
Adding introduction to WebGoat as the web interface opens with WebWolf which is confusing because people thought you needed to download WebWolf and start it directly. Feedback received during workshops
2017-11-02 14:28:20 +01:00
Magicansk
a11e6911cd
Update and rename sol.txt to sol.MD
...
Add md syntax
2017-11-02 13:09:49 +01:00
Magicansk
5614cda0bf
Update getting-started.MD
2017-11-02 13:09:23 +01:00
Magicansk
69d44aed5b
Update and rename getting-started.txt to getting-started.MD
...
Change .txt to .md.
Add all the markdown syntax and fixed the xml syntax
2017-11-02 13:09:23 +01:00
Nanne Baars
8729d9bfcf
Fixed minor issues for properties and starting WebGoat
2017-11-02 12:42:19 +01:00
Nanne Baars
1ecb43092d
Bumped version number
2017-10-18 19:58:14 +02:00
Nanne Baars
8250b4048f
Updating version number
2017-10-18 19:43:33 +02:00
Nanne Baars
3ee1a1ca16
Travis now builds Docker and create a Github release.
...
Removed ActiveMQ between WebGoat and WebWolf they now act as standalone applications
2017-10-18 10:54:16 +02:00
Jason White
49c3008fe2
Typo fix for CSRF content
2017-10-13 10:33:38 -06:00
Jason White
9e66ee177d
Image Cleanup for Http Proxies
2017-10-13 10:13:07 -06:00
Jason White
f9a43d0961
xss updates
2017-10-13 09:52:19 -06:00
Jason White
8d488c6ac6
More CSRF Updates
2017-10-13 09:28:41 -06:00
Jason White
b03a32f92c
update to do CSRF-based comment forging
2017-10-12 18:17:48 -06:00
Jason White
d0ec84e9a6
Merge remote-tracking branch 'upstream/develop' into develop
2017-10-11 20:29:47 -06:00
Jason White
b156d81535
Initial cut on CSRF. More to come
2017-10-11 20:06:57 -06:00
Nanne Baars
5033c3661a
Cleaning up test case logging
2017-10-08 02:07:22 +02:00
Nanne Baars
8a982dedb5
Updated XXE lesson so it also uses WebWolf
2017-10-07 13:46:34 +02:00
Nanne Baars
46c536554c
- Added new challenges
...
- Added new webapplication called WebWolf to make attacks more realistic
- Added WebWolf lesson to explain the concepts behind this new application
2017-09-12 23:12:10 +02:00
Jason White
ec2ab55749
fixing test directory structure
2017-08-09 00:24:04 -06:00
Jason White
2463f534b5
Formatting and bumping file in test dir
2017-08-09 00:19:34 -06:00
Jason White
8f740ace73
additional tests, one fix
2017-08-08 23:56:43 -06:00