Nanne Baars
98537426f2
SNAPSHOT version
2019-05-03 11:15:11 +02:00
Nanne Baars
9b0c4e62c2
New release, updating pom.xml
2019-05-03 09:50:01 +02:00
rjclancy
bb7fb3f197
add UserService unit test, modify UserService
2019-03-26 13:59:22 +01:00
Nanne Baars
bd86dc6ee0
SNAPSHOT version
2019-02-09 18:20:08 +01:00
Nanne Baars
6c86929aa6
New release, updating pom.xml
2019-02-08 14:20:23 +01:00
Nanne Baars
631fedb752
New release, updating pom.xml
2019-01-18 08:45:44 +01:00
Nanne Baars
9be4361afc
New release, updating pom.xml
2019-01-18 08:37:26 +01:00
Nanne Baars
dc5f9880af
Full implementation of "Update Webgoat Dockerfile to use entrypoints and commands #523 " based on the pull request of Nicklaus McClendon
2019-01-17 14:49:42 +01:00
Nanne Baars
81d6e12ae1
Spring devtools no longer work in combination with Spring and Java 11
2019-01-15 16:29:49 +01:00
Nanne Baars
959a3c6420
Docker images should use new jar version notation
2019-01-15 16:23:21 +01:00
Nanne Baars
ec225558b9
Move to latest Spring Boot version and move to Java 11
2018-12-15 13:59:54 +01:00
Nanne Baars
1252e3dc21
Update instructions to use docker-compose only
2018-07-17 20:17:35 +02:00
Nanne Baars
ac12a009e4
New release v8.0.0.M20
2018-06-20 18:05:59 +02:00
Nanne Baars
9dd93d88d9
New release v8.0.0.M19
2018-06-20 16:40:28 +02:00
Nanne Baars
26aa72e721
New release
2018-05-30 20:54:13 +02:00
Nanne Baars
c510bd9bf1
New develop version
2018-05-30 20:37:25 +02:00
Nanne Baars
c7a714a590
Move to next release
2018-05-30 17:05:50 +02:00
Nanne Baars
ecb7688e08
Update to new version for develop
...
Move WebWolf to port 9090 easier since most of the time something is running on 8081
Add scripts for easy building Docker files etc
2018-05-30 13:17:05 +02:00
Nanne Baars
55793dd153
New release v8.0.0.M15
2018-05-27 20:54:50 +02:00
Nanne Baars
6e003bc088
Working last password assignment
2018-05-26 18:48:48 +02:00
Nanne Baars
f8a7a61e85
New lesson working
2018-05-26 15:09:18 +02:00
Nanne Baars
ea9c1a453d
Initial version for JWT
2018-05-23 14:28:19 +02:00
Nanne Baars
6209b3fe8d
Updated lesson for starting WebWolf as a Docker container
2018-05-02 21:25:44 +02:00
Nanne Baars
6b4a488c8c
Users shared now between WebGoat and WebWolf by starting HSQLDB
...
as standalone database
2018-05-01 22:00:07 +02:00
Nanne Baars
0e160c19f5
Docker-compose for postgres and hsqldb
2018-05-01 21:58:43 +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
f30db3abfc
New version number
2018-04-11 20:45:12 +02:00
nbaars
2ae1b4955f
By default binds to ALL network interfaces #431
...
Fix for Docker not binding to any address by default
2018-01-30 07:18:05 +01:00
nbaars
98efc1235f
By default binds to ALL network interfaces #431
2018-01-29 15:32:02 +01:00
nbaars
04ccf9a422
New release should create a new webgoat directory with version tag inside #423
2018-01-21 17:46:43 +01:00
nbaars
ee11381a63
Fixed database issue mappings
2018-01-21 17:13:28 +01:00
nbaars
e801b0917d
Unable to save email send to WebWolf #419
2018-01-10 09:19:20 +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)
2017-12-29 22:20:52 +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
f91f77708a
New version
2017-11-02 21:44:30 +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
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
Nanne Baars
8a982dedb5
Updated XXE lesson so it also uses WebWolf
2017-10-07 13:46:34 +02:00
Nanne Baars
94caba7eb1
Landing page incoming requests now look whether the referer is WebGoat (all incoming requests from WebGoat will now be logged)
2017-09-13 00:22:52 +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