f71d02fc6a 
					 
					
						
						
							
							Merge branch 'develop' into develop  
						
						
						
						
					 
					
						2017-03-02 21:24:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2d6235e4f0 
					 
					
						
						
							
							Provide Server-side service to support UI localization  #265  
						
						... 
						
						
						
						- Now also enabled for adoc 
						
						
					 
					
						2017-03-02 21:17:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						153dc57731 
					 
					
						
						
							
							Basic solutions cheat file for now  
						
						
						
						
					 
					
						2017-02-17 16:18:57 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3193b591d8 
					 
					
						
						
							
							commenting out latter part of XSS for now  
						
						
						
						
					 
					
						2017-02-17 16:18:36 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac6e8b59b7 
					 
					
						
						
							
							XSS updates  
						
						
						
						
					 
					
						2017-02-17 15:59:38 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d99a1d8448 
					 
					
						
						
							
							temp. dep. mgmt resolution  
						
						
						
						
					 
					
						2017-02-17 14:53:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f532f0ffc 
					 
					
						
						
							
							XSS lesson updates  
						
						
						
						
					 
					
						2017-02-17 13:05:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af8f8c27a6 
					 
					
						
						
							
							moving controls to top of content  
						
						
						
						
					 
					
						2017-02-16 14:56:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0763eac26b 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/develop' into develop  
						
						
						
						
					 
					
						2017-02-16 09:09:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8cc2de080 
					 
					
						
						
							
							resolving conflicts merge  
						
						
						
						
					 
					
						2017-02-16 09:08:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0de569339c 
					 
					
						
						
							
							Cleanup of vulnerable components  
						
						
						
						
					 
					
						2017-02-08 11:37:11 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27947cca96 
					 
					
						
						
							
							Fixed the SQL Injection to return results upon success  
						
						
						
						
					 
					
						2017-02-08 00:01:44 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33e807797c 
					 
					
						
						
							
							Xstream RCE works now  
						
						
						
						
					 
					
						2017-02-07 23:51:05 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						65d728dfff 
					 
					
						
						
							
							Solved issue with POST in vulnerable components lesson  
						
						
						
						
					 
					
						2017-02-07 23:49:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d3b028acc 
					 
					
						
						
							
							Solved issue with POST in vulnerable components lesson  
						
						
						
						
					 
					
						2017-02-07 23:38:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a00546638a 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/WebGoat/WebGoat  into develop  
						
						
						
						
					 
					
						2017-02-07 16:06:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b4159385c1 
					 
					
						
						
							
							Vulnerable components draft, fixed missing properties in httpbasics when user input was empty  
						
						
						
						
					 
					
						2017-02-07 16:05:30 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92533b4fc1 
					 
					
						
						
							
							Fixed grammatical error  
						
						
						
						
					 
					
						2017-02-07 18:13:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4664669ff2 
					 
					
						
						
							
							cleaning up, fixing selected lesson class/es  
						
						
						
						
					 
					
						2017-02-07 18:13:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40844bd823 
					 
					
						
						
							
							#319  updated content for proxy  
						
						
						
						
					 
					
						2017-02-07 18:13:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						85ef7ee1a4 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/WebGoat/WebGoat  into develop  
						
						
						
						
					 
					
						2017-02-06 09:19:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ae82df3fb4 
					 
					
						
						
							
							Fixed issue with loading messages in different language. As a standalone jar you can write properties back to messages.properties, this approach worked when you run with exploded classpath (target/classes etc). However failed when running inside Docker container.  
						
						
						
						
					 
					
						2017-02-05 21:54:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d25700434e 
					 
					
						
						
							
							Added tests for assignments  
						
						
						
						
					 
					
						2017-01-31 23:28:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f72f0dbddc 
					 
					
						
						
							
							Merge branch 'develop' of github.com:misfir3/WebGoat into develop  
						
						
						
						
					 
					
						2017-01-31 14:49:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b4106919d0 
					 
					
						
						
							
							cleaning up, fixing selected lesson class/es  
						
						
						
						
					 
					
						2017-01-31 14:48:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d2edfa146 
					 
					
						
						
							
							#319  updated content for proxy  
						
						
						
						
					 
					
						2017-01-31 14:48:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						675c506683 
					 
					
						
						
							
							cleaning up, fixing selected lesson class/es  
						
						
						
						
					 
					
						2017-01-31 14:47:35 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b99eb6d4c 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/develop' into develop  
						
						
						
						
					 
					
						2017-01-31 12:02:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						21659ac298 
					 
					
						
						
							
							Add Thymeleaf th:href usage instead of pageContext.request.contextPath ( #323 )  
						
						... 
						
						
						
						* Add Thymeleaf th:href usage instead of pageContext.request.contextPath
* Add Thymeleaf th:href usage instead of pageContext.request.contextPath 
						
						
					 
					
						2017-01-31 12:01:41 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee5a12d205 
					 
					
						
						
							
							Provide Server-side service to support UI localization  #265  ( #322 )  
						
						... 
						
						
						
						merging 
						
						
					 
					
						2017-01-31 11:52:33 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b2f54accc 
					 
					
						
						
							
							#319  updated content for proxy  
						
						
						
						
					 
					
						2017-01-31 11:38:57 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fbd37b39bd 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/WebGoat/WebGoat  into develop  
						
						
						
						
					 
					
						2017-01-28 11:05:16 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef3779ec13 
					 
					
						
						
							
							Draft Vuln components  
						
						
						
						
					 
					
						2017-01-28 11:05:09 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						30bdc89164 
					 
					
						
						
							
							Adding Vulnerable Components Category  
						
						
						
						
					 
					
						2017-01-28 11:01:05 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a564ff2038 
					 
					
						
						
							
							adding in Vulnerable Components lesson  
						
						
						
						
					 
					
						2017-01-28 10:59:44 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						355393352e 
					 
					
						
						
							
							Merge pull request  #320  from misfir3/develop  
						
						... 
						
						
						
						multiple jQuery version support, Http Proxies Lesson 
						
						
					 
					
						2017-01-28 10:52:32 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a0451eeb3a 
					 
					
						
						
							
							Adding 'sorted' to lambda/stream  
						
						
						
						
					 
					
						2017-01-27 15:41:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						74dd74d4cc 
					 
					
						
						
							
							formatting update  
						
						
						
						
					 
					
						2017-01-27 15:40:57 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b31a19143 
					 
					
						
						
							
							#319  
						
						
						
						
					 
					
						2017-01-27 15:39:31 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f3884fe605 
					 
					
						
						
							
							#318  providing support for multiple jQuery versions and exposing it via webgoat.customjs namespace  
						
						
						
						
					 
					
						2017-01-27 15:31:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						693d791075 
					 
					
						
						
							
							bumping jquery version to support A-9 lesson  
						
						
						
						
					 
					
						2017-01-26 16:46:05 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2af1ad99cc 
					 
					
						
						
							
							Merge branch 'develop' of github.com:misfir3/WebGoat into develop  
						
						
						
						
					 
					
						2017-01-25 14:57:16 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						264f7e74b6 
					 
					
						
						
							
							Minor clean up in assignment endpoint  
						
						
						
						
					 
					
						2017-01-25 14:56:20 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7ec164601 
					 
					
						
						
							
							Adding request intercept assignment  
						
						
						
						
					 
					
						2017-01-25 14:56:20 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac16342c17 
					 
					
						
						
							
							#315  Adding UI handling and corresponding expected elements for html files for decoration. Inlucdes minor refactor  
						
						
						
						
					 
					
						2017-01-25 17:46:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						839ca96544 
					 
					
						
						
							
							#315  Adding UI handling and corresponding expected elements for html files for decoration. Inlucdes minor refactor  
						
						
						
						
					 
					
						2017-01-25 11:20:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd76cb258c 
					 
					
						
						
							
							Updating e-mail address  
						
						
						
						
					 
					
						2017-01-25 06:19:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0779f7a3d0 
					 
					
						
						
							
							Hints per lesson ( #314 )  
						
						... 
						
						
						
						Squashing and merging ...
* Each assigment should have the options to have its own set of hints #278 
* Updating lessons due to changes from #278 
* Enable i18n client side #312 
* IDOR move hints to assignment and enable i18n #312  
						
						
					 
					
						2017-01-24 09:34:06 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d727b98e3 
					 
					
						
						
							
							Create IDOR lesson  #304  
						
						... 
						
						
						
						- Fix put mapping 
						
						
					 
					
						2017-01-18 20:50:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						498c89c6c0 
					 
					
						
						
							
							Getting current release running is hard and obscure  #308  
						
						... 
						
						
						
						- Removed obsolete links which are also available on the wiki pages 
						
						
					 
					
						2017-01-16 21:50:14 +01:00