Commit Graph

  • 6cfefba0ee work-arounds, fixes for page initialization and some clean-up Jason 2018-05-03 10:25:34 -06:00
  • 20e45da8ae cleanup that was missed in prev. commit Jason 2018-05-02 16:36:34 -06:00
  • e34faa13d6 fix for periodic fail on StoredXssCommentsTest Jason 2018-05-02 16:35:57 -06:00
  • 927bbad488 merging from release branch ... PR's and Nanne's recent work Jason 2018-05-02 14:27:44 -06:00
  • 6a5ca43e7e Strip out slash-escaped JSON sequence received in client. The server will slash-escape some JSON related characters before sending. Need to strip them out before using, on the client side. pjhggns 2018-03-02 12:20:08 -08:00
  • 5d28ef9fbe small fix for CSRF content type lesson descrption miig 2018-03-14 21:52:18 +01:00
  • 9aa674e326 stringfy object so it's visible in the console miig 2018-03-14 21:53:57 +01:00
  • 84e3fcde07 Added .sonatype (author: @maurycupitt) Nanne Baars 2018-05-02 21:34:17 +02:00
  • 6209b3fe8d Updated lesson for starting WebWolf as a Docker container Nanne Baars 2018-05-02 21:25:44 +02:00
  • a1db8e8bd9 Added documentation how to mount the data directory of WebGoat running in Docker to your host system. Nanne Baars 2018-05-02 09:29:52 +02:00
  • 6b4a488c8c Users shared now between WebGoat and WebWolf by starting HSQLDB as standalone database Nanne Baars 2018-05-01 22:00:07 +02:00
  • 0e160c19f5 Docker-compose for postgres and hsqldb Nanne Baars 2018-05-01 21:58:43 +02:00
  • 8050a2b56d XXE lesson not showing correct link for WebWolf Nanne Baars 2018-05-01 21:54:28 +02:00
  • 11ffa5702c Added "WebWolf" enabled to the lessons which support the usage of WebWolf Nanne Baars 2018-04-29 15:02:19 +02:00
  • 32927c8109 Bumped Spring Boot version Nanne Baars 2018-04-28 16:02:09 +02:00
  • 8b8a89a8ab Add extra informational message when a failure occurs while sending an email from WebGoat to WebWolf. Nanne Baars 2018-04-28 16:01:57 +02:00
  • e4ca0c4836 Make report working again Nanne Baars 2018-04-27 19:26:01 +02:00
  • e422da4c64 Polling for lesson updates (updates the menu and page navigation) Nanne Baars 2018-04-27 18:33:31 +02:00
  • 76daac0db5 Label was missing for HTTP basic lesson Nanne Baars 2018-04-27 11:29:52 +02:00
  • 245ba2c3d1 Fix XXE lesson, the exact .webgoat directory including version number will be put in the lesson. Nanne Baars 2018-04-24 20:44:05 +02:00
  • 672d78eebc Resource bundle in UTF-8 Nanne Baars 2018-04-23 16:12:50 +02:00
  • f4eb96fc6a Add additional remark WebWolf should be running if interaction is necessary Nanne Baars 2018-04-23 11:32:07 +02:00
  • 46fedf3764 Fix for Docker command to start WebWolf Nanne Baars 2018-04-23 11:20:25 +02:00
  • f30db3abfc New version number v8.0.0.M14 Nanne Baars 2018-04-11 20:45:12 +02:00
  • 58d4b81df2 Wrong image name mentioned in lesson for WebWolf v8.0.0.M13 Nanne Baars 2018-04-11 20:22:19 +02:00
  • a922c00182 Chore - fix spelling issues Nick Smith 2018-02-09 17:29:42 -05:00
  • 2ae1b4955f By default binds to ALL network interfaces #431 Fix for Docker not binding to any address by default v8.0.0.M12 v8.0.0.M11 nbaars 2018-01-30 07:18:05 +01:00
  • f21fe7f2c3 Fixed typos xanderhades 2018-01-29 17:25:19 -05:00
  • 13a4b69cbe All lesson flags are displayed while running webgoat 8.0 standalone java file #430 v8.0.0.M10 nbaars 2018-01-29 15:43:19 +01:00
  • 98efc1235f By default binds to ALL network interfaces #431 nbaars 2018-01-29 15:32:02 +01:00
  • b99b554522 Version: docker 8.0.0.M9 Multiple users can't finalize the same lesson #432 nbaars 2018-01-29 15:29:48 +01:00
  • 3cd349bb4b Update HttpBasics_ProxyIntro0.adoc Nitish 2018-01-22 15:56:10 +05:30
  • 04ccf9a422 New release should create a new webgoat directory with version tag inside #423 v8.0.0.M9 nbaars 2018-01-21 17:46:43 +01:00
  • ee11381a63 Fixed database issue mappings v8.0.0.M8 nbaars 2018-01-21 17:13:28 +01:00
  • 2cc6c232e2 Added macro for asciidoc to produce the WebWolf link dynamically depending on configuration nbaars 2018-01-15 20:56:59 +01:00
  • dec55d52ca Replaced quotes with normal character (Version: 8.0.0.M5 Character Encoding Issues #411) nbaars 2018-01-14 13:22:28 +01:00
  • 568fa82270 fixed ContentTypeAssignment and SimpleXXE to work with MacOSX Noah Hansen 2018-01-12 12:02:39 -05:00
  • bad60c43c0 vagrant-training is where the vagrant file is Jason Hilton 2018-01-12 06:25:22 +00:00
  • a6b9235711 SQL Error '-104' in XSS Lesson Page 7 #416 nbaars 2018-01-10 12:48:45 +01:00
  • 253a2f16ed Unable to see buttons like HTTP request parameters, the HTTP request cookies, and the Java source code #417 nbaars 2018-01-10 12:04:28 +01:00
  • e801b0917d Unable to save email send to WebWolf #419 nbaars 2018-01-10 09:19:20 +01:00
  • 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. nbaars 2018-01-09 12:42:57 +01:00
  • a9ac00a075 Clean up nbaars 2018-01-08 23:41:58 +01:00
  • 0120c7c3a6
    Updating README.md Nanne Baars 2018-01-02 22:50:10 +01:00
  • 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) nbaars 2018-01-02 22:19:49 +01:00
  • e3e7ed004f 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) nbaars 2018-01-02 22:19:49 +01:00
  • 05d8b590f3 Merge tag '8.0.0' into develop nbaars 2017-12-30 16:52:24 +01:00
  • 114fbc5760 Merge branch 'release/8.0.0' 8.0.0 nbaars 2017-12-30 16:50:39 +01:00
  • 32311a80da Updating readme nbaars 2017-12-30 16:25:10 +01:00
  • d3ee9431d8 Tagging latest Docker build with Travis as well v8.0.0.M7 nbaars 2017-12-30 14:13:34 +01:00
  • 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 nbaars 2017-12-29 22:20:52 +01:00
  • 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. nbaars 2017-12-29 22:12:21 +01:00
  • b64aa43760 Updated bootstrap script to use webgoat-server for starting spring-boot nbaars 2017-12-28 00:27:25 +01:00
  • dd7f4074cd Added encoding for asciidoc nbaars 2017-12-28 00:16:16 +01:00
  • 8c10000e4e Updating documentation for run of the sources Nanne Baars 2017-11-23 03:01:09 +01:00
  • 43b82027f5 Added more content for CSRF lesson v8.0.0.M5 Nanne Baars 2017-11-22 01:34:05 +01:00
  • 5eed385d5d When an adoc file cannot be found the complete lesson crashed, made it failsafe with a logging statement. Nanne Baars 2017-11-17 07:08:24 +01:00
  • 75d0405da1 Fixed XXE lesson the posting of the comments did not show up directly only after page refresh Nanne Baars 2017-11-17 07:07:43 +01:00
  • 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. Nanne Baars 2017-11-17 07:06:56 +01:00
  • 99048d6d9d Fixing failing Travis script v8.0.0.M4 Nanne Baars 2017-11-16 06:00:11 +01:00
  • 971f11534d Debugging failing Travis script Nanne Baars 2017-11-16 05:56:13 +01:00
  • c06e4d462b Error in travis.yml Nanne Baars 2017-11-16 05:32:42 +01:00
  • 39029f604f Travis sets version Nanne Baars 2017-11-16 05:29:26 +01:00
  • 36fcb58caa Endpoints async for posting mail and landingpage Nanne Baars 2017-11-16 04:43:14 +01:00
  • 6c91e7dc8a Fixed WebWolf issues with sending e-mails Nanne Baars 2017-11-15 11:58:31 +01:00
  • a543deca04 Travis without output Nanne Baars 2017-11-02 22:27:07 +01:00
  • f91f77708a New version v8.0.0.M3 Nanne Baars 2017-11-02 21:44:30 +01:00
  • 100876ad6c Changed introduction Nanne Baars 2017-11-02 20:44:21 +01:00
  • 56fc0fce05 Added test for XXE Nanne Baars 2017-11-02 20:41:30 +01:00
  • fc1353b2f1 Pom cleanup Nanne Baars 2017-11-02 16:14:44 +01:00
  • 1e9f92220d Removed unnecessary JPA libraries Nanne Baars 2017-11-02 15:44:45 +01:00
  • 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 Nanne Baars 2017-11-02 15:39:49 +01:00
  • 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 Nanne Baars 2017-11-02 14:28:20 +01:00
  • a11e6911cd Update and rename sol.txt to sol.MD Magicansk 2017-10-26 17:07:34 +08:00
  • 5614cda0bf Update getting-started.MD Magicansk 2017-10-26 16:37:18 +08:00
  • 69d44aed5b Update and rename getting-started.txt to getting-started.MD Magicansk 2017-10-26 16:33:31 +08:00
  • 8729d9bfcf Fixed minor issues for properties and starting WebGoat Nanne Baars 2017-11-02 12:42:19 +01:00
  • f6911b49a7
    Merge pull request #402 from misfir3/develop misfir3 2017-10-30 09:03:03 -06:00
  • 24cf806787 more hints/helps cleanup Jason 2017-10-25 18:05:08 -06:00
  • 1ac305e9b9 Merge pull request #399 from misfir3/develop misfir3 2017-10-25 17:13:11 -06:00
  • c6f1c5cd2a #351 - using listenToOnce to get rid of redundant calls Jason 2017-10-25 17:11:54 -06:00
  • 74218de135 Update README.MD Magicansk 2017-10-25 08:55:02 +08:00
  • 1f6d7fdc39 Update Java Version Sönke 2017-10-10 11:05:27 +02:00
  • cce1945f23 Fix Apt Error for Google Repository Sönke 2017-10-10 12:41:44 +02:00
  • bb3bc9b883 Releasing v8.0.0.M2 v8.0.0.M2 Nanne Baars 2017-10-18 22:36:58 +02:00
  • bb5e0c06dd Directory can already exists Nanne Baars 2017-10-18 22:26:46 +02:00
  • 0508859cf5 Copy jar files to directory for Github release Nanne Baars 2017-10-18 22:14:04 +02:00
  • 738b2d8054 Skipping the clean-up while releasing to Github Nanne Baars 2017-10-18 21:39:52 +02:00
  • 0c88dcf463 Bug when passing version to Docker (v8.0 should be 8.0) Nanne Baars 2017-10-18 21:08:59 +02:00
  • d1729e8f3c Adding version number to Dockerfile as variable Nanne Baars 2017-10-18 20:57:57 +02:00
  • 1ecb43092d Bumped version number Nanne Baars 2017-10-18 19:58:14 +02:00
  • 904a6b363d Fixing Docker build Nanne Baars 2017-10-18 19:52:57 +02:00
  • 8250b4048f Updating version number v8.0.0.M1 Nanne Baars 2017-10-18 19:43:33 +02:00
  • 839bdbd9e2 Forgot uncommenting Docker login command in script Nanne Baars 2017-10-18 12:19:41 +02:00
  • 42775c1980 Adding apt-get install of curl to Dockerfile Nanne Baars 2017-10-18 12:07:56 +02:00
  • 9e37a3e702 Adding Docker as service Nanne Baars 2017-10-18 11:54:05 +02:00
  • 3ee1a1ca16 Travis now builds Docker and create a Github release. Removed ActiveMQ between WebGoat and WebWolf they now act as standalone applications Nanne Baars 2017-10-13 23:30:22 +02:00
  • 50543a9b55 Cleaning up test case logging Nanne Baars 2017-10-13 23:14:47 +02:00
  • 994b181b8f Merge pull request #393 from misfir3/develop misfir3 2017-10-13 10:34:40 -06:00
  • 49c3008fe2 Typo fix for CSRF content Jason White 2017-10-13 10:33:38 -06:00