2016-07-30 22:11:49,786 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2016-07-30 22:11:49,867 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sat Jul 30 22:11:49 CDT 2016]; root of context hierarchy 2016-07-30 22:11:49,914 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 22:11:50,346 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 22:11:50,522 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml] 2016-07-30 22:11:50,616 [localhost-startStop-1] INFO org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.4.RELEASE 2016-07-30 22:11:50,633 [localhost-startStop-1] INFO org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. 2016-07-30 22:11:50,672 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /login.mvc 2016-07-30 22:11:50,673 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /logout.mvc 2016-07-30 22:11:50,673 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /index.jsp 2016-07-30 22:11:50,673 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /servlet/AdminServlet/** 2016-07-30 22:11:50,673 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasRole('ROLE_SERVER_ADMIN')' for /JavaSource/** 2016-07-30 22:11:50,674 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_USER','ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /** 2016-07-30 22:11:50,709 [localhost-startStop-1] INFO org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, , order = 1100, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, , order = 2300] 2016-07-30 22:11:50,965 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e98767b: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 22:11:51,396 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 22:11:51,397 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,398 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 22:11:51,399 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,400 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,401 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,402 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,402 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 22:11:51,403 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,404 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,404 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,405 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,406 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,407 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,407 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,408 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,409 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:11:51,409 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 22:11:51,410 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:11:51,410 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 22:11:51,410 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:11:51,411 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:11:52,041 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/css/**'], [] 2016-07-30 22:11:52,049 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/images/**'], [] 2016-07-30 22:11:52,050 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/javascript/**'], [] 2016-07-30 22:11:52,052 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/js/**'], [] 2016-07-30 22:11:52,053 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/fonts/**'], [] 2016-07-30 22:11:52,055 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/plugins/**'], [] 2016-07-30 22:11:52,057 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/favicon.ico'], [] 2016-07-30 22:11:52,395 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@62df8df8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@42e1c77e, org.springframework.security.web.authentication.logout.LogoutFilter@74f0437f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@49df82d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@71061088, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@45278ab0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27024c48, org.springframework.security.web.session.SessionManagementFilter@7de1efa, org.springframework.security.web.access.ExceptionTranslationFilter@7c3b31f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4124bc34] 2016-07-30 22:11:52,414 [localhost-startStop-1] INFO org.springframework.security.config.http.DefaultFilterChainValidator - Checking whether login URL '/login.mvc' is accessible with your configuration 2016-07-30 22:11:52,455 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2663 ms 2016-07-30 22:11:53,520 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization started 2016-07-30 22:11:53,524 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 22:11:53 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 22:11:53,525 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 22:11:53,579 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 22:11:53,933 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@74730024: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e98767b 2016-07-30 22:11:53,987 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 22:11:53,989 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 22:11:53,991 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 22:11:53,992 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 22:11:53,993 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 22:11:53,995 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 22:11:53,996 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 22:11:53,997 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 22:11:53,998 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,000 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,001 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,002 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,003 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,004 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,005 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,007 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,008 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:11:54,009 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 22:11:54,010 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:11:54,010 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 22:11:54,011 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:11:54,012 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:11:54,108 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization completed in 588 ms 2016-07-30 22:11:54,126 [localhost-startStop-1] INFO org.owasp.webgoat.HammerHead - Initializing main webgoat servlet 2016-07-30 22:11:54,142 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='commons-logging.properties' 2016-07-30 22:11:54,143 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:11:54,143 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: commons-logging.properties 2016-07-30 22:11:54,143 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='org/apache/commons/logging/commons-logging.properties' 2016-07-30 22:11:54,143 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:11:54,144 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: org/apache/commons/logging/commons-logging.properties 2016-07-30 22:11:54,147 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:11:54,148 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:11:54,151 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:11:54,152 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='file:/var/cache/tomcat7/Catalina/localhost/WebGoat/loader/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:11:54,153 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:11:54,153 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - getNextClassResource: next class='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 22:11:54,153 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 22:11:54,154 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/org/apache/commons/logging/impl/SLF4JLogFactory.class' 2016-07-30 22:11:54,154 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.commons.logging.impl.SLF4JLogFactory' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 2016-07-30 22:11:54,157 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - In AxisServletBase init 2016-07-30 22:11:54,158 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Enter: getEngine() 2016-07-30 22:11:54,164 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.NameDiscoverers - find: resourceName='org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:11:54,165 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInAlternateManagedProperties - find: resourceName='org.apache.axis.EngineConfigurationFactory', lookup property 'axis.EngineConfigFactory' 2016-07-30 22:11:54,165 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInManagedProperties - find: resourceName = 'org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:11:54,166 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:11:54,166 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:11:54,167 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:11:54,167 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: META-INF/services/org.apache.axis.EngineConfigurationFactory 2016-07-30 22:11:54,167 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverMappedNames - find: resourceName='org.apache.axis.EngineConfigurationFactory', mapping to constants 2016-07-30 22:11:54,168 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.axis.configuration.EngineConfigurationFactoryServlet' 2016-07-30 22:11:54,168 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/axis-1.4.jar!/org/apache/axis/configuration/EngineConfigurationFactoryServlet.class' 2016-07-30 22:11:54,168 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.axis.configuration.EngineConfigurationFactoryServlet' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 2016-07-30 22:11:54,174 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...) 2016-07-30 22:11:54,191 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 22:11:54,191 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Created org.apache.axis.i18n.resource, linked to parent null 2016-07-30 22:11:54,192 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...) 2016-07-30 22:11:54,195 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.utils.resource, locale en_US 2016-07-30 22:11:54,195 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 22:11:54,196 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 22:11:54,196 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 22:11:54,196 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(engineFactory) 2016-07-30 22:11:54,196 [localhost-startStop-1] DEBUG org.apache.axis.configuration.EngineConfigurationFactoryFinder - Got EngineFactory: org.apache.axis.configuration.EngineConfigurationFactoryServlet 2016-07-30 22:11:54,204 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getServer 2016-07-30 22:11:54,204 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 22:11:54,204 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 22:11:54,206 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Enter: AxisEngine::init 2016-07-30 22:11:54,320 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(attachEnabled) 2016-07-30 22:11:54,320 [localhost-startStop-1] DEBUG org.apache.axis.utils.JavaUtils - Attachment support is enabled? true 2016-07-30 22:11:54,340 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {http://xml.apache.org/xml-soap}PlainText) 2016-07-30 22:11:54,341 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(oddDigits00) 2016-07-30 22:11:54,341 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(badChars01) 2016-07-30 22:11:54,373 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {http://xml.apache.org/xml-soap}Image) 2016-07-30 22:11:54,374 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class javax.mail.internet.MimeMultipart, {http://xml.apache.org/xml-soap}Multipart) 2016-07-30 22:11:54,375 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source) 2016-07-30 22:11:54,376 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.OctetStream, {http://xml.apache.org/xml-soap}octet-stream) 2016-07-30 22:11:54,377 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory() 2016-07-30 22:11:54,413 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Exit: AxisEngine::init 2016-07-30 22:11:54,413 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getServer 2016-07-30 22:11:54,413 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Exit: getEngine() 2016-07-30 22:22:40,827 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 22:22:40,828 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@37590a85] 2016-07-30 22:22:40,828 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 22:22:40,828 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:22:40,828 [http-bio-8080-exec-2] WARN org.owasp.webgoat.HammerHead - HH Creating new WebSession 2016-07-30 22:22:40,833 [http-bio-8080-exec-2] INFO org.owasp.webgoat.session.Course - Loading courses: / 2016-07-30 22:22:40,833 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.session.Course - Loading plugins into cache 2016-07-30 22:22:41,213 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Session Fixation to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SessionFixation.java 2016-07-30 22:22:41,213 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: DOM-Based cross-site scripting to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DOMXSS.java 2016-07-30 22:22:41,213 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Malicious Code to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BlindScript.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Spoof an Authentication Cookie to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WeakAuthenticationCookie.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Insecure Login to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/InsecureLogin.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Blind Numeric SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BlindNumericSqlInjection.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Cross Site Tracing (XST) Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/TraceXSS.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Denial of Service from Multiple Logins to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DOS_Login.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Off-by-One Overflows to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/OffByOne.java 2016-07-30 22:22:41,214 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/sqlinjection/ViewProfile.java 2016-07-30 22:22:41,215 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson How to work with WebGoat to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HowToWork.java 2016-07-30 22:22:41,215 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Shopping Cart Concurrency Flaw to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ConcurrencyCart.java 2016-07-30 22:22:41,215 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Goat Hills Financials to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/GoatHillsFinancial/ViewProfile.java 2016-07-30 22:22:41,215 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Bypass a Path Based Access Control Scheme to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/PathBasedAccessControl.java 2016-07-30 22:22:41,215 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Web Service SAX Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WsSAXInjection.java 2016-07-30 22:22:41,215 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson DOM Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DOMInjection.java 2016-07-30 22:22:41,216 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Blind String SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BlindStringSqlInjection.java 2016-07-30 22:22:41,216 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Insecure Client Storage to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ClientSideValidation.java 2016-07-30 22:22:41,216 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Command Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CommandInjection.java 2016-07-30 22:22:41,216 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Discover Clues in the HTML to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HtmlClues.java 2016-07-30 22:22:41,216 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson HTTPOnly Test to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HttpOnly.java 2016-07-30 22:22:41,216 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Http Basics to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HttpBasics.java 2016-07-30 22:22:41,217 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Stored XSS Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/StoredXss.java 2016-07-30 22:22:41,217 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson CSRF Token By-Pass to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CsrfTokenByPass.java 2016-07-30 22:22:41,217 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: Client Side Filtering to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ClientSideFiltering.java 2016-07-30 22:22:41,217 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson ZipBomb to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ZipBomb.java 2016-07-30 22:22:41,217 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Thread Safety Problems to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ThreadSafetyProblem.java 2016-07-30 22:22:41,218 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Create a SOAP Request to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SoapRequest.java 2016-07-30 22:22:41,218 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Same Origin Policy Protection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SameOriginPolicyProtection.java 2016-07-30 22:22:41,219 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Dangerous Use of Eval to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DangerousEval.java 2016-07-30 22:22:41,219 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Silent Transactions Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SilentTransactions.java 2016-07-30 22:22:41,219 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Using an Access Control Matrix to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/AccessControlMatrix.java 2016-07-30 22:22:41,219 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: DB Cross Site Scripting (XSS) to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/db_cross_site/UpdateProfile.java 2016-07-30 22:22:41,219 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Encoding Basics to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/EncodingLesson.java 2016-07-30 22:22:41,220 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Bypass HTML Field Restrictions to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BypassHtmlFieldRestrictions.java 2016-07-30 22:22:41,220 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Log Spoofing to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/LogSpoofing.java 2016-07-30 22:22:41,220 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Forced Browsing to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ForcedBrowsing.java 2016-07-30 22:22:41,220 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Remote Admin Access to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/RemoteAdminFlaw.java 2016-07-30 22:22:41,220 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Numeric SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SqlNumericInjection.java 2016-07-30 22:22:41,220 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson WSDL Scanning to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WSDLScanning.java 2016-07-30 22:22:41,221 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: Role Based Access Control to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/rollbased/ViewProfile.java 2016-07-30 22:22:41,221 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Reflected XSS Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ReflectedXSS.java 2016-07-30 22:22:41,221 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: DB SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/dbsqlinjection/Login.java 2016-07-30 22:22:41,221 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Fail Open Authentication Scheme to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/FailOpenAuthentication.java 2016-07-30 22:22:41,221 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson String SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SqlStringInjection.java 2016-07-30 22:22:41,221 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Password Strength to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/PasswordStrength.java 2016-07-30 22:22:41,222 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Bypass Client Side JavaScript Validation to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/JavaScriptValidation.java 2016-07-30 22:22:41,222 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Multi Level Login 2 to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/MultiLevelLogin2.java 2016-07-30 22:22:41,275 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Phishing with XSS to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/Phishing.java 2016-07-30 22:22:41,276 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: Cross Site Scripting to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/crosssitescripting/ViewProfile.java 2016-07-30 22:22:41,276 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson XPATH Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/XPATHInjection.java 2016-07-30 22:22:41,276 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson The CHALLENGE to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 22:22:41,276 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Forgot Password to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ForgotPassword.java 2016-07-30 22:22:41,276 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Multi Level Login 1 to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/MultiLevelLogin1.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Malicious File Execution to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/MaliciousFileExecution.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Exploit Unchecked Email to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/UncheckedEmail.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson CSRF Prompt By-Pass to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CsrfPromptByPass.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Hijack a Session to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WeakSessionID.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Web Service SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WsSqlInjection.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Cross Site Request Forgery (CSRF) to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CSRF.java 2016-07-30 22:22:41,277 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson How to create a Legacy Lesson to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/NewLegacyLesson.java 2016-07-30 22:22:41,278 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Database Backdoors to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BackDoors.java 2016-07-30 22:22:41,278 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Exploit Hidden Fields to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HiddenFieldTampering.java 2016-07-30 22:22:41,278 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson JSON Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/JSONInjection.java 2016-07-30 22:22:41,278 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Basic Authentication to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BasicAuthentication.java 2016-07-30 22:22:41,278 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson XML Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/XMLInjection.java 2016-07-30 22:22:41,280 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: / 2016-07-30 22:22:41,281 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /lessons/ 2016-07-30 22:22:41,281 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /lessons/ConfManagement/ 2016-07-30 22:22:41,282 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/ 2016-07-30 22:22:41,282 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/buttons/ 2016-07-30 22:22:41,283 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/menu_images/ 2016-07-30 22:22:41,283 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/header/ 2016-07-30 22:22:41,284 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/logos/ 2016-07-30 22:22:41,284 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/icons/ 2016-07-30 22:22:41,284 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/introduction/ 2016-07-30 22:22:41,285 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/WebGoatFinancial/ 2016-07-30 22:22:41,286 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/ 2016-07-30 22:22:41,286 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/backbone/ 2016-07-30 22:22:41,287 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/jquery/ 2016-07-30 22:22:41,287 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/instructor/ 2016-07-30 22:22:41,287 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/libs/ 2016-07-30 22:22:41,288 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/ 2016-07-30 22:22:41,289 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/controller/ 2016-07-30 22:22:41,289 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/model/ 2016-07-30 22:22:41,290 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/view/ 2016-07-30 22:22:41,290 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/support/ 2016-07-30 22:22:41,291 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/jquery_form/ 2016-07-30 22:22:41,291 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /database/ 2016-07-30 22:22:41,291 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /fonts/ 2016-07-30 22:22:41,291 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/ 2016-07-30 22:22:41,292 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/maven/ 2016-07-30 22:22:41,292 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/maven/org.owasp.webgoat/ 2016-07-30 22:22:41,292 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/maven/org.owasp.webgoat/webgoat-container/ 2016-07-30 22:22:41,293 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /users/ 2016-07-30 22:22:41,293 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/ 2016-07-30 22:22:41,293 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org.owasp.webgoat.plugin/ 2016-07-30 22:22:41,293 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/ 2016-07-30 22:22:41,293 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/ 2016-07-30 22:22:41,294 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/ 2016-07-30 22:22:41,294 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/ 2016-07-30 22:22:41,295 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/sqlinjection/ 2016-07-30 22:22:41,295 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/GoatHillsFinancial/ 2016-07-30 22:22:41,295 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/dbsqlinjection/ 2016-07-30 22:22:41,296 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/crosssitescripting/ 2016-07-30 22:22:41,296 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/rollbased/ 2016-07-30 22:22:41,296 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/db_cross_site/ 2016-07-30 22:22:41,296 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ 2016-07-30 22:22:41,300 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/ 2016-07-30 22:22:41,301 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonSolutions/ 2016-07-30 22:22:41,301 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonSolutions/en/ 2016-07-30 22:22:41,301 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonSolutions/en/XPATHInjection_files/ 2016-07-30 22:22:41,302 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonPlans/ 2016-07-30 22:22:41,302 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonPlans/ru/ 2016-07-30 22:22:41,302 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonPlans/en/ 2016-07-30 22:22:41,302 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/ 2016-07-30 22:22:41,303 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonPlans/ 2016-07-30 22:22:41,304 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonPlans/ru/ 2016-07-30 22:22:41,304 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonPlans/en/ 2016-07-30 22:22:41,304 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/js/ 2016-07-30 22:22:41,304 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonSolutions/ 2016-07-30 22:22:41,305 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonSolutions/en/ 2016-07-30 22:22:41,305 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/jsp/ 2016-07-30 22:22:41,305 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/ 2016-07-30 22:22:41,305 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/ 2016-07-30 22:22:41,306 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/en/ 2016-07-30 22:22:41,306 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/ru/ 2016-07-30 22:22:41,306 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/de/ 2016-07-30 22:22:41,306 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonSolutions/ 2016-07-30 22:22:41,306 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonSolutions/en/ 2016-07-30 22:22:41,307 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonSolutions/en/HtmlClues_files/ 2016-07-30 22:22:41,307 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/ 2016-07-30 22:22:41,307 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonPlans/ 2016-07-30 22:22:41,307 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonPlans/en/ 2016-07-30 22:22:41,308 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonPlans/ru/ 2016-07-30 22:22:41,308 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonSolutions/ 2016-07-30 22:22:41,308 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonSolutions/en/ 2016-07-30 22:22:41,308 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonSolutions/en/WsSAXInjection_files/ 2016-07-30 22:22:41,308 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/ 2016-07-30 22:22:41,309 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonSolutions/ 2016-07-30 22:22:41,309 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonSolutions/en/ 2016-07-30 22:22:41,309 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonSolutions/en/FailOpenAuthentication_files/ 2016-07-30 22:22:41,309 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonPlans/ 2016-07-30 22:22:41,310 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonPlans/ru/ 2016-07-30 22:22:41,310 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonPlans/en/ 2016-07-30 22:22:41,310 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/ 2016-07-30 22:22:41,310 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonSolutions/ 2016-07-30 22:22:41,310 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonSolutions/en/ 2016-07-30 22:22:41,311 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonSolutions/en/WeakAuthenticationCookie_files/ 2016-07-30 22:22:41,311 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/ 2016-07-30 22:22:41,311 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/de/ 2016-07-30 22:22:41,311 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/en/ 2016-07-30 22:22:41,312 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/ru/ 2016-07-30 22:22:41,312 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/ 2016-07-30 22:22:41,312 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonPlans/ 2016-07-30 22:22:41,312 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonPlans/en/ 2016-07-30 22:22:41,313 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonPlans/ru/ 2016-07-30 22:22:41,313 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/js/ 2016-07-30 22:22:41,313 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/images/ 2016-07-30 22:22:41,313 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonSolutions/ 2016-07-30 22:22:41,313 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonSolutions/en/ 2016-07-30 22:22:41,314 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonSolutions/en/DOMXSS_files/ 2016-07-30 22:22:41,314 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/ 2016-07-30 22:22:41,314 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonPlans/ 2016-07-30 22:22:41,314 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonPlans/en/ 2016-07-30 22:22:41,314 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonSolutions/ 2016-07-30 22:22:41,315 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonSolutions/en/ 2016-07-30 22:22:41,315 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/ 2016-07-30 22:22:41,315 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonSolutions/ 2016-07-30 22:22:41,315 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonSolutions/en/ 2016-07-30 22:22:41,316 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonSolutions/en/DOS_Login_files/ 2016-07-30 22:22:41,316 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonPlans/ 2016-07-30 22:22:41,316 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonPlans/en/ 2016-07-30 22:22:41,316 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonPlans/ru/ 2016-07-30 22:22:41,317 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/ 2016-07-30 22:22:41,317 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonPlans/ 2016-07-30 22:22:41,317 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonPlans/ru/ 2016-07-30 22:22:41,318 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonPlans/en/ 2016-07-30 22:22:41,318 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/jsp/ 2016-07-30 22:22:41,318 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/images/ 2016-07-30 22:22:41,318 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/js/ 2016-07-30 22:22:41,318 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonSolutions/ 2016-07-30 22:22:41,318 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonSolutions/en/ 2016-07-30 22:22:41,319 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonSolutions/en/ClientSideFiltering_files/ 2016-07-30 22:22:41,319 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/ 2016-07-30 22:22:41,320 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonPlans/ 2016-07-30 22:22:41,320 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonPlans/en/ 2016-07-30 22:22:41,320 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonPlans/ru/ 2016-07-30 22:22:41,320 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonSolutions/ 2016-07-30 22:22:41,321 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonSolutions/en/ 2016-07-30 22:22:41,322 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonSolutions/en/XMLInjection_files/ 2016-07-30 22:22:41,322 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/js/ 2016-07-30 22:22:41,322 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/ 2016-07-30 22:22:41,323 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonSolutions/ 2016-07-30 22:22:41,323 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonSolutions/en/ 2016-07-30 22:22:41,323 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonSolutions/en/CSRF_files/ 2016-07-30 22:22:41,324 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonPlans/ 2016-07-30 22:22:41,324 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonPlans/en/ 2016-07-30 22:22:41,324 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonPlans/ru/ 2016-07-30 22:22:41,324 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/ 2016-07-30 22:22:41,324 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/ 2016-07-30 22:22:41,325 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/de/ 2016-07-30 22:22:41,325 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/en/ 2016-07-30 22:22:41,325 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/ru/ 2016-07-30 22:22:41,325 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/ 2016-07-30 22:22:41,325 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/ 2016-07-30 22:22:41,326 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/ru/ 2016-07-30 22:22:41,326 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/de/ 2016-07-30 22:22:41,326 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/en/ 2016-07-30 22:22:41,326 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonSolutions/ 2016-07-30 22:22:41,326 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonSolutions/en/ 2016-07-30 22:22:41,327 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonSolutions/en/HiddenFieldTampering_files/ 2016-07-30 22:22:41,327 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/ 2016-07-30 22:22:41,327 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonPlans/ 2016-07-30 22:22:41,328 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonPlans/en/ 2016-07-30 22:22:41,328 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonSolutions/ 2016-07-30 22:22:41,328 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonSolutions/en/ 2016-07-30 22:22:41,328 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/ 2016-07-30 22:22:41,328 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonSolutions/ 2016-07-30 22:22:41,329 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonSolutions/en/ 2016-07-30 22:22:41,329 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonSolutions/en/DOMInjection_files/ 2016-07-30 22:22:41,329 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonPlans/ 2016-07-30 22:22:41,330 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonPlans/en/ 2016-07-30 22:22:41,330 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonPlans/ru/ 2016-07-30 22:22:41,330 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/js/ 2016-07-30 22:22:41,330 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/ 2016-07-30 22:22:41,330 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonSolutions/ 2016-07-30 22:22:41,331 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonSolutions/en/ 2016-07-30 22:22:41,331 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonSolutions/en/JavaScriptValidation_files/ 2016-07-30 22:22:41,331 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/ 2016-07-30 22:22:41,332 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/en/ 2016-07-30 22:22:41,332 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/de/ 2016-07-30 22:22:41,332 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/ru/ 2016-07-30 22:22:41,332 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/ 2016-07-30 22:22:41,333 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonSolutions/ 2016-07-30 22:22:41,333 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonSolutions/en/ 2016-07-30 22:22:41,333 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonSolutions/en/SqlNumericInjection_files/ 2016-07-30 22:22:41,333 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/ 2016-07-30 22:22:41,334 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/de/ 2016-07-30 22:22:41,334 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/en/ 2016-07-30 22:22:41,334 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/ru/ 2016-07-30 22:22:41,334 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/ 2016-07-30 22:22:41,335 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonSolutions/ 2016-07-30 22:22:41,335 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonSolutions/en/ 2016-07-30 22:22:41,335 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonSolutions/en/PathBasedAccessControl_files/ 2016-07-30 22:22:41,335 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/ 2016-07-30 22:22:41,336 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/ru/ 2016-07-30 22:22:41,336 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/en/ 2016-07-30 22:22:41,336 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/de/ 2016-07-30 22:22:41,336 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/ 2016-07-30 22:22:41,337 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonSolutions/ 2016-07-30 22:22:41,337 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonSolutions/en/ 2016-07-30 22:22:41,337 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonSolutions/en/PasswordStrength_files/ 2016-07-30 22:22:41,337 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonPlans/ 2016-07-30 22:22:41,338 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonPlans/ru/ 2016-07-30 22:22:41,338 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonPlans/en/ 2016-07-30 22:22:41,338 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/ 2016-07-30 22:22:41,338 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonSolutions/ 2016-07-30 22:22:41,339 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonSolutions/en/ 2016-07-30 22:22:41,339 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonSolutions/en/StoredXss_files/ 2016-07-30 22:22:41,340 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/ 2016-07-30 22:22:41,340 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/de/ 2016-07-30 22:22:41,340 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/ru/ 2016-07-30 22:22:41,341 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/en/ 2016-07-30 22:22:41,341 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/ 2016-07-30 22:22:41,341 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonPlans/ 2016-07-30 22:22:41,342 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonPlans/en/ 2016-07-30 22:22:41,342 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonPlans/ru/ 2016-07-30 22:22:41,342 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonSolutions/ 2016-07-30 22:22:41,342 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonSolutions/en/ 2016-07-30 22:22:41,343 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonSolutions/en/ThreadSafetyProblem_files/ 2016-07-30 22:22:41,343 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/ 2016-07-30 22:22:41,343 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonSolutions/ 2016-07-30 22:22:41,344 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonSolutions/en/ 2016-07-30 22:22:41,344 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonSolutions/en/AccessControlMatrix_files/ 2016-07-30 22:22:41,344 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonPlans/ 2016-07-30 22:22:41,345 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonPlans/en/ 2016-07-30 22:22:41,345 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonPlans/ru/ 2016-07-30 22:22:41,345 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/images/ 2016-07-30 22:22:41,345 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/jsp/ 2016-07-30 22:22:41,345 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/ 2016-07-30 22:22:41,346 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonSolutions/ 2016-07-30 22:22:41,346 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonSolutions/en/ 2016-07-30 22:22:41,346 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonSolutions/en/RemoteAdminFlaw_files/ 2016-07-30 22:22:41,346 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/ 2016-07-30 22:22:41,347 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/en/ 2016-07-30 22:22:41,347 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/de/ 2016-07-30 22:22:41,347 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/ru/ 2016-07-30 22:22:41,347 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/ 2016-07-30 22:22:41,348 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonSolutions/ 2016-07-30 22:22:41,348 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonSolutions/en/ 2016-07-30 22:22:41,348 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonPlans/ 2016-07-30 22:22:41,348 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonPlans/ru/ 2016-07-30 22:22:41,348 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonPlans/en/ 2016-07-30 22:22:41,349 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/ 2016-07-30 22:22:41,349 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonSolutions/ 2016-07-30 22:22:41,350 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonSolutions/en/ 2016-07-30 22:22:41,350 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonSolutions/en/HttpOnly_files/ 2016-07-30 22:22:41,350 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonPlans/ 2016-07-30 22:22:41,350 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonPlans/ru/ 2016-07-30 22:22:41,351 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonPlans/en/ 2016-07-30 22:22:41,351 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/ 2016-07-30 22:22:41,351 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonPlans/ 2016-07-30 22:22:41,351 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonPlans/en/ 2016-07-30 22:22:41,352 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonPlans/ru/ 2016-07-30 22:22:41,352 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonSolutions/ 2016-07-30 22:22:41,352 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonSolutions/en/ 2016-07-30 22:22:41,352 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonSolutions/en/WsSqlInjection_files/ 2016-07-30 22:22:41,352 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/ 2016-07-30 22:22:41,353 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonPlans/ 2016-07-30 22:22:41,353 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonPlans/ru/ 2016-07-30 22:22:41,353 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonPlans/en/ 2016-07-30 22:22:41,353 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonSolutions/ 2016-07-30 22:22:41,354 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonSolutions/en/ 2016-07-30 22:22:41,354 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonSolutions/en/CsrfPromptByPass_files/ 2016-07-30 22:22:41,354 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/ 2016-07-30 22:22:41,354 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/jsp/ 2016-07-30 22:22:41,355 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/images/ 2016-07-30 22:22:41,355 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/lessonPlans/ 2016-07-30 22:22:41,355 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/lessonPlans/en/ 2016-07-30 22:22:41,355 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/lessonPlans/ru/ 2016-07-30 22:22:41,355 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/ 2016-07-30 22:22:41,356 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonSolutions/ 2016-07-30 22:22:41,356 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonSolutions/en/ 2016-07-30 22:22:41,356 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonSolutions/en/SessionFixation_files/ 2016-07-30 22:22:41,357 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonPlans/ 2016-07-30 22:22:41,357 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonPlans/en/ 2016-07-30 22:22:41,357 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonPlans/ru/ 2016-07-30 22:22:41,357 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/ 2016-07-30 22:22:41,357 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonSolutions/ 2016-07-30 22:22:41,358 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonSolutions/en/ 2016-07-30 22:22:41,358 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonSolutions/en/SqlStringInjection_files/ 2016-07-30 22:22:41,358 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/ 2016-07-30 22:22:41,359 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/de/ 2016-07-30 22:22:41,359 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/ru/ 2016-07-30 22:22:41,359 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/en/ 2016-07-30 22:22:41,359 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/ 2016-07-30 22:22:41,359 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonSolutions/ 2016-07-30 22:22:41,360 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonSolutions/en/ 2016-07-30 22:22:41,360 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonSolutions/en/TraceXSS_files/ 2016-07-30 22:22:41,360 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonPlans/ 2016-07-30 22:22:41,360 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonPlans/ru/ 2016-07-30 22:22:41,360 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonPlans/en/ 2016-07-30 22:22:41,361 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/ 2016-07-30 22:22:41,361 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonSolutions/ 2016-07-30 22:22:41,361 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonSolutions/en/ 2016-07-30 22:22:41,362 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonSolutions/en/UncheckedEmail_files/ 2016-07-30 22:22:41,362 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonPlans/ 2016-07-30 22:22:41,362 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonPlans/en/ 2016-07-30 22:22:41,363 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonPlans/ru/ 2016-07-30 22:22:41,363 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/ 2016-07-30 22:22:41,363 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonSolutions/ 2016-07-30 22:22:41,363 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonSolutions/en/ 2016-07-30 22:22:41,364 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonSolutions/en/ForcedBrowsing_files/ 2016-07-30 22:22:41,364 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonPlans/ 2016-07-30 22:22:41,364 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonPlans/ru/ 2016-07-30 22:22:41,364 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonPlans/en/ 2016-07-30 22:22:41,365 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/ 2016-07-30 22:22:41,365 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/jsp/ 2016-07-30 22:22:41,365 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/images/ 2016-07-30 22:22:41,365 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonPlans/ 2016-07-30 22:22:41,366 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonPlans/ru/ 2016-07-30 22:22:41,366 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonPlans/en/ 2016-07-30 22:22:41,366 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonSolutions/ 2016-07-30 22:22:41,366 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonSolutions/en/ 2016-07-30 22:22:41,367 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonSolutions/en/MultiLevelLogin1_files/ 2016-07-30 22:22:41,367 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/ 2016-07-30 22:22:41,368 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonPlans/ 2016-07-30 22:22:41,368 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonPlans/en/ 2016-07-30 22:22:41,368 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonPlans/ru/ 2016-07-30 22:22:41,369 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonSolutions/ 2016-07-30 22:22:41,369 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonSolutions/en/ 2016-07-30 22:22:41,369 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonSolutions/en/SilentTransactions_files/ 2016-07-30 22:22:41,369 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/ 2016-07-30 22:22:41,370 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/jsp/ 2016-07-30 22:22:41,371 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonSolutions/ 2016-07-30 22:22:41,372 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonSolutions/en/ 2016-07-30 22:22:41,372 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonSolutions/en/InsecureLogin_files/ 2016-07-30 22:22:41,372 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/images/ 2016-07-30 22:22:41,373 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonPlans/ 2016-07-30 22:22:41,373 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonPlans/ru/ 2016-07-30 22:22:41,373 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonPlans/en/ 2016-07-30 22:22:41,373 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/ 2016-07-30 22:22:41,373 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/lessonSolutions/ 2016-07-30 22:22:41,374 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/lessonSolutions/en/ 2016-07-30 22:22:41,374 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/lessonSolutions/en/MaliciousFileExecution_files/ 2016-07-30 22:22:41,374 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/ 2016-07-30 22:22:41,374 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonPlans/ 2016-07-30 22:22:41,375 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonPlans/en/ 2016-07-30 22:22:41,375 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonPlans/ru/ 2016-07-30 22:22:41,375 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonSolutions/ 2016-07-30 22:22:41,375 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonSolutions/en/ 2016-07-30 22:22:41,375 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonSolutions/en/SoapRequest_files/ 2016-07-30 22:22:41,376 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/ 2016-07-30 22:22:41,376 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/jsp/ 2016-07-30 22:22:41,376 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/images/ 2016-07-30 22:22:41,376 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/lessonPlans/ 2016-07-30 22:22:41,377 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/lessonPlans/en/ 2016-07-30 22:22:41,377 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/lessonPlans/ru/ 2016-07-30 22:22:41,377 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/ 2016-07-30 22:22:41,377 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/ 2016-07-30 22:22:41,378 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/ru/ 2016-07-30 22:22:41,378 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/en/ 2016-07-30 22:22:41,378 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/de/ 2016-07-30 22:22:41,378 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonSolutions/ 2016-07-30 22:22:41,378 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonSolutions/en/ 2016-07-30 22:22:41,378 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonSolutions/en/HttpBasics_files/ 2016-07-30 22:22:41,379 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/images/ 2016-07-30 22:22:41,379 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/ 2016-07-30 22:22:41,379 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonPlans/ 2016-07-30 22:22:41,379 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonPlans/en/ 2016-07-30 22:22:41,380 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonPlans/ru/ 2016-07-30 22:22:41,380 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonSolutions/ 2016-07-30 22:22:41,381 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonSolutions/en/ 2016-07-30 22:22:41,381 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonSolutions/en/ConcurrencyCart_files/ 2016-07-30 22:22:41,381 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/ 2016-07-30 22:22:41,381 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/ 2016-07-30 22:22:41,382 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/de/ 2016-07-30 22:22:41,382 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/ru/ 2016-07-30 22:22:41,382 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/en/ 2016-07-30 22:22:41,382 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonSolutions/ 2016-07-30 22:22:41,382 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonSolutions/en/ 2016-07-30 22:22:41,383 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonSolutions/en/BasicAuthentication_files/ 2016-07-30 22:22:41,383 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/ 2016-07-30 22:22:41,384 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/ 2016-07-30 22:22:41,384 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/en/ 2016-07-30 22:22:41,384 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/de/ 2016-07-30 22:22:41,384 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/ru/ 2016-07-30 22:22:41,384 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonSolutions/ 2016-07-30 22:22:41,385 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonSolutions/en/ 2016-07-30 22:22:41,385 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonSolutions/en/LogSpoofing_files/ 2016-07-30 22:22:41,385 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/ 2016-07-30 22:22:41,385 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonSolutions/ 2016-07-30 22:22:41,386 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonSolutions/en/ 2016-07-30 22:22:41,386 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonSolutions/en/CommandInjection_files/ 2016-07-30 22:22:41,386 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/resources/ 2016-07-30 22:22:41,387 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/ 2016-07-30 22:22:41,387 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/ru/ 2016-07-30 22:22:41,387 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/en/ 2016-07-30 22:22:41,388 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/de/ 2016-07-30 22:22:41,388 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/ 2016-07-30 22:22:41,388 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonPlans/ 2016-07-30 22:22:41,388 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonPlans/en/ 2016-07-30 22:22:41,388 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonPlans/ru/ 2016-07-30 22:22:41,389 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/js/ 2016-07-30 22:22:41,389 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonSolutions/ 2016-07-30 22:22:41,389 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonSolutions/en/ 2016-07-30 22:22:41,389 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonSolutions/en/JSONInjection_files/ 2016-07-30 22:22:41,390 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/ 2016-07-30 22:22:41,390 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonSolutions/ 2016-07-30 22:22:41,390 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonSolutions/en/ 2016-07-30 22:22:41,390 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonSolutions/en/BackDoors_files/ 2016-07-30 22:22:41,391 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonPlans/ 2016-07-30 22:22:41,391 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonPlans/en/ 2016-07-30 22:22:41,391 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonPlans/ru/ 2016-07-30 22:22:41,391 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/ 2016-07-30 22:22:41,392 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonSolutions/ 2016-07-30 22:22:41,392 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonSolutions/en/ 2016-07-30 22:22:41,392 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonSolutions/en/CsrfTokenByPass_files/ 2016-07-30 22:22:41,392 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonPlans/ 2016-07-30 22:22:41,393 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonPlans/en/ 2016-07-30 22:22:41,393 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonPlans/ru/ 2016-07-30 22:22:41,393 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/ 2016-07-30 22:22:41,393 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/lessonSolutions/ 2016-07-30 22:22:41,394 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/lessonSolutions/en/ 2016-07-30 22:22:41,394 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/lessonSolutions/en/BypassHtmlFieldRestrictions_files/ 2016-07-30 22:22:41,394 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/ 2016-07-30 22:22:41,394 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/images/ 2016-07-30 22:22:41,395 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/lessonPlans/ 2016-07-30 22:22:41,395 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/lessonPlans/en/ 2016-07-30 22:22:41,395 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/lessonPlans/ru/ 2016-07-30 22:22:41,395 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/jsp/ 2016-07-30 22:22:41,395 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/ 2016-07-30 22:22:41,396 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/jsp/ 2016-07-30 22:22:41,396 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/jsp/images/ 2016-07-30 22:22:41,396 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/lessonPlans/ 2016-07-30 22:22:41,397 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/lessonPlans/en/ 2016-07-30 22:22:41,397 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/lessonPlans/ru/ 2016-07-30 22:22:41,397 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/ 2016-07-30 22:22:41,397 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/jsp/ 2016-07-30 22:22:41,398 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonSolutions/ 2016-07-30 22:22:41,398 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonSolutions/en/ 2016-07-30 22:22:41,398 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/js/ 2016-07-30 22:22:41,398 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonPlans/ 2016-07-30 22:22:41,398 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonPlans/en/ 2016-07-30 22:22:41,399 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonPlans/ru/ 2016-07-30 22:22:41,399 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/ 2016-07-30 22:22:41,399 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonPlans/ 2016-07-30 22:22:41,399 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonPlans/ru/ 2016-07-30 22:22:41,400 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonPlans/en/ 2016-07-30 22:22:41,400 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonSolutions/ 2016-07-30 22:22:41,400 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonSolutions/en/ 2016-07-30 22:22:41,400 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonSolutions/en/ForgotPassword_files/ 2016-07-30 22:22:41,401 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/ 2016-07-30 22:22:41,401 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonPlans/ 2016-07-30 22:22:41,402 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonPlans/ru/ 2016-07-30 22:22:41,402 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonPlans/en/ 2016-07-30 22:22:41,402 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonSolutions/ 2016-07-30 22:22:41,402 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonSolutions/en/ 2016-07-30 22:22:41,403 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonSolutions/en/MultiLevelLogin2_files/ 2016-07-30 22:22:41,403 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/ 2016-07-30 22:22:41,403 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonSolutions/ 2016-07-30 22:22:41,404 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonSolutions/en/ 2016-07-30 22:22:41,404 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonSolutions/en/NewLegacyLesson_files/ 2016-07-30 22:22:41,404 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/ 2016-07-30 22:22:41,405 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/de/ 2016-07-30 22:22:41,405 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/ru/ 2016-07-30 22:22:41,405 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/en/ 2016-07-30 22:22:41,405 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/ 2016-07-30 22:22:41,406 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonSolutions/ 2016-07-30 22:22:41,406 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonSolutions/en/ 2016-07-30 22:22:41,406 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonSolutions/en/ClientSideValidation_files/ 2016-07-30 22:22:41,406 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/jsp/ 2016-07-30 22:22:41,406 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonPlans/ 2016-07-30 22:22:41,407 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonPlans/en/ 2016-07-30 22:22:41,407 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonPlans/ru/ 2016-07-30 22:22:41,407 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/js/ 2016-07-30 22:22:41,407 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/ 2016-07-30 22:22:41,408 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonPlans/ 2016-07-30 22:22:41,408 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonPlans/ru/ 2016-07-30 22:22:41,408 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonPlans/en/ 2016-07-30 22:22:41,408 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonSolutions/ 2016-07-30 22:22:41,408 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonSolutions/en/ 2016-07-30 22:22:41,409 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonSolutions/en/WeakSessionID_files/ 2016-07-30 22:22:41,409 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/ 2016-07-30 22:22:41,409 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonSolutions/ 2016-07-30 22:22:41,409 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonSolutions/en/ 2016-07-30 22:22:41,410 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonSolutions/en/WSDLScanning_files/ 2016-07-30 22:22:41,410 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonPlans/ 2016-07-30 22:22:41,410 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonPlans/en/ 2016-07-30 22:22:41,410 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonPlans/ru/ 2016-07-30 22:22:41,411 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/ 2016-07-30 22:22:41,411 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonSolutions/ 2016-07-30 22:22:41,412 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonSolutions/en/ 2016-07-30 22:22:41,412 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonSolutions/en/HowToWork_files/ 2016-07-30 22:22:41,412 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/ 2016-07-30 22:22:41,412 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/ru/ 2016-07-30 22:22:41,413 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/en/ 2016-07-30 22:22:41,413 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/en/HowToWork_files/ 2016-07-30 22:22:41,413 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/de/ 2016-07-30 22:22:41,413 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/ 2016-07-30 22:22:41,414 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/jsp/ 2016-07-30 22:22:41,414 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/images/ 2016-07-30 22:22:41,414 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/lessonPlans/ 2016-07-30 22:22:41,414 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/lessonPlans/en/ 2016-07-30 22:22:41,415 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/lessonPlans/ru/ 2016-07-30 22:22:41,416 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/ 2016-07-30 22:22:41,417 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/ 2016-07-30 22:22:41,417 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/ru/ 2016-07-30 22:22:41,417 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/en/ 2016-07-30 22:22:41,417 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/de/ 2016-07-30 22:22:41,417 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonSolutions/ 2016-07-30 22:22:41,418 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonSolutions/en/ 2016-07-30 22:22:41,418 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonSolutions/en/ReflectedXSS_files/ 2016-07-30 22:22:41,418 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/i18n/ 2016-07-30 22:22:41,418 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindNumericSqlInjection/ 2016-07-30 22:22:41,419 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindNumericSqlInjection/lessonSolutions/ 2016-07-30 22:22:41,419 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindNumericSqlInjection/lessonSolutions/en/ 2016-07-30 22:22:41,419 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/ 2016-07-30 22:22:41,419 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonSolutions/ 2016-07-30 22:22:41,420 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonSolutions/en/ 2016-07-30 22:22:41,420 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonSolutions/en/Phishing_files/ 2016-07-30 22:22:41,420 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonPlans/ 2016-07-30 22:22:41,420 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonPlans/en/ 2016-07-30 22:22:41,420 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonPlans/ru/ 2016-07-30 22:22:41,421 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_lessons/ 2016-07-30 22:22:41,423 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/ 2016-07-30 22:22:41,423 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/pages/ 2016-07-30 22:22:41,424 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/pages/widgets/ 2016-07-30 22:22:41,424 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/lib/ 2016-07-30 22:22:41,425 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/attachments/ 2016-07-30 22:22:41,425 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/ 2016-07-30 22:22:41,425 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/i18n/ 2016-07-30 22:22:41,426 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/ 2016-07-30 22:22:41,426 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/ 2016-07-30 22:22:41,426 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/ 2016-07-30 22:22:41,427 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/service/ 2016-07-30 22:22:41,427 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/plugins/ 2016-07-30 22:22:41,428 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/util/ 2016-07-30 22:22:41,437 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/session/ 2016-07-30 22:22:41,438 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/controller/ 2016-07-30 22:22:41,438 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/lessons/ 2016-07-30 22:22:41,439 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/lessons/model/ 2016-07-30 22:22:41,439 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ 2016-07-30 22:22:41,439 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/application/ 2016-07-30 22:22:41,440 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/servlets/ 2016-07-30 22:22:41,440 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /css/ 2016-07-30 22:22:41,440 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /css/img/ 2016-07-30 22:22:41,448 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/ 2016-07-30 22:22:41,449 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/nanoScroller/ 2016-07-30 22:22:41,450 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/ 2016-07-30 22:22:41,451 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/css/ 2016-07-30 22:22:41,460 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/js/ 2016-07-30 22:22:41,467 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/fonts/ 2016-07-30 22:22:41,469 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-wysihtml5/ 2016-07-30 22:22:41,470 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-wysihtml5/css/ 2016-07-30 22:22:41,470 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-wysihtml5/js/ 2016-07-30 22:22:41,472 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-slider/ 2016-07-30 22:22:41,473 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-slider/js/ 2016-07-30 22:22:41,473 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-slider/css/ 2016-07-30 22:22:41,485 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> ReportCardScreen 2016-07-30 22:22:41,486 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.ReportCardScreen 2016-07-30 22:22:41,486 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 22:22:41,500 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 22:22:41,500 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Report Card to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 22:22:41,501 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> MenuToLessonMapperScreen 2016-07-30 22:22:41,501 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.MenuToLessonMapperScreen 2016-07-30 22:22:41,501 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/MenuToLessonMapperScreen.java 2016-07-30 22:22:41,514 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/MenuToLessonMapperScreen.java 2016-07-30 22:22:41,515 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Lesson information to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/MenuToLessonMapperScreen.java 2016-07-30 22:22:41,515 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> SummaryReportCardScreen 2016-07-30 22:22:41,515 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.SummaryReportCardScreen 2016-07-30 22:22:41,515 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/SummaryReportCardScreen.java 2016-07-30 22:22:41,530 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/SummaryReportCardScreen.java 2016-07-30 22:22:41,530 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Summary Report Card to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/SummaryReportCardScreen.java 2016-07-30 22:22:41,531 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> RefreshDBScreen 2016-07-30 22:22:41,531 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.RefreshDBScreen 2016-07-30 22:22:41,531 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/RefreshDBScreen.java 2016-07-30 22:22:41,545 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/RefreshDBScreen.java 2016-07-30 22:22:41,545 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Refresh Database to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/RefreshDBScreen.java 2016-07-30 22:22:41,546 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> UserAdminScreen 2016-07-30 22:22:41,546 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.UserAdminScreen 2016-07-30 22:22:41,546 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/UserAdminScreen.java 2016-07-30 22:22:41,560 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/UserAdminScreen.java 2016-07-30 22:22:41,560 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson User Information to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/UserAdminScreen.java 2016-07-30 22:22:41,561 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> ProductsAdminScreen 2016-07-30 22:22:41,561 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.ProductsAdminScreen 2016-07-30 22:22:41,561 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/ProductsAdminScreen.java 2016-07-30 22:22:41,575 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/ProductsAdminScreen.java 2016-07-30 22:22:41,575 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Product Information to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ProductsAdminScreen.java 2016-07-30 22:22:41,576 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> ViewDatabase 2016-07-30 22:22:41,576 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.ViewDatabase 2016-07-30 22:22:41,576 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/ViewDatabase.java 2016-07-30 22:22:41,590 [http-bio-8080-exec-2] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/ViewDatabase.java 2016-07-30 22:22:41,590 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Adhoc Query to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ViewDatabase.java 2016-07-30 22:22:41,596 [http-bio-8080-exec-2] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {start=[Ljava.lang.String;@68f2b82b} 2016-07-30 22:22:41,597 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:22:41,597 [http-bio-8080-exec-2] WARN org.owasp.webgoat.HammerHead - Redirecting to first lesson 2016-07-30 22:22:41,601 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 22:22:41,624 [http-bio-8080-exec-3] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@302eb0b5[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 22:22:42,503 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,513 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 22:22:42,514 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@58c70b43] 2016-07-30 22:22:42,515 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 22:22:42,515 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:22:42,518 [http-bio-8080-exec-5] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@602b8db7, menu=[Ljava.lang.String;@4b651ab4} 2016-07-30 22:22:42,519 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:22:42,782 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,783 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,784 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,793 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,794 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,794 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 22:22:42 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HowToWork | [Screen=275,menu=5] 2016-07-30 22:22:42,794 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,794 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 22:22:42,794 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Screen: How to work with WebGoat 2016-07-30 22:22:42,795 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,796 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,797 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,797 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,798 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,799 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,799 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,799 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,800 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,801 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 22:22:42,801 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,804 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,805 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,805 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:42,897 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HowToWork.java 2016-07-30 22:22:43,027 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,030 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,030 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,030 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,030 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,030 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,031 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,029 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,033 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,034 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,032 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,035 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,036 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,036 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,036 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,036 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,037 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,037 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,037 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,037 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,037 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,038 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,038 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,038 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:22:43,038 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,223 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 22:23:08,223 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@21f8c591] 2016-07-30 22:23:08,223 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 22:23:08,224 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:08,224 [http-bio-8080-exec-5] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@5372c403, menu=[Ljava.lang.String;@13a2cbc2} 2016-07-30 22:23:08,224 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:08,229 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,230 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,230 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,230 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,231 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,231 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,231 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,232 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,232 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,232 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,233 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,233 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,233 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,233 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,233 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,233 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,234 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,234 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,234 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,234 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,236 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 22:23:08 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HtmlClues | [Screen=284,menu=700] 2016-07-30 22:23:08,236 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 22:23:08,236 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Screen: Discover Clues in the HTML 2016-07-30 22:23:08,237 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 22:23:08,269 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HtmlClues.java 2016-07-30 22:23:08,294 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,298 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,298 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,298 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,298 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,298 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,298 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,299 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,299 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,299 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,299 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,299 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,300 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,300 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,300 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,300 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,300 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,300 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,301 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:08,301 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,408 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 22:23:10,408 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@caa641d] 2016-07-30 22:23:10,408 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 22:23:10,408 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:10,408 [http-bio-8080-exec-7] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@692b26a, menu=[Ljava.lang.String;@8ff5085} 2016-07-30 22:23:10,408 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:10,414 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,415 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,415 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,416 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,416 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,416 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,416 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,416 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,417 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,417 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,417 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,417 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,417 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,418 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,418 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,418 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,418 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,418 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,418 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,419 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,565 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 22:23:10 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ThreadSafetyProblem | [Screen=291,menu=800] 2016-07-30 22:23:10,565 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 22:23:10,566 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Screen: Thread Safety Problems 2016-07-30 22:23:10,576 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 22:23:10,601 [http-bio-8080-exec-3] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ThreadSafetyProblem.java 2016-07-30 22:23:10,613 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,631 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,631 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,631 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,631 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,632 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,632 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,632 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,633 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,633 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,633 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,633 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,633 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,634 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,634 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,634 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,634 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,634 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,634 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:10,635 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,340 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 22:23:12,340 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@14edb4f7] 2016-07-30 22:23:12,340 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 22:23:12,341 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:12,341 [http-bio-8080-exec-7] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@203cedd, menu=[Ljava.lang.String;@48021033} 2016-07-30 22:23:12,341 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:12,342 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,343 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,344 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,344 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,344 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,345 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,345 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,345 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,345 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,345 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 22:23:12 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.Phishing | [Screen=313,menu=900] 2016-07-30 22:23:12,346 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 22:23:12,346 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,346 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,347 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,347 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,347 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,346 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Screen: Phishing with XSS 2016-07-30 22:23:12,349 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 22:23:12,347 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,351 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,352 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,352 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,352 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,353 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,391 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/Phishing.java 2016-07-30 22:23:12,396 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,396 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,396 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,397 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,397 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,397 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,397 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,398 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,398 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,398 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,398 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,399 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,399 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,399 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,399 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,399 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,403 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,403 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,404 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:12,404 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,889 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 22:23:14,889 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@68bd53e7] 2016-07-30 22:23:14,889 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 22:23:14,890 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:14,890 [http-bio-8080-exec-9] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@65cf9869, menu=[Ljava.lang.String;@201f49b7} 2016-07-30 22:23:14,891 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: DFD4DA8F85697058A85F4F0DAB13CD87 2016-07-30 22:23:14,895 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 22:23:14 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.FailOpenAuthentication | [Screen=308,menu=1000] 2016-07-30 22:23:14,896 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 22:23:14,896 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Screen: Fail Open Authentication Scheme 2016-07-30 22:23:14,898 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 22:23:14,900 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,900 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,901 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,901 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,901 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,902 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,902 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,902 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,902 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,903 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,903 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,903 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,904 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,904 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,904 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,904 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,905 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,905 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,905 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,906 [http-bio-8080-exec-7] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,947 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/FailOpenAuthentication.java 2016-07-30 22:23:14,950 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,951 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,951 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,951 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,951 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,952 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,952 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,952 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,952 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,953 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,953 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,953 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,953 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,954 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,954 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,954 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,954 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,954 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,955 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:23:14,955 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 22:37:50,024 [localhost-startStop-2] INFO org.springframework.web.context.support.XmlWebApplicationContext - Closing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 22:11:53 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 22:37:50,025 [localhost-startStop-2] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@74730024: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e98767b 2016-07-30 22:37:50,043 [localhost-startStop-2] INFO org.springframework.web.context.support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Sat Jul 30 22:11:49 CDT 2016]; root of context hierarchy 2016-07-30 22:37:50,044 [localhost-startStop-2] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e98767b: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 22:37:58,453 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2016-07-30 22:37:58,551 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sat Jul 30 22:37:58 CDT 2016]; root of context hierarchy 2016-07-30 22:37:58,617 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 22:37:59,069 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 22:37:59,288 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml] 2016-07-30 22:37:59,388 [localhost-startStop-1] INFO org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.4.RELEASE 2016-07-30 22:37:59,406 [localhost-startStop-1] INFO org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. 2016-07-30 22:37:59,470 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /login.mvc 2016-07-30 22:37:59,471 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /logout.mvc 2016-07-30 22:37:59,471 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /index.jsp 2016-07-30 22:37:59,471 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /servlet/AdminServlet/** 2016-07-30 22:37:59,471 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasRole('ROLE_SERVER_ADMIN')' for /JavaSource/** 2016-07-30 22:37:59,472 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_USER','ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /** 2016-07-30 22:37:59,502 [localhost-startStop-1] INFO org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, , order = 1100, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, , order = 2300] 2016-07-30 22:37:59,796 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@78eee186: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 22:38:00,283 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 22:38:00,284 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,285 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 22:38:00,286 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,287 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,288 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,289 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,290 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 22:38:00,290 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,291 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,292 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,293 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,293 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,294 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,295 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,296 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,296 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:38:00,297 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 22:38:00,297 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:38:00,298 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 22:38:00,298 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:38:00,298 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:38:00,863 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/css/**'], [] 2016-07-30 22:38:00,867 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/images/**'], [] 2016-07-30 22:38:00,868 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/javascript/**'], [] 2016-07-30 22:38:00,869 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/js/**'], [] 2016-07-30 22:38:00,870 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/fonts/**'], [] 2016-07-30 22:38:00,871 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/plugins/**'], [] 2016-07-30 22:38:00,872 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/favicon.ico'], [] 2016-07-30 22:38:01,173 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@3e5d57b0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@622803cc, org.springframework.security.web.authentication.logout.LogoutFilter@3111786c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71f9139e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17772487, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@eff271a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@116023a7, org.springframework.security.web.session.SessionManagementFilter@3ec4b1da, org.springframework.security.web.access.ExceptionTranslationFilter@63787f67, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7bf47635] 2016-07-30 22:38:01,188 [localhost-startStop-1] INFO org.springframework.security.config.http.DefaultFilterChainValidator - Checking whether login URL '/login.mvc' is accessible with your configuration 2016-07-30 22:38:01,220 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2765 ms 2016-07-30 22:38:02,274 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization started 2016-07-30 22:38:02,279 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 22:38:02 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 22:38:02,281 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 22:38:02,340 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 22:38:02,515 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@55b74cdd: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@78eee186 2016-07-30 22:38:02,562 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 22:38:02,564 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,565 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 22:38:02,566 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,567 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,568 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,569 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,571 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 22:38:02,572 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,573 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,574 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,576 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,576 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,577 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,578 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,580 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,581 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 22:38:02,581 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 22:38:02,582 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:38:02,583 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 22:38:02,583 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:38:02,584 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 22:38:02,645 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization completed in 371 ms 2016-07-30 22:38:02,656 [localhost-startStop-1] INFO org.owasp.webgoat.HammerHead - Initializing main webgoat servlet 2016-07-30 22:38:02,670 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='commons-logging.properties' 2016-07-30 22:38:02,671 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:38:02,671 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: commons-logging.properties 2016-07-30 22:38:02,672 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='org/apache/commons/logging/commons-logging.properties' 2016-07-30 22:38:02,672 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:38:02,672 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: org/apache/commons/logging/commons-logging.properties 2016-07-30 22:38:02,676 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:38:02,676 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:38:02,680 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:38:02,681 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='file:/var/cache/tomcat7/Catalina/localhost/WebGoat/loader/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:38:02,682 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 22:38:02,682 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - getNextClassResource: next class='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 22:38:02,682 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 22:38:02,683 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/org/apache/commons/logging/impl/SLF4JLogFactory.class' 2016-07-30 22:38:02,683 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.commons.logging.impl.SLF4JLogFactory' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 2016-07-30 22:38:02,685 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - In AxisServletBase init 2016-07-30 22:38:02,686 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Enter: getEngine() 2016-07-30 22:38:02,689 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.NameDiscoverers - find: resourceName='org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:38:02,690 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInAlternateManagedProperties - find: resourceName='org.apache.axis.EngineConfigurationFactory', lookup property 'axis.EngineConfigFactory' 2016-07-30 22:38:02,690 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInManagedProperties - find: resourceName = 'org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:38:02,691 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:38:02,691 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 22:38:02,691 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 ' 2016-07-30 22:38:02,691 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: META-INF/services/org.apache.axis.EngineConfigurationFactory 2016-07-30 22:38:02,691 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverMappedNames - find: resourceName='org.apache.axis.EngineConfigurationFactory', mapping to constants 2016-07-30 22:38:02,692 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.axis.configuration.EngineConfigurationFactoryServlet' 2016-07-30 22:38:02,692 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/axis-1.4.jar!/org/apache/axis/configuration/EngineConfigurationFactoryServlet.class' 2016-07-30 22:38:02,692 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.axis.configuration.EngineConfigurationFactoryServlet' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@77aa13c5 2016-07-30 22:38:02,696 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...) 2016-07-30 22:38:02,711 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 22:38:02,711 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Created org.apache.axis.i18n.resource, linked to parent null 2016-07-30 22:38:02,712 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...) 2016-07-30 22:38:02,714 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.utils.resource, locale en_US 2016-07-30 22:38:02,714 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 22:38:02,714 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 22:38:02,714 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 22:38:02,714 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(engineFactory) 2016-07-30 22:38:02,714 [localhost-startStop-1] DEBUG org.apache.axis.configuration.EngineConfigurationFactoryFinder - Got EngineFactory: org.apache.axis.configuration.EngineConfigurationFactoryServlet 2016-07-30 22:38:02,719 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getServer 2016-07-30 22:38:02,719 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 22:38:02,719 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 22:38:02,720 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Enter: AxisEngine::init 2016-07-30 22:38:02,787 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(attachEnabled) 2016-07-30 22:38:02,787 [localhost-startStop-1] DEBUG org.apache.axis.utils.JavaUtils - Attachment support is enabled? true 2016-07-30 22:38:02,798 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {http://xml.apache.org/xml-soap}PlainText) 2016-07-30 22:38:02,798 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(oddDigits00) 2016-07-30 22:38:02,799 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(badChars01) 2016-07-30 22:38:02,824 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {http://xml.apache.org/xml-soap}Image) 2016-07-30 22:38:02,826 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class javax.mail.internet.MimeMultipart, {http://xml.apache.org/xml-soap}Multipart) 2016-07-30 22:38:02,826 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source) 2016-07-30 22:38:02,827 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.OctetStream, {http://xml.apache.org/xml-soap}octet-stream) 2016-07-30 22:38:02,828 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory() 2016-07-30 22:38:02,858 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Exit: AxisEngine::init 2016-07-30 22:38:02,858 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getServer 2016-07-30 22:38:02,858 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Exit: getEngine() 2016-07-30 23:29:12,577 [localhost-startStop-2] INFO org.springframework.web.context.support.XmlWebApplicationContext - Closing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 22:38:02 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 23:29:12,579 [localhost-startStop-2] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@55b74cdd: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@78eee186 2016-07-30 23:29:12,585 [localhost-startStop-2] INFO org.springframework.web.context.support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Sat Jul 30 22:37:58 CDT 2016]; root of context hierarchy 2016-07-30 23:29:12,586 [localhost-startStop-2] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@78eee186: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 23:30:00,571 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2016-07-30 23:30:00,696 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sat Jul 30 23:30:00 CDT 2016]; root of context hierarchy 2016-07-30 23:30:00,747 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 23:30:01,179 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 23:30:01,387 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml] 2016-07-30 23:30:01,534 [localhost-startStop-1] INFO org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.4.RELEASE 2016-07-30 23:30:01,554 [localhost-startStop-1] INFO org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. 2016-07-30 23:30:01,604 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /login.mvc 2016-07-30 23:30:01,604 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /logout.mvc 2016-07-30 23:30:01,604 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /index.jsp 2016-07-30 23:30:01,604 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /servlet/AdminServlet/** 2016-07-30 23:30:01,604 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasRole('ROLE_SERVER_ADMIN')' for /JavaSource/** 2016-07-30 23:30:01,605 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_USER','ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /** 2016-07-30 23:30:01,627 [localhost-startStop-1] INFO org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, , order = 1100, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, , order = 2300] 2016-07-30 23:30:01,949 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2440b5a9: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 23:30:02,497 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 23:30:02,498 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,499 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 23:30:02,500 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,501 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,502 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,503 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,503 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 23:30:02,504 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,505 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,506 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,507 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,507 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,508 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,509 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,510 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,511 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:30:02,511 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 23:30:02,512 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:30:02,512 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 23:30:02,512 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:30:02,513 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:30:03,087 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/css/**'], [] 2016-07-30 23:30:03,091 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/images/**'], [] 2016-07-30 23:30:03,093 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/javascript/**'], [] 2016-07-30 23:30:03,094 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/js/**'], [] 2016-07-30 23:30:03,095 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/fonts/**'], [] 2016-07-30 23:30:03,096 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/plugins/**'], [] 2016-07-30 23:30:03,098 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/favicon.ico'], [] 2016-07-30 23:30:03,387 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@10d1002c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@9625154, org.springframework.security.web.authentication.logout.LogoutFilter@15c9669c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@596f96f0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d1e946f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32a31a8d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@722438f3, org.springframework.security.web.session.SessionManagementFilter@28171410, org.springframework.security.web.access.ExceptionTranslationFilter@3263b00, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@42eb7e9d] 2016-07-30 23:30:03,402 [localhost-startStop-1] INFO org.springframework.security.config.http.DefaultFilterChainValidator - Checking whether login URL '/login.mvc' is accessible with your configuration 2016-07-30 23:30:03,439 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2865 ms 2016-07-30 23:30:04,569 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization started 2016-07-30 23:30:04,574 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 23:30:04 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 23:30:04,576 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 23:30:04,635 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 23:30:04,876 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14669c8b: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@2440b5a9 2016-07-30 23:30:04,928 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 23:30:04,930 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,931 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 23:30:04,932 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,933 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,935 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,936 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,937 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 23:30:04,938 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,940 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,940 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,942 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,942 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,943 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,945 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,946 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,947 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:30:04,948 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 23:30:04,948 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:30:04,949 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 23:30:04,949 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:30:04,950 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:30:05,024 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization completed in 455 ms 2016-07-30 23:30:05,040 [localhost-startStop-1] INFO org.owasp.webgoat.HammerHead - Initializing main webgoat servlet 2016-07-30 23:30:05,059 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='commons-logging.properties' 2016-07-30 23:30:05,059 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:30:05,060 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: commons-logging.properties 2016-07-30 23:30:05,060 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='org/apache/commons/logging/commons-logging.properties' 2016-07-30 23:30:05,060 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:30:05,061 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: org/apache/commons/logging/commons-logging.properties 2016-07-30 23:30:05,066 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:30:05,066 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:30:05,074 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:30:05,075 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='file:/var/cache/tomcat7/Catalina/localhost/WebGoat/loader/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:30:05,076 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:30:05,077 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - getNextClassResource: next class='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 23:30:05,077 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 23:30:05,078 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/org/apache/commons/logging/impl/SLF4JLogFactory.class' 2016-07-30 23:30:05,078 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.commons.logging.impl.SLF4JLogFactory' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 2016-07-30 23:30:05,081 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - In AxisServletBase init 2016-07-30 23:30:05,083 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Enter: getEngine() 2016-07-30 23:30:05,090 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.NameDiscoverers - find: resourceName='org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:30:05,091 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInAlternateManagedProperties - find: resourceName='org.apache.axis.EngineConfigurationFactory', lookup property 'axis.EngineConfigFactory' 2016-07-30 23:30:05,092 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInManagedProperties - find: resourceName = 'org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:30:05,093 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:30:05,093 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:30:05,093 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:30:05,094 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: META-INF/services/org.apache.axis.EngineConfigurationFactory 2016-07-30 23:30:05,094 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverMappedNames - find: resourceName='org.apache.axis.EngineConfigurationFactory', mapping to constants 2016-07-30 23:30:05,095 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.axis.configuration.EngineConfigurationFactoryServlet' 2016-07-30 23:30:05,096 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/axis-1.4.jar!/org/apache/axis/configuration/EngineConfigurationFactoryServlet.class' 2016-07-30 23:30:05,096 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.axis.configuration.EngineConfigurationFactoryServlet' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 2016-07-30 23:30:05,102 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...) 2016-07-30 23:30:05,128 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 23:30:05,129 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Created org.apache.axis.i18n.resource, linked to parent null 2016-07-30 23:30:05,130 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...) 2016-07-30 23:30:05,134 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.utils.resource, locale en_US 2016-07-30 23:30:05,134 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 23:30:05,134 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 23:30:05,134 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 23:30:05,134 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(engineFactory) 2016-07-30 23:30:05,135 [localhost-startStop-1] DEBUG org.apache.axis.configuration.EngineConfigurationFactoryFinder - Got EngineFactory: org.apache.axis.configuration.EngineConfigurationFactoryServlet 2016-07-30 23:30:05,143 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getServer 2016-07-30 23:30:05,143 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 23:30:05,143 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 23:30:05,145 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Enter: AxisEngine::init 2016-07-30 23:30:05,259 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(attachEnabled) 2016-07-30 23:30:05,259 [localhost-startStop-1] DEBUG org.apache.axis.utils.JavaUtils - Attachment support is enabled? true 2016-07-30 23:30:05,280 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {http://xml.apache.org/xml-soap}PlainText) 2016-07-30 23:30:05,282 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(oddDigits00) 2016-07-30 23:30:05,282 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(badChars01) 2016-07-30 23:30:05,330 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {http://xml.apache.org/xml-soap}Image) 2016-07-30 23:30:05,332 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class javax.mail.internet.MimeMultipart, {http://xml.apache.org/xml-soap}Multipart) 2016-07-30 23:30:05,333 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source) 2016-07-30 23:30:05,334 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.OctetStream, {http://xml.apache.org/xml-soap}octet-stream) 2016-07-30 23:30:05,334 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory() 2016-07-30 23:30:05,380 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Exit: AxisEngine::init 2016-07-30 23:30:05,381 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getServer 2016-07-30 23:30:05,381 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Exit: getEngine() 2016-07-30 23:34:52,660 [localhost-startStop-2] INFO org.springframework.web.context.support.XmlWebApplicationContext - Closing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 23:30:04 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 23:34:52,662 [localhost-startStop-2] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14669c8b: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@2440b5a9 2016-07-30 23:34:52,670 [localhost-startStop-2] INFO org.springframework.web.context.support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Sat Jul 30 23:30:00 CDT 2016]; root of context hierarchy 2016-07-30 23:34:52,671 [localhost-startStop-2] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2440b5a9: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 23:35:01,531 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2016-07-30 23:35:01,640 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sat Jul 30 23:35:01 CDT 2016]; root of context hierarchy 2016-07-30 23:35:01,716 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 23:35:02,340 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 23:35:02,644 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml] 2016-07-30 23:35:02,882 [localhost-startStop-1] INFO org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.4.RELEASE 2016-07-30 23:35:02,909 [localhost-startStop-1] INFO org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. 2016-07-30 23:35:02,975 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /login.mvc 2016-07-30 23:35:02,976 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /logout.mvc 2016-07-30 23:35:02,976 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /index.jsp 2016-07-30 23:35:02,976 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /servlet/AdminServlet/** 2016-07-30 23:35:02,976 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasRole('ROLE_SERVER_ADMIN')' for /JavaSource/** 2016-07-30 23:35:02,977 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_USER','ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /** 2016-07-30 23:35:03,012 [localhost-startStop-1] INFO org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, , order = 1100, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, , order = 2300] 2016-07-30 23:35:03,350 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26704ab: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-30 23:35:03,946 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 23:35:03,947 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,948 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 23:35:03,949 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,950 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,951 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,953 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,954 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 23:35:03,955 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,957 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,957 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,958 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,959 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,960 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,961 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,962 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,963 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:35:03,963 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 23:35:03,964 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:35:03,964 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 23:35:03,964 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:35:03,965 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:35:04,638 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/css/**'], [] 2016-07-30 23:35:04,641 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/images/**'], [] 2016-07-30 23:35:04,642 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/javascript/**'], [] 2016-07-30 23:35:04,643 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/js/**'], [] 2016-07-30 23:35:04,644 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/fonts/**'], [] 2016-07-30 23:35:04,645 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/plugins/**'], [] 2016-07-30 23:35:04,646 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/favicon.ico'], [] 2016-07-30 23:35:04,922 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@7cadd25d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77ce179d, org.springframework.security.web.authentication.logout.LogoutFilter@7b7081dd, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@175e137b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2150fc39, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4bdf1345, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@226a3ded, org.springframework.security.web.session.SessionManagementFilter@6d07a441, org.springframework.security.web.access.ExceptionTranslationFilter@10b0df53, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4c15cab4] 2016-07-30 23:35:04,943 [localhost-startStop-1] INFO org.springframework.security.config.http.DefaultFilterChainValidator - Checking whether login URL '/login.mvc' is accessible with your configuration 2016-07-30 23:35:04,982 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3450 ms 2016-07-30 23:35:06,221 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization started 2016-07-30 23:35:06,227 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sat Jul 30 23:35:06 CDT 2016]; parent: Root WebApplicationContext 2016-07-30 23:35:06,228 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-30 23:35:06,290 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-30 23:35:06,619 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@bec8a67: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@26704ab 2016-07-30 23:35:06,671 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-30 23:35:06,673 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,674 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-30 23:35:06,675 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,677 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,678 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,680 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,681 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-30 23:35:06,683 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,684 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,685 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,687 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,688 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,689 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,690 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,692 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,693 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-30 23:35:06,694 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-30 23:35:06,695 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:35:06,695 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-30 23:35:06,696 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:35:06,697 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-30 23:35:06,788 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization completed in 567 ms 2016-07-30 23:35:06,805 [localhost-startStop-1] INFO org.owasp.webgoat.HammerHead - Initializing main webgoat servlet 2016-07-30 23:35:06,823 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='commons-logging.properties' 2016-07-30 23:35:06,823 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:35:06,824 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: commons-logging.properties 2016-07-30 23:35:06,824 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='org/apache/commons/logging/commons-logging.properties' 2016-07-30 23:35:06,825 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:35:06,825 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: org/apache/commons/logging/commons-logging.properties 2016-07-30 23:35:06,830 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:35:06,830 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:35:06,834 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:35:06,836 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='file:/var/cache/tomcat7/Catalina/localhost/WebGoat/loader/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:35:06,836 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-30 23:35:06,837 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - getNextClassResource: next class='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 23:35:06,837 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-30 23:35:06,838 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/org/apache/commons/logging/impl/SLF4JLogFactory.class' 2016-07-30 23:35:06,839 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.commons.logging.impl.SLF4JLogFactory' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 2016-07-30 23:35:06,841 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - In AxisServletBase init 2016-07-30 23:35:06,843 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Enter: getEngine() 2016-07-30 23:35:06,848 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.NameDiscoverers - find: resourceName='org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:35:06,849 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInAlternateManagedProperties - find: resourceName='org.apache.axis.EngineConfigurationFactory', lookup property 'axis.EngineConfigFactory' 2016-07-30 23:35:06,850 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInManagedProperties - find: resourceName = 'org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:35:06,851 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:35:06,851 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-30 23:35:06,851 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 ' 2016-07-30 23:35:06,852 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: META-INF/services/org.apache.axis.EngineConfigurationFactory 2016-07-30 23:35:06,852 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverMappedNames - find: resourceName='org.apache.axis.EngineConfigurationFactory', mapping to constants 2016-07-30 23:35:06,854 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.axis.configuration.EngineConfigurationFactoryServlet' 2016-07-30 23:35:06,854 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/axis-1.4.jar!/org/apache/axis/configuration/EngineConfigurationFactoryServlet.class' 2016-07-30 23:35:06,854 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.axis.configuration.EngineConfigurationFactoryServlet' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@3ef827e3 2016-07-30 23:35:06,860 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...) 2016-07-30 23:35:06,879 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 23:35:06,879 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Created org.apache.axis.i18n.resource, linked to parent null 2016-07-30 23:35:06,880 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...) 2016-07-30 23:35:06,884 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.utils.resource, locale en_US 2016-07-30 23:35:06,885 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-30 23:35:06,885 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 23:35:06,885 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-30 23:35:06,885 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(engineFactory) 2016-07-30 23:35:06,886 [localhost-startStop-1] DEBUG org.apache.axis.configuration.EngineConfigurationFactoryFinder - Got EngineFactory: org.apache.axis.configuration.EngineConfigurationFactoryServlet 2016-07-30 23:35:06,894 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getServer 2016-07-30 23:35:06,895 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 23:35:06,895 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getEngineConfiguration 2016-07-30 23:35:06,897 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Enter: AxisEngine::init 2016-07-30 23:35:07,019 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(attachEnabled) 2016-07-30 23:35:07,019 [localhost-startStop-1] DEBUG org.apache.axis.utils.JavaUtils - Attachment support is enabled? true 2016-07-30 23:35:07,043 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {http://xml.apache.org/xml-soap}PlainText) 2016-07-30 23:35:07,045 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(oddDigits00) 2016-07-30 23:35:07,045 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(badChars01) 2016-07-30 23:35:07,096 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {http://xml.apache.org/xml-soap}Image) 2016-07-30 23:35:07,098 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class javax.mail.internet.MimeMultipart, {http://xml.apache.org/xml-soap}Multipart) 2016-07-30 23:35:07,100 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source) 2016-07-30 23:35:07,102 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.OctetStream, {http://xml.apache.org/xml-soap}octet-stream) 2016-07-30 23:35:07,102 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory() 2016-07-30 23:35:07,153 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Exit: AxisEngine::init 2016-07-30 23:35:07,154 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getServer 2016-07-30 23:35:07,154 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Exit: getEngine() 2016-07-30 23:35:37,726 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:35:37,727 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@66782c49] 2016-07-30 23:35:37,728 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:35:37,728 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:35:37,728 [http-bio-8080-exec-7] WARN org.owasp.webgoat.HammerHead - HH Creating new WebSession 2016-07-30 23:35:37,737 [http-bio-8080-exec-7] INFO org.owasp.webgoat.session.Course - Loading courses: / 2016-07-30 23:35:37,739 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.session.Course - Loading plugins into cache 2016-07-30 23:35:38,114 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Session Fixation to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SessionFixation.java 2016-07-30 23:35:38,115 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: DOM-Based cross-site scripting to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DOMXSS.java 2016-07-30 23:35:38,115 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Malicious Code to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BlindScript.java 2016-07-30 23:35:38,115 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson How to work with WebGoat to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HowToWork.java 2016-07-30 23:35:38,116 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Blind Numeric SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BlindNumericSqlInjection.java 2016-07-30 23:35:38,116 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Insecure Login to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/InsecureLogin.java 2016-07-30 23:35:38,116 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Spoof an Authentication Cookie to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WeakAuthenticationCookie.java 2016-07-30 23:35:38,117 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Command Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CommandInjection.java 2016-07-30 23:35:38,117 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Denial of Service from Multiple Logins to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DOS_Login.java 2016-07-30 23:35:38,117 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/sqlinjection/ViewProfile.java 2016-07-30 23:35:38,117 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Off-by-One Overflows to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/OffByOne.java 2016-07-30 23:35:38,117 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Goat Hills Financials to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/GoatHillsFinancial/ViewProfile.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Bypass a Path Based Access Control Scheme to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/PathBasedAccessControl.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Web Service SAX Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WsSAXInjection.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Cross Site Tracing (XST) Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/TraceXSS.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson HTTPOnly Test to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HttpOnly.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Discover Clues in the HTML to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HtmlClues.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Blind String SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BlindStringSqlInjection.java 2016-07-30 23:35:38,118 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Http Basics to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HttpBasics.java 2016-07-30 23:35:38,120 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Shopping Cart Concurrency Flaw to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ConcurrencyCart.java 2016-07-30 23:35:38,120 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Insecure Client Storage to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ClientSideValidation.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson CSRF Token By-Pass to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CsrfTokenByPass.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson DOM Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DOMInjection.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Dangerous Use of Eval to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/DangerousEval.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Stored XSS Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/StoredXss.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Create a SOAP Request to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SoapRequest.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Log Spoofing to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/LogSpoofing.java 2016-07-30 23:35:38,121 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson ZipBomb to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ZipBomb.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: Client Side Filtering to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ClientSideFiltering.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Same Origin Policy Protection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SameOriginPolicyProtection.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Encoding Basics to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/EncodingLesson.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Using an Access Control Matrix to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/AccessControlMatrix.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Silent Transactions Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SilentTransactions.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: DB Cross Site Scripting (XSS) to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/db_cross_site/UpdateProfile.java 2016-07-30 23:35:38,122 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Thread Safety Problems to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ThreadSafetyProblem.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Bypass HTML Field Restrictions to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BypassHtmlFieldRestrictions.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Forced Browsing to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ForcedBrowsing.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Remote Admin Access to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/RemoteAdminFlaw.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: Role Based Access Control to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/rollbased/ViewProfile.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson WSDL Scanning to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WSDLScanning.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson String SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SqlStringInjection.java 2016-07-30 23:35:38,123 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Password Strength to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/PasswordStrength.java 2016-07-30 23:35:38,124 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Reflected XSS Attacks to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ReflectedXSS.java 2016-07-30 23:35:38,124 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Fail Open Authentication Scheme to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/FailOpenAuthentication.java 2016-07-30 23:35:38,124 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: DB SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/dbsqlinjection/Login.java 2016-07-30 23:35:38,124 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Bypass Client Side JavaScript Validation to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/JavaScriptValidation.java 2016-07-30 23:35:38,124 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Exploit Unchecked Email to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/UncheckedEmail.java 2016-07-30 23:35:38,158 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Phishing with XSS to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/Phishing.java 2016-07-30 23:35:38,158 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Forgot Password to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ForgotPassword.java 2016-07-30 23:35:38,158 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Numeric SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/SqlNumericInjection.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson The CHALLENGE to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Malicious File Execution to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/MaliciousFileExecution.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson XPATH Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/XPATHInjection.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Multi Level Login 2 to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/MultiLevelLogin2.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Web Service SQL Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WsSqlInjection.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Multi Level Login 1 to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/MultiLevelLogin1.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson LAB: Cross Site Scripting to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/crosssitescripting/ViewProfile.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Cross Site Request Forgery (CSRF) to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CSRF.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson How to create a Legacy Lesson to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/NewLegacyLesson.java 2016-07-30 23:35:38,159 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Exploit Hidden Fields to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HiddenFieldTampering.java 2016-07-30 23:35:38,160 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Hijack a Session to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/WeakSessionID.java 2016-07-30 23:35:38,160 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson CSRF Prompt By-Pass to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/CsrfPromptByPass.java 2016-07-30 23:35:38,160 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson JSON Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/JSONInjection.java 2016-07-30 23:35:38,160 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson XML Injection to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/XMLInjection.java 2016-07-30 23:35:38,160 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Basic Authentication to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BasicAuthentication.java 2016-07-30 23:35:38,160 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Database Backdoors to: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/BackDoors.java 2016-07-30 23:35:38,162 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: / 2016-07-30 23:35:38,163 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /lessons/ 2016-07-30 23:35:38,163 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /lessons/ConfManagement/ 2016-07-30 23:35:38,163 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/ 2016-07-30 23:35:38,164 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/buttons/ 2016-07-30 23:35:38,164 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/menu_images/ 2016-07-30 23:35:38,165 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/header/ 2016-07-30 23:35:38,165 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/logos/ 2016-07-30 23:35:38,165 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/icons/ 2016-07-30 23:35:38,166 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/introduction/ 2016-07-30 23:35:38,166 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /images/WebGoatFinancial/ 2016-07-30 23:35:38,166 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/ 2016-07-30 23:35:38,167 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/backbone/ 2016-07-30 23:35:38,167 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/jquery/ 2016-07-30 23:35:38,169 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/instructor/ 2016-07-30 23:35:38,170 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/libs/ 2016-07-30 23:35:38,170 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/ 2016-07-30 23:35:38,170 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/controller/ 2016-07-30 23:35:38,171 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/model/ 2016-07-30 23:35:38,171 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/view/ 2016-07-30 23:35:38,172 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/goatApp/support/ 2016-07-30 23:35:38,172 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /js/jquery_form/ 2016-07-30 23:35:38,173 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /database/ 2016-07-30 23:35:38,173 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /fonts/ 2016-07-30 23:35:38,173 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/ 2016-07-30 23:35:38,173 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/maven/ 2016-07-30 23:35:38,174 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/maven/org.owasp.webgoat/ 2016-07-30 23:35:38,174 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /META-INF/maven/org.owasp.webgoat/webgoat-container/ 2016-07-30 23:35:38,175 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /users/ 2016-07-30 23:35:38,175 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/ 2016-07-30 23:35:38,175 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org.owasp.webgoat.plugin/ 2016-07-30 23:35:38,176 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/ 2016-07-30 23:35:38,176 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/ 2016-07-30 23:35:38,176 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/ 2016-07-30 23:35:38,176 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/ 2016-07-30 23:35:38,177 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/sqlinjection/ 2016-07-30 23:35:38,177 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/GoatHillsFinancial/ 2016-07-30 23:35:38,177 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/dbsqlinjection/ 2016-07-30 23:35:38,177 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/crosssitescripting/ 2016-07-30 23:35:38,178 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/rollbased/ 2016-07-30 23:35:38,178 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/org/owasp/webgoat/plugin/db_cross_site/ 2016-07-30 23:35:38,178 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ 2016-07-30 23:35:38,180 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonSolutions/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonSolutions/en/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonSolutions/en/XPATHInjection_files/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonPlans/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonPlans/ru/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XPATHInjection/lessonPlans/en/ 2016-07-30 23:35:38,181 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonPlans/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonPlans/ru/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonPlans/en/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/js/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonSolutions/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/lessonSolutions/en/ 2016-07-30 23:35:38,182 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DangerousEval/jsp/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/en/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/ru/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonPlans/de/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonSolutions/ 2016-07-30 23:35:38,183 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonSolutions/en/ 2016-07-30 23:35:38,184 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HtmlClues/lessonSolutions/en/HtmlClues_files/ 2016-07-30 23:35:38,184 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/ 2016-07-30 23:35:38,184 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonPlans/ 2016-07-30 23:35:38,184 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonPlans/en/ 2016-07-30 23:35:38,184 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonPlans/ru/ 2016-07-30 23:35:38,184 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonSolutions/ 2016-07-30 23:35:38,185 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonSolutions/en/ 2016-07-30 23:35:38,185 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSAXInjection/lessonSolutions/en/WsSAXInjection_files/ 2016-07-30 23:35:38,185 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/ 2016-07-30 23:35:38,185 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonSolutions/ 2016-07-30 23:35:38,185 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonSolutions/en/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonSolutions/en/FailOpenAuthentication_files/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonPlans/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonPlans/ru/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/FailOpenAuthentication/lessonPlans/en/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonSolutions/ 2016-07-30 23:35:38,186 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonSolutions/en/ 2016-07-30 23:35:38,187 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonSolutions/en/WeakAuthenticationCookie_files/ 2016-07-30 23:35:38,187 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/ 2016-07-30 23:35:38,187 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/de/ 2016-07-30 23:35:38,187 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/en/ 2016-07-30 23:35:38,187 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakAuthenticationCookie/lessonPlans/ru/ 2016-07-30 23:35:38,188 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/ 2016-07-30 23:35:38,188 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonPlans/ 2016-07-30 23:35:38,188 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonPlans/en/ 2016-07-30 23:35:38,188 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonPlans/ru/ 2016-07-30 23:35:38,188 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/js/ 2016-07-30 23:35:38,188 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/images/ 2016-07-30 23:35:38,189 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonSolutions/ 2016-07-30 23:35:38,189 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonSolutions/en/ 2016-07-30 23:35:38,189 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMXSS/lessonSolutions/en/DOMXSS_files/ 2016-07-30 23:35:38,189 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonPlans/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonPlans/en/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonSolutions/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/OffByOne/lessonSolutions/en/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonSolutions/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonSolutions/en/ 2016-07-30 23:35:38,190 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonSolutions/en/DOS_Login_files/ 2016-07-30 23:35:38,191 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonPlans/ 2016-07-30 23:35:38,191 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonPlans/en/ 2016-07-30 23:35:38,191 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOS_Login/lessonPlans/ru/ 2016-07-30 23:35:38,191 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/ 2016-07-30 23:35:38,191 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonPlans/ 2016-07-30 23:35:38,191 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonPlans/ru/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonPlans/en/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/jsp/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/images/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/js/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonSolutions/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonSolutions/en/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideFiltering/lessonSolutions/en/ClientSideFiltering_files/ 2016-07-30 23:35:38,192 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonPlans/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonPlans/en/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonPlans/ru/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonSolutions/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonSolutions/en/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/lessonSolutions/en/XMLInjection_files/ 2016-07-30 23:35:38,193 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/XMLInjection/js/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonSolutions/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonSolutions/en/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonSolutions/en/CSRF_files/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonPlans/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonPlans/en/ 2016-07-30 23:35:38,194 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CSRF/lessonPlans/ru/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/de/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/en/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/challenge/lessonPlans/ru/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/ 2016-07-30 23:35:38,195 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/ru/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/de/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonPlans/en/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonSolutions/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonSolutions/en/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HiddenFieldTampering/lessonSolutions/en/HiddenFieldTampering_files/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/ 2016-07-30 23:35:38,196 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonPlans/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonPlans/en/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonSolutions/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindStringSqlInjection/lessonSolutions/en/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonSolutions/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonSolutions/en/ 2016-07-30 23:35:38,197 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonSolutions/en/DOMInjection_files/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonPlans/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonPlans/en/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/lessonPlans/ru/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DOMInjection/js/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonSolutions/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonSolutions/en/ 2016-07-30 23:35:38,198 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonSolutions/en/JavaScriptValidation_files/ 2016-07-30 23:35:38,199 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/ 2016-07-30 23:35:38,199 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/en/ 2016-07-30 23:35:38,199 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/de/ 2016-07-30 23:35:38,199 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JavaScriptValidation/lessonPlans/ru/ 2016-07-30 23:35:38,199 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/ 2016-07-30 23:35:38,199 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonSolutions/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonSolutions/en/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonSolutions/en/SqlNumericInjection_files/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/de/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/en/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlNumericInjection/lessonPlans/ru/ 2016-07-30 23:35:38,200 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonSolutions/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonSolutions/en/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonSolutions/en/PathBasedAccessControl_files/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/ru/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/en/ 2016-07-30 23:35:38,201 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PathBasedAccessControl/lessonPlans/de/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonSolutions/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonSolutions/en/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonSolutions/en/PasswordStrength_files/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonPlans/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonPlans/ru/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/PasswordStrength/lessonPlans/en/ 2016-07-30 23:35:38,202 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonSolutions/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonSolutions/en/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonSolutions/en/StoredXss_files/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/de/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/ru/ 2016-07-30 23:35:38,203 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/StoredXss/lessonPlans/en/ 2016-07-30 23:35:38,204 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/ 2016-07-30 23:35:38,204 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonPlans/ 2016-07-30 23:35:38,204 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonPlans/en/ 2016-07-30 23:35:38,204 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonPlans/ru/ 2016-07-30 23:35:38,204 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonSolutions/ 2016-07-30 23:35:38,204 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonSolutions/en/ 2016-07-30 23:35:38,205 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ThreadSafetyProblem/lessonSolutions/en/ThreadSafetyProblem_files/ 2016-07-30 23:35:38,205 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/ 2016-07-30 23:35:38,205 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonSolutions/ 2016-07-30 23:35:38,205 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonSolutions/en/ 2016-07-30 23:35:38,206 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonSolutions/en/AccessControlMatrix_files/ 2016-07-30 23:35:38,206 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonPlans/ 2016-07-30 23:35:38,206 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonPlans/en/ 2016-07-30 23:35:38,206 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/lessonPlans/ru/ 2016-07-30 23:35:38,206 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/AccessControlMatrix/images/ 2016-07-30 23:35:38,207 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/jsp/ 2016-07-30 23:35:38,207 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/ 2016-07-30 23:35:38,207 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonSolutions/ 2016-07-30 23:35:38,207 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonSolutions/en/ 2016-07-30 23:35:38,207 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonSolutions/en/RemoteAdminFlaw_files/ 2016-07-30 23:35:38,208 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/ 2016-07-30 23:35:38,208 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/en/ 2016-07-30 23:35:38,208 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/de/ 2016-07-30 23:35:38,208 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RemoteAdminFlaw/lessonPlans/ru/ 2016-07-30 23:35:38,209 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/ 2016-07-30 23:35:38,209 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonSolutions/ 2016-07-30 23:35:38,209 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonSolutions/en/ 2016-07-30 23:35:38,209 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonPlans/ 2016-07-30 23:35:38,209 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonPlans/ru/ 2016-07-30 23:35:38,209 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Encoding/lessonPlans/en/ 2016-07-30 23:35:38,210 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/ 2016-07-30 23:35:38,210 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonSolutions/ 2016-07-30 23:35:38,210 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonSolutions/en/ 2016-07-30 23:35:38,210 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonSolutions/en/HttpOnly_files/ 2016-07-30 23:35:38,211 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonPlans/ 2016-07-30 23:35:38,211 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonPlans/ru/ 2016-07-30 23:35:38,212 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpOnly/lessonPlans/en/ 2016-07-30 23:35:38,213 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/ 2016-07-30 23:35:38,213 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonPlans/ 2016-07-30 23:35:38,213 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonPlans/en/ 2016-07-30 23:35:38,213 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonPlans/ru/ 2016-07-30 23:35:38,213 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonSolutions/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonSolutions/en/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WsSqlInjection/lessonSolutions/en/WsSqlInjection_files/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonPlans/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonPlans/ru/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonPlans/en/ 2016-07-30 23:35:38,214 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonSolutions/ 2016-07-30 23:35:38,215 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonSolutions/en/ 2016-07-30 23:35:38,215 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfPromptByPass/lessonSolutions/en/CsrfPromptByPass_files/ 2016-07-30 23:35:38,215 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/ 2016-07-30 23:35:38,215 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/jsp/ 2016-07-30 23:35:38,215 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/images/ 2016-07-30 23:35:38,216 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/lessonPlans/ 2016-07-30 23:35:38,216 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/lessonPlans/en/ 2016-07-30 23:35:38,216 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBCrossSiteScripting/lessonPlans/ru/ 2016-07-30 23:35:38,216 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/ 2016-07-30 23:35:38,216 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonSolutions/ 2016-07-30 23:35:38,216 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonSolutions/en/ 2016-07-30 23:35:38,217 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonSolutions/en/SessionFixation_files/ 2016-07-30 23:35:38,218 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonPlans/ 2016-07-30 23:35:38,218 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonPlans/en/ 2016-07-30 23:35:38,218 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SessionFixation/lessonPlans/ru/ 2016-07-30 23:35:38,218 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonSolutions/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonSolutions/en/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonSolutions/en/SqlStringInjection_files/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/de/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/ru/ 2016-07-30 23:35:38,219 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SqlStringInjection/lessonPlans/en/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonSolutions/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonSolutions/en/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonSolutions/en/TraceXSS_files/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonPlans/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonPlans/ru/ 2016-07-30 23:35:38,220 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/TraceXSS/lessonPlans/en/ 2016-07-30 23:35:38,221 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/ 2016-07-30 23:35:38,221 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonSolutions/ 2016-07-30 23:35:38,221 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonSolutions/en/ 2016-07-30 23:35:38,221 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonSolutions/en/UncheckedEmail_files/ 2016-07-30 23:35:38,221 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonPlans/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonPlans/en/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/UncheckedEmail/lessonPlans/ru/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonSolutions/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonSolutions/en/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonSolutions/en/ForcedBrowsing_files/ 2016-07-30 23:35:38,222 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonPlans/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonPlans/ru/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForcedBrowsing/lessonPlans/en/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/jsp/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/images/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonPlans/ 2016-07-30 23:35:38,223 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonPlans/ru/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonPlans/en/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonSolutions/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonSolutions/en/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin1/lessonSolutions/en/MultiLevelLogin1_files/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonPlans/ 2016-07-30 23:35:38,224 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonPlans/en/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonPlans/ru/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonSolutions/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonSolutions/en/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SilentTransactions/lessonSolutions/en/SilentTransactions_files/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/jsp/ 2016-07-30 23:35:38,225 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonSolutions/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonSolutions/en/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonSolutions/en/InsecureLogin_files/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/images/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonPlans/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonPlans/ru/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/InsecureLogin/lessonPlans/en/ 2016-07-30 23:35:38,226 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/lessonSolutions/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/lessonSolutions/en/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MaliciousFileExecution/lessonSolutions/en/MaliciousFileExecution_files/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonPlans/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonPlans/en/ 2016-07-30 23:35:38,227 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonPlans/ru/ 2016-07-30 23:35:38,228 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonSolutions/ 2016-07-30 23:35:38,228 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonSolutions/en/ 2016-07-30 23:35:38,228 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SoapRequest/lessonSolutions/en/SoapRequest_files/ 2016-07-30 23:35:38,228 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/ 2016-07-30 23:35:38,228 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/jsp/ 2016-07-30 23:35:38,228 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/images/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/lessonPlans/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/lessonPlans/en/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CrossSiteScripting/lessonPlans/ru/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/ru/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/en/ 2016-07-30 23:35:38,229 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonPlans/de/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonSolutions/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonSolutions/en/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HttpBasics/lessonSolutions/en/HttpBasics_files/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/images/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonPlans/ 2016-07-30 23:35:38,230 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonPlans/en/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonPlans/ru/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonSolutions/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonSolutions/en/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ConcurrencyCart/lessonSolutions/en/ConcurrencyCart_files/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/ 2016-07-30 23:35:38,231 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/de/ 2016-07-30 23:35:38,232 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/ru/ 2016-07-30 23:35:38,232 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonPlans/en/ 2016-07-30 23:35:38,232 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonSolutions/ 2016-07-30 23:35:38,232 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonSolutions/en/ 2016-07-30 23:35:38,232 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BasicAuthentication/lessonSolutions/en/BasicAuthentication_files/ 2016-07-30 23:35:38,232 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/en/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/de/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonPlans/ru/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonSolutions/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonSolutions/en/ 2016-07-30 23:35:38,233 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/LogSpoofing/lessonSolutions/en/LogSpoofing_files/ 2016-07-30 23:35:38,234 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/ 2016-07-30 23:35:38,234 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonSolutions/ 2016-07-30 23:35:38,234 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonSolutions/en/ 2016-07-30 23:35:38,234 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonSolutions/en/CommandInjection_files/ 2016-07-30 23:35:38,234 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/resources/ 2016-07-30 23:35:38,235 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/ 2016-07-30 23:35:38,235 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/ru/ 2016-07-30 23:35:38,235 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/en/ 2016-07-30 23:35:38,235 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CommandInjection/lessonPlans/de/ 2016-07-30 23:35:38,235 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonPlans/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonPlans/en/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonPlans/ru/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/js/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonSolutions/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonSolutions/en/ 2016-07-30 23:35:38,236 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/JSONInjection/lessonSolutions/en/JSONInjection_files/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonSolutions/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonSolutions/en/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonSolutions/en/BackDoors_files/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonPlans/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonPlans/en/ 2016-07-30 23:35:38,237 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BackDoors/lessonPlans/ru/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonSolutions/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonSolutions/en/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonSolutions/en/CsrfTokenByPass_files/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonPlans/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonPlans/en/ 2016-07-30 23:35:38,238 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/CsrfTokenByPass/lessonPlans/ru/ 2016-07-30 23:35:38,239 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/ 2016-07-30 23:35:38,239 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/lessonSolutions/ 2016-07-30 23:35:38,239 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/lessonSolutions/en/ 2016-07-30 23:35:38,239 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BypassHtmlFieldRestrictions/lessonSolutions/en/BypassHtmlFieldRestrictions_files/ 2016-07-30 23:35:38,239 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/ 2016-07-30 23:35:38,239 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/images/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/lessonPlans/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/lessonPlans/en/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/lessonPlans/ru/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/DBSQLInjection/jsp/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/jsp/ 2016-07-30 23:35:38,240 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/jsp/images/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/lessonPlans/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/lessonPlans/en/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SQLInjection/lessonPlans/ru/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/jsp/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonSolutions/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonSolutions/en/ 2016-07-30 23:35:38,241 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/js/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonPlans/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonPlans/en/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/SameOriginPolicyProtection/lessonPlans/ru/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonPlans/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonPlans/ru/ 2016-07-30 23:35:38,242 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonPlans/en/ 2016-07-30 23:35:38,243 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonSolutions/ 2016-07-30 23:35:38,243 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonSolutions/en/ 2016-07-30 23:35:38,243 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ForgotPassword/lessonSolutions/en/ForgotPassword_files/ 2016-07-30 23:35:38,243 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/ 2016-07-30 23:35:38,243 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonPlans/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonPlans/ru/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonPlans/en/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonSolutions/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonSolutions/en/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/MultiLevelLogin2/lessonSolutions/en/MultiLevelLogin2_files/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/ 2016-07-30 23:35:38,244 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonSolutions/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonSolutions/en/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonSolutions/en/NewLegacyLesson_files/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/de/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/ru/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/NewLegacyLesson/lessonPlans/en/ 2016-07-30 23:35:38,245 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/ 2016-07-30 23:35:38,246 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonSolutions/ 2016-07-30 23:35:38,246 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonSolutions/en/ 2016-07-30 23:35:38,246 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonSolutions/en/ClientSideValidation_files/ 2016-07-30 23:35:38,246 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/jsp/ 2016-07-30 23:35:38,246 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonPlans/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonPlans/en/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/lessonPlans/ru/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ClientSideValidation/js/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonPlans/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonPlans/ru/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonPlans/en/ 2016-07-30 23:35:38,247 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonSolutions/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonSolutions/en/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WeakSessionID/lessonSolutions/en/WeakSessionID_files/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonSolutions/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonSolutions/en/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonSolutions/en/WSDLScanning_files/ 2016-07-30 23:35:38,248 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonPlans/ 2016-07-30 23:35:38,249 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonPlans/en/ 2016-07-30 23:35:38,249 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/WSDLScanning/lessonPlans/ru/ 2016-07-30 23:35:38,249 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/ 2016-07-30 23:35:38,249 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonSolutions/ 2016-07-30 23:35:38,249 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonSolutions/en/ 2016-07-30 23:35:38,250 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonSolutions/en/HowToWork_files/ 2016-07-30 23:35:38,250 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/ 2016-07-30 23:35:38,250 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/ru/ 2016-07-30 23:35:38,251 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/en/ 2016-07-30 23:35:38,251 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/en/HowToWork_files/ 2016-07-30 23:35:38,251 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/HowToWork/lessonPlans/de/ 2016-07-30 23:35:38,251 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/ 2016-07-30 23:35:38,251 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/jsp/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/images/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/lessonPlans/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/lessonPlans/en/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/RoleBasedAccessControl/lessonPlans/ru/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/ru/ 2016-07-30 23:35:38,252 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/en/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonPlans/de/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonSolutions/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonSolutions/en/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/ReflectedXSS/lessonSolutions/en/ReflectedXSS_files/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/i18n/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindNumericSqlInjection/ 2016-07-30 23:35:38,253 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindNumericSqlInjection/lessonSolutions/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/BlindNumericSqlInjection/lessonSolutions/en/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonSolutions/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonSolutions/en/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonSolutions/en/Phishing_files/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonPlans/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonPlans/en/ 2016-07-30 23:35:38,254 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_extracted/plugin/Phishing/lessonPlans/ru/ 2016-07-30 23:35:38,255 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugin_lessons/ 2016-07-30 23:35:38,255 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/ 2016-07-30 23:35:38,256 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/pages/ 2016-07-30 23:35:38,256 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/pages/widgets/ 2016-07-30 23:35:38,256 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/lib/ 2016-07-30 23:35:38,256 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/attachments/ 2016-07-30 23:35:38,257 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/ 2016-07-30 23:35:38,257 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/i18n/ 2016-07-30 23:35:38,257 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/ 2016-07-30 23:35:38,257 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/ 2016-07-30 23:35:38,257 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/ 2016-07-30 23:35:38,258 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/service/ 2016-07-30 23:35:38,258 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/plugins/ 2016-07-30 23:35:38,258 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/util/ 2016-07-30 23:35:38,258 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/session/ 2016-07-30 23:35:38,259 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/controller/ 2016-07-30 23:35:38,259 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/lessons/ 2016-07-30 23:35:38,259 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/lessons/model/ 2016-07-30 23:35:38,260 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ 2016-07-30 23:35:38,260 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/application/ 2016-07-30 23:35:38,260 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /WEB-INF/classes/org/owasp/webgoat/servlets/ 2016-07-30 23:35:38,260 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /css/ 2016-07-30 23:35:38,261 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /css/img/ 2016-07-30 23:35:38,261 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/ 2016-07-30 23:35:38,261 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/nanoScroller/ 2016-07-30 23:35:38,262 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/ 2016-07-30 23:35:38,262 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/css/ 2016-07-30 23:35:38,262 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/js/ 2016-07-30 23:35:38,262 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap/fonts/ 2016-07-30 23:35:38,263 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-wysihtml5/ 2016-07-30 23:35:38,263 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-wysihtml5/css/ 2016-07-30 23:35:38,263 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-wysihtml5/js/ 2016-07-30 23:35:38,264 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-slider/ 2016-07-30 23:35:38,264 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-slider/js/ 2016-07-30 23:35:38,264 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.plugins.LegacyLoader - Loading files into cache, path: /plugins/bootstrap-slider/css/ 2016-07-30 23:35:38,303 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> ReportCardScreen 2016-07-30 23:35:38,303 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.ReportCardScreen 2016-07-30 23:35:38,303 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 23:35:38,305 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 23:35:38,305 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Report Card to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 23:35:38,305 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> MenuToLessonMapperScreen 2016-07-30 23:35:38,305 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.MenuToLessonMapperScreen 2016-07-30 23:35:38,305 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/MenuToLessonMapperScreen.java 2016-07-30 23:35:38,307 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/MenuToLessonMapperScreen.java 2016-07-30 23:35:38,307 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Lesson information to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/MenuToLessonMapperScreen.java 2016-07-30 23:35:38,308 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> SummaryReportCardScreen 2016-07-30 23:35:38,308 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.SummaryReportCardScreen 2016-07-30 23:35:38,308 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/SummaryReportCardScreen.java 2016-07-30 23:35:38,310 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/SummaryReportCardScreen.java 2016-07-30 23:35:38,310 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Summary Report Card to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/SummaryReportCardScreen.java 2016-07-30 23:35:38,310 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> RefreshDBScreen 2016-07-30 23:35:38,311 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.RefreshDBScreen 2016-07-30 23:35:38,311 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/RefreshDBScreen.java 2016-07-30 23:35:38,312 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/RefreshDBScreen.java 2016-07-30 23:35:38,313 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Refresh Database to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/RefreshDBScreen.java 2016-07-30 23:35:38,313 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> UserAdminScreen 2016-07-30 23:35:38,313 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.UserAdminScreen 2016-07-30 23:35:38,313 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/UserAdminScreen.java 2016-07-30 23:35:38,314 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/UserAdminScreen.java 2016-07-30 23:35:38,314 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson User Information to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/UserAdminScreen.java 2016-07-30 23:35:38,315 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> ProductsAdminScreen 2016-07-30 23:35:38,315 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.ProductsAdminScreen 2016-07-30 23:35:38,315 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/ProductsAdminScreen.java 2016-07-30 23:35:38,316 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/ProductsAdminScreen.java 2016-07-30 23:35:38,316 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Product Information to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ProductsAdminScreen.java 2016-07-30 23:35:38,316 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Loading resources for lesson -> ViewDatabase 2016-07-30 23:35:38,316 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson classname: org.owasp.webgoat.lessons.admin.ViewDatabase 2016-07-30 23:35:38,316 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Lesson java file: org/owasp/webgoat/lessons/admin/ViewDatabase.java 2016-07-30 23:35:38,318 [http-bio-8080-exec-7] INFO org.owasp.webgoat.plugins.LegacyLoader - Set source file for org/owasp/webgoat/lessons/admin/ViewDatabase.java 2016-07-30 23:35:38,318 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Setting source file of lesson Adhoc Query to: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ViewDatabase.java 2016-07-30 23:35:38,321 [http-bio-8080-exec-7] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {start=[Ljava.lang.String;@4853c184} 2016-07-30 23:35:38,321 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:35:38,321 [http-bio-8080-exec-7] WARN org.owasp.webgoat.HammerHead - Redirecting to first lesson 2016-07-30 23:35:38,324 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:35:38,345 [http-bio-8080-exec-7] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:35:38,900 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:38,902 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:35:38,903 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@3ffb5ee9] 2016-07-30 23:35:38,903 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:35:38,903 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:35:38,904 [http-bio-8080-exec-4] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@16283d99, menu=[Ljava.lang.String;@1d1f5801} 2016-07-30 23:35:38,904 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:35:39,163 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,165 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,166 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:35:39 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HowToWork | [Screen=269,menu=5] 2016-07-30 23:35:39,166 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,166 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:35:39,166 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Screen: How to work with WebGoat 2016-07-30 23:35:39,167 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,168 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,168 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,169 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,170 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,174 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:35:39,177 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,184 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,185 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,185 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,186 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,186 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,186 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,187 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,192 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,192 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,193 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,225 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HowToWork.java 2016-07-30 23:35:39,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,425 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,425 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,425 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,426 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,427 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,427 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,427 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,427 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,428 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,428 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,428 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,428 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,428 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,429 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,429 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,429 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,429 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,427 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,431 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,432 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,432 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,432 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,432 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,432 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,433 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,433 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,434 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,434 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,434 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:39,434 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:35:42,698 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:35:42,698 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@28af9b93] 2016-07-30 23:35:42,699 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:35:42,699 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:35:42,700 [http-bio-8080-exec-2] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@210ee4c3, menu=[Ljava.lang.String;@58cccf29} 2016-07-30 23:35:42,700 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:35:42,701 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,707 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,708 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,708 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,709 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,709 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,710 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,710 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,710 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,711 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,712 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,712 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,718 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,719 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,719 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,720 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,720 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,720 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,721 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,721 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,743 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:35:42 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000] 2016-07-30 23:35:42,744 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:35:42,744 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:35:42,745 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:35:42,827 [http-bio-8080-exec-6] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:35:42,827 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:35:42,829 [http-bio-8080-exec-10] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:35:42,838 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:35:42,850 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,850 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,851 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,851 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,854 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,854 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,855 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,855 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,859 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,860 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,860 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,860 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,860 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,861 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,861 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,861 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,861 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,861 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,862 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:42,862 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:35:43,060 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:35:43,060 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:35:43,061 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:35:43,061 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:35:43,062 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:35:43,062 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:35:43,062 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:05,491 [http-bio-8080-exec-4] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:36:05,975 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,975 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,975 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,976 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,977 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,977 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,977 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,977 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,978 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,978 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,978 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,978 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,978 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,978 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,986 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:36:05,986 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@6ae71bb6] 2016-07-30 23:36:05,986 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:36:05,986 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:36:05,987 [http-bio-8080-exec-5] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@6acc808e, menu=[Ljava.lang.String;@180c2169} 2016-07-30 23:36:05,987 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:36:05,990 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:36:05 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000] 2016-07-30 23:36:05,990 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:36:05,990 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:36:05,995 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:05,999 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,000 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,000 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,000 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,000 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,003 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:36:06,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,004 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,085 [http-bio-8080-exec-6] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:36:06,085 [http-bio-8080-exec-5] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:36:06,085 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:06,086 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:06,086 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:06,087 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:06,087 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:06,087 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:06,087 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:06,088 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:06,095 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:36:06,100 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,100 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,100 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,100 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,101 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,101 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,101 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,101 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,101 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,102 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,102 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,102 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,102 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,102 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,103 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,103 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,103 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,104 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,104 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:06,104 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:19,240 [http-bio-8080-exec-1] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:36:57,088 [http-bio-8080-exec-4] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:36:57,556 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,556 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,557 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,557 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,557 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,557 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,557 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,557 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,558 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,558 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,558 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,558 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,558 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,559 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,574 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,575 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,575 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,575 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,575 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,575 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,576 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,576 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,576 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,576 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,576 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,577 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,578 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,578 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,582 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:36:57,583 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@4d2efd9a] 2016-07-30 23:36:57,583 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:36:57,583 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:36:57,583 [http-bio-8080-exec-7] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@480bb10c, menu=[Ljava.lang.String;@7794afc7} 2016-07-30 23:36:57,583 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:36:57,586 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:36:57 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000] 2016-07-30 23:36:57,586 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:36:57,586 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:36:57,587 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:36:57,699 [http-bio-8080-exec-7] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:36:57,699 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:57,700 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:57,700 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:57,700 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:57,700 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:57,701 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:57,701 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:36:57,701 [http-bio-8080-exec-7] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:36:57,713 [http-bio-8080-exec-7] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:36:57,719 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:36:57,731 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,731 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,731 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,731 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,732 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,732 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,732 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,732 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,732 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,733 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,733 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,734 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,735 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:36:57,880 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:36:57,880 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@2126d99a] 2016-07-30 23:36:57,880 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:36:57,880 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:36:57,881 [http-bio-8080-exec-1] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@7d981e76, menu=[Ljava.lang.String;@df81565} 2016-07-30 23:36:57,881 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:36:57,883 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:36:57 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HowToWork | [Screen=269,menu=5] 2016-07-30 23:36:57,883 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:36:57,883 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Screen: How to work with WebGoat 2016-07-30 23:36:57,884 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:36:57,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,894 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,894 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,894 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,894 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,894 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,894 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,895 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,896 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,896 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,896 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,932 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,933 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HowToWork.java 2016-07-30 23:36:57,935 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,936 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,938 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,938 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,938 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,939 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,939 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,939 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,940 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,940 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,940 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,940 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:36:57,940 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,087 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:37:00,087 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@2997e6ad] 2016-07-30 23:37:00,088 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:37:00,088 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:37:00,088 [http-bio-8080-exec-9] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@33a97d30, menu=[Ljava.lang.String;@3c59f4cf} 2016-07-30 23:37:00,088 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:37:00,088 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,089 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,089 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,089 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,090 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,090 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,090 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,090 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,090 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,091 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,091 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,091 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,091 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,091 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,092 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,092 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,092 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,092 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,092 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,092 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,095 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:37:00 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HtmlClues | [Screen=282,menu=700] 2016-07-30 23:37:00,095 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:37:00,095 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Screen: Discover Clues in the HTML 2016-07-30 23:37:00,096 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:37:00,151 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HtmlClues.java 2016-07-30 23:37:00,151 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,152 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,153 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,153 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,153 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,153 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,153 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,153 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,154 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,154 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,154 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,154 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,154 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:00,154 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:37:14,927 [http-bio-8080-exec-6] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:38:14,040 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:38:14,040 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@782e245c] 2016-07-30 23:38:14,040 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:38:14,040 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:38:14,041 [http-bio-8080-exec-4] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@1d5551a8, menu=[Ljava.lang.String;@4c63fba3, Username=[Ljava.lang.String;@381db183, Password=[Ljava.lang.String;@25712c3d, SUBMIT=[Ljava.lang.String;@290f6bff} 2016-07-30 23:38:14,041 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:38:14,043 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:38:14 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HtmlClues | [Screen=282,menu=700,Username=guest,Password=guest,SUBMIT=Login] 2016-07-30 23:38:14,043 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:38:14,043 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Screen: Discover Clues in the HTML 2016-07-30 23:38:14,045 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:38:14,068 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HtmlClues.java 2016-07-30 23:38:14,081 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,081 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,081 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,081 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,082 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,082 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,082 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,082 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,082 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,082 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,083 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,084 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,084 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:14,084 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:38:38,519 [http-bio-8080-exec-3] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:41:18,978 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:41:18,979 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@4706f3b4] 2016-07-30 23:41:18,979 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:41:18,979 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:41:18,980 [http-bio-8080-exec-8] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@1969d2da, menu=[Ljava.lang.String;@7291f33e, Username=[Ljava.lang.String;@4bf8a635, Password=[Ljava.lang.String;@3168088a, SUBMIT=[Ljava.lang.String;@2508b55d} 2016-07-30 23:41:18,980 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:41:18,991 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:41:18 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HtmlClues | [Screen=282,menu=700,Username=admin,Password=adminpw,SUBMIT=Login] 2016-07-30 23:41:18,991 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:41:18,991 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Screen: Discover Clues in the HTML 2016-07-30 23:41:18,992 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:41:19,023 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,024 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,025 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,026 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,026 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HtmlClues.java 2016-07-30 23:41:19,026 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,028 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:41:19,029 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,471 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:43:23,472 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@194677f] 2016-07-30 23:43:23,472 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:43:23,472 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:43:23,472 [http-bio-8080-exec-5] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@3616c3a8, menu=[Ljava.lang.String;@10876656} 2016-07-30 23:43:23,473 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:43:23,473 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,474 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,474 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,474 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,474 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,475 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,479 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,479 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,480 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,487 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,487 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,488 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,488 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,488 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,488 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,489 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,489 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,489 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,489 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,489 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,503 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:43:23 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HiddenFieldTampering | [Screen=325,menu=1700] 2016-07-30 23:43:23,503 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:43:23,503 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Screen: Exploit Hidden Fields 2016-07-30 23:43:23,507 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:43:23,584 [http-bio-8080-exec-3] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HiddenFieldTampering.java 2016-07-30 23:43:23,587 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,587 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,587 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,587 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,587 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,588 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,588 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,588 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,588 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,588 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,588 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:23,589 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,077 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:43:57,078 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@39cdb6a9] 2016-07-30 23:43:57,078 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:43:57,078 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:43:57,079 [http-bio-8080-exec-5] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@70932ee4, menu=[Ljava.lang.String;@4eebb479, QTY=[Ljava.lang.String;@54959c69, SUBMIT=[Ljava.lang.String;@2a4fdce1, Price=[Ljava.lang.String;@612e4d7a} 2016-07-30 23:43:57,079 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:43:57,083 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:43:57 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.HiddenFieldTampering | [Screen=325,menu=1700,QTY=1,SUBMIT=UpdateCart,Price=9.99] 2016-07-30 23:43:57,083 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:43:57,083 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Screen: Exploit Hidden Fields 2016-07-30 23:43:57,084 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:43:57,134 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/HiddenFieldTampering.java 2016-07-30 23:43:57,147 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,147 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,147 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,147 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,147 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,148 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,148 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,148 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,148 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,148 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,148 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:43:57,149 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,606 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:44:48,606 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@3d7a4ab2] 2016-07-30 23:44:48,607 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:44:48,607 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,607 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,607 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,607 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,608 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,607 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:44:48,609 [http-bio-8080-exec-10] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@1a8ad8c3, menu=[Ljava.lang.String;@119cf7d2} 2016-07-30 23:44:48,609 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:44:48,608 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:44:48,610 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,610 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,610 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,611 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,611 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,611 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,611 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,612 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,612 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,612 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,612 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:44:48 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000] 2016-07-30 23:44:48,612 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:44:48,612 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:44:48,612 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,613 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,613 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,613 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,613 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:44:48,653 [http-bio-8080-exec-9] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:44:48,654 [http-bio-8080-exec-1] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:44:48,654 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:48,655 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:48,658 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:48,658 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:48,658 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:48,659 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:48,659 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:48,659 [http-bio-8080-exec-1] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:48,664 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:44:48,674 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,674 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,675 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,676 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,676 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,676 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,676 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,676 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,676 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,677 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,677 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,677 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,677 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:48,677 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:56,958 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:44:56,958 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@6a74438d] 2016-07-30 23:44:56,958 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:44:56,958 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:44:56,959 [http-bio-8080-exec-5] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@76ff1494, menu=[Ljava.lang.String;@64a03d94, Username=[Ljava.lang.String;@542af328, Password=[Ljava.lang.String;@4fc1f243, SUBMIT=[Ljava.lang.String;@4608359d, user=[Ljava.lang.String;@44f7fa56} 2016-07-30 23:44:56,959 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:44:56,962 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:44:56 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000,Username=admin,Password=adminpw,SUBMIT=Login,user=youaretheweakestlink] 2016-07-30 23:44:56,962 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:44:56,962 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:44:56,963 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:44:56,984 [http-bio-8080-exec-5] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:44:56,984 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:56,985 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:56,985 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:56,985 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:56,985 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:56,986 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:56,986 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:44:56,986 [http-bio-8080-exec-1] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:44:56,986 [http-bio-8080-exec-5] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:44:56,987 [http-bio-8080-exec-9] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:44:57,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,001 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,002 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:44:57,003 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,158 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:45:09,159 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@35a9cea3] 2016-07-30 23:45:09,159 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:45:09,159 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:45:09,159 [http-bio-8080-exec-6] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@1f3d4adb, menu=[Ljava.lang.String;@70fd7fe2, Username=[Ljava.lang.String;@12d70862, Password=[Ljava.lang.String;@63676397, SUBMIT=[Ljava.lang.String;@18bb817d, user=[Ljava.lang.String;@3e32423a} 2016-07-30 23:45:09,159 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:45:09,162 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:45:09 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000,Username=admin,Password=adminpw,SUBMIT=Login,user=youaretheweakestlink] 2016-07-30 23:45:09,162 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:45:09,163 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:45:09,164 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:45:09,184 [http-bio-8080-exec-6] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:45:09,184 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:45:09,185 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:45:09,185 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:45:09,185 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:45:09,185 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:45:09,186 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:45:09,186 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:45:09,186 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:45:09,196 [http-bio-8080-exec-2] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:45:09,205 [http-bio-8080-exec-7] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:45:09,211 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,211 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,211 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,212 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,212 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,212 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,212 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,212 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,212 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,213 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,214 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,214 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:09,214 [http-bio-8080-exec-2] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:45:12,765 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:45:12,766 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@3167767] 2016-07-30 23:45:12,766 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:45:12,767 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:45:12,768 [http-bio-8080-exec-2] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@37f90cc6, menu=[Ljava.lang.String;@3fb5b7df} 2016-07-30 23:45:12,768 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:45:12,771 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,774 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,774 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,774 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,775 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,775 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,775 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,776 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,776 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,777 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,777 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,777 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,778 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,778 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,778 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,778 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,779 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,779 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,783 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,783 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,808 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:45:12 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.lessons.admin.ReportCardScreen | [Screen=332,menu=2000] 2016-07-30 23:45:12,808 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:45:12,808 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Screen: Report Card 2016-07-30 23:45:12,815 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:45:12,860 [http-bio-8080-exec-2] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:45:12,884 [http-bio-8080-exec-4] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:45:12,884 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-30 23:45:12,890 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,890 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,891 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,892 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:45:12,893 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,297 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:46:24,298 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@7f8e74c7] 2016-07-30 23:46:24,298 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:46:24,298 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:46:24,299 [http-bio-8080-exec-10] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@6194f63d, menu=[Ljava.lang.String;@7ab250d7} 2016-07-30 23:46:24,299 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:46:24,315 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,316 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,316 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,316 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,317 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,317 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,317 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,317 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,317 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,318 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,318 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,318 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,318 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,319 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,319 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,319 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,319 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,319 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,319 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,320 [http-bio-8080-exec-3] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,343 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:46:24 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.PathBasedAccessControl | [Screen=278,menu=200] 2016-07-30 23:46:24,343 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:46:24,343 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Screen: Bypass a Path Based Access Control Scheme 2016-07-30 23:46:24,345 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:46:24,407 [http-bio-8080-exec-5] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/PathBasedAccessControl.java 2016-07-30 23:46:24,422 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,422 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,422 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,422 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,423 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,423 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,423 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,423 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,423 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,423 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,424 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,425 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,425 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:46:24,425 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,016 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:48:54,017 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@3032e15f] 2016-07-30 23:48:54,017 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:48:54,017 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:48:54,018 [http-bio-8080-exec-1] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@5c6a3cb1, menu=[Ljava.lang.String;@42b6b7dd, File=[Ljava.lang.String;@69e13062, SUBMIT=[Ljava.lang.String;@3f2fa83c} 2016-07-30 23:48:54,018 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:48:54,041 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:48:54 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.PathBasedAccessControl | [Screen=278,menu=200,File=../../../../../WEB-INF/spring-security.xml,SUBMIT=View File] 2016-07-30 23:48:54,041 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:48:54,041 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Screen: Bypass a Path Based Access Control Scheme 2016-07-30 23:48:54,043 [http-bio-8080-exec-1] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:48:54,089 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/PathBasedAccessControl.java 2016-07-30 23:48:54,113 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,113 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,113 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,114 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,114 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,114 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,116 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,116 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,116 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,116 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,116 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:48:54,117 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:50:13,972 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:50:13,972 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@78c46efc] 2016-07-30 23:50:13,973 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:50:13,973 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:50:13,974 [http-bio-8080-exec-4] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@2852a055, menu=[Ljava.lang.String;@489c4121} 2016-07-30 23:50:13,974 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:50:13,979 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,980 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,980 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,980 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,980 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,980 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,980 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,981 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,981 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,981 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,981 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,981 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,982 [http-bio-8080-exec-6] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:13,985 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:50:13 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.ChallengeScreen | [Screen=316,menu=3000] 2016-07-30 23:50:13,985 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:50:13,985 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Screen: The CHALLENGE 2016-07-30 23:50:13,986 [http-bio-8080-exec-4] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:50:14,012 [http-bio-8080-exec-6] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:50:14,021 [http-bio-8080-exec-7] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-30 23:50:14,024 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/ChallengeScreen.java 2016-07-30 23:50:14,024 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:50:14,025 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:50:14,025 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:50:14,026 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:50:14,026 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:50:14,026 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:50:14,026 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - Checking if challenge authorized for: ShowHints 2016-07-30 23:50:14,026 [http-bio-8080-exec-6] INFO org.owasp.webgoat.lessons.AbstractLesson - authorized: false 2016-07-30 23:50:14,034 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,034 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,034 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,035 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,035 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,035 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,035 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,035 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,035 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,036 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,036 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,036 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,036 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,036 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,036 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,037 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,037 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,037 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,037 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:50:14,037 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:15,215 [http-bio-8080-exec-1] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:55:16,157 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,157 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,158 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:16,159 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:19,914 [http-bio-8080-exec-4] INFO org.owasp.webgoat.controller.Start - Setting application properties: org.owasp.webgoat.application.Application@4b8d3448[name=webgoat-container,version=7.0.1,build=build] 2016-07-30 23:55:20,746 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,746 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,746 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,747 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:20,748 [http-bio-8080-exec-5] INFO org.owasp.webgoat.service.LessonMenuService - Role: challenge 2016-07-30 23:55:51,517 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-30 23:55:51,517 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@118fea95] 2016-07-30 23:55:51,517 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-30 23:55:51,518 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:55:51,518 [http-bio-8080-exec-8] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@7f71e534, menu=[Ljava.lang.String;@e7efa4a} 2016-07-30 23:55:51,518 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-30 23:55:51,527 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,528 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,529 [http-bio-8080-exec-10] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,537 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Sat Jul 30 23:55:51 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.NewLegacyLesson | [Screen=324,menu=5] 2016-07-30 23:55:51,538 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-30 23:55:51,538 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Screen: How to create a Legacy Lesson 2016-07-30 23:55:51,544 [http-bio-8080-exec-8] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-30 23:55:51,657 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/NewLegacyLesson.java 2016-07-30 23:55:51,670 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,670 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,670 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,671 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,672 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,673 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-30 23:55:51,673 [http-bio-8080-exec-4] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,269 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-31 00:01:01,269 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@286576c8] 2016-07-31 00:01:01,270 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-31 00:01:01,270 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-31 00:01:01,270 [http-bio-8080-exec-2] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@1d595930, menu=[Ljava.lang.String;@54ee6d5d} 2016-07-31 00:01:01,271 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-31 00:01:01,278 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,278 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,278 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,279 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,279 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,279 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,279 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,279 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,279 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,280 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,281 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,281 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,281 [http-bio-8080-exec-1] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,295 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Sun Jul 31 00:01:01 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.plugin.InsecureLogin | [Screen=271,menu=1300] 2016-07-31 00:01:01,295 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-31 00:01:01,295 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Screen: Insecure Login 2016-07-31 00:01:01,302 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-31 00:01:01,374 [http-bio-8080-exec-2] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /var/lib/tomcat7/webapps/WebGoat/plugin_extracted/org/owasp/webgoat/plugin/InsecureLogin.java 2016-07-31 00:01:01,387 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,387 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,387 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,387 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,387 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,387 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,388 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,388 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,388 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,388 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,388 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,388 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:01,389 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,452 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Entering doPost 2016-07-31 00:01:23,452 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - request: SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@52d5872f] 2016-07-31 00:01:23,453 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - principle: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@97928d86: Principal: org.springframework.security.core.userdetails.User@5e22dd8: Username: guest; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_WEBGOAT_USER; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: 5F49B4DEA654C1C6EAA3B059EE6AF9E4; Granted Authorities: ROLE_WEBGOAT_USER 2016-07-31 00:01:23,453 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - HH Entering Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-31 00:01:23,453 [http-bio-8080-exec-6] INFO org.owasp.webgoat.session.WebSession - PARM MAP: {Screen=[Ljava.lang.String;@409e4925, menu=[Ljava.lang.String;@57d43d47} 2016-07-31 00:01:23,454 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - HH Leaving Session_id: 8764F9BEEF1814C05FEAE897ED559A19 2016-07-31 00:01:23,470 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,477 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,477 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,478 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,478 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,478 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,478 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,478 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,478 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,479 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,479 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,480 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,480 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,480 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,481 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,481 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,481 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,481 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,481 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,481 [http-bio-8080-exec-8] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,486 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Sun Jul 31 00:01:23 CDT 2016 | 127.0.0.1:127.0.0.1 | org.owasp.webgoat.lessons.admin.ReportCardScreen | [Screen=332,menu=2000] 2016-07-31 00:01:23,486 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Forwarding to view: /lesson_content.jsp 2016-07-31 00:01:23,486 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Screen: Report Card 2016-07-31 00:01:23,493 [http-bio-8080-exec-6] DEBUG org.owasp.webgoat.HammerHead - Leaving doPost: 2016-07-31 00:01:23,567 [http-bio-8080-exec-6] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-31 00:01:23,621 [http-bio-8080-exec-8] ERROR org.owasp.webgoat.lessons.AbstractLesson - Could not find solution for null 2016-07-31 00:01:23,627 [http-bio-8080-exec-10] DEBUG org.owasp.webgoat.lessons.AbstractLesson - Loading source file: /WEB-INF/classes/org/owasp/webgoat/lessons/admin/ReportCardScreen.java 2016-07-31 00:01:23,627 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,627 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,627 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,628 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,629 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,630 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 00:01:23,630 [http-bio-8080-exec-9] INFO org.owasp.webgoat.service.LessonMenuService - Role: user 2016-07-31 16:58:55,903 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2016-07-31 16:58:56,058 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sun Jul 31 16:58:56 CDT 2016]; root of context hierarchy 2016-07-31 16:58:56,137 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-31 16:58:57,072 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-31 16:58:57,585 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml] 2016-07-31 16:58:57,822 [localhost-startStop-1] INFO org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.4.RELEASE 2016-07-31 16:58:57,870 [localhost-startStop-1] INFO org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. 2016-07-31 16:58:57,947 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /login.mvc 2016-07-31 16:58:57,948 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /logout.mvc 2016-07-31 16:58:57,948 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /index.jsp 2016-07-31 16:58:57,948 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /servlet/AdminServlet/** 2016-07-31 16:58:57,948 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasRole('ROLE_SERVER_ADMIN')' for /JavaSource/** 2016-07-31 16:58:57,949 [localhost-startStop-1] INFO org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasAnyRole('ROLE_WEBGOAT_USER','ROLE_WEBGOAT_ADMIN','ROLE_SERVER_ADMIN')' for /** 2016-07-31 16:58:57,980 [localhost-startStop-1] INFO org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, , order = 1100, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, , order = 2300] 2016-07-31 16:58:58,389 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2440b5a9: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 2016-07-31 16:58:59,037 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-31 16:58:59,038 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,039 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-31 16:58:59,040 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,041 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,041 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,042 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,043 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-31 16:58:59,044 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,045 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,046 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,047 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,048 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,048 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,049 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,051 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,053 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-31 16:58:59,053 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-31 16:58:59,054 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-31 16:58:59,055 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-31 16:58:59,055 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-31 16:58:59,056 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-31 16:58:59,904 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/css/**'], [] 2016-07-31 16:58:59,910 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/images/**'], [] 2016-07-31 16:58:59,912 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/javascript/**'], [] 2016-07-31 16:58:59,914 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/js/**'], [] 2016-07-31 16:58:59,916 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/fonts/**'], [] 2016-07-31 16:58:59,918 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/plugins/**'], [] 2016-07-31 16:58:59,921 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/favicon.ico'], [] 2016-07-31 16:59:00,459 [localhost-startStop-1] INFO org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@40dd995a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@147f04fb, org.springframework.security.web.authentication.logout.LogoutFilter@1f200540, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6f38bcb6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75ed89c5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3df020ff, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6006651d, org.springframework.security.web.session.SessionManagementFilter@43d8842b, org.springframework.security.web.access.ExceptionTranslationFilter@3bcd45d9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@21a4c83b] 2016-07-31 16:59:00,493 [localhost-startStop-1] INFO org.springframework.security.config.http.DefaultFilterChainValidator - Checking whether login URL '/login.mvc' is accessible with your configuration 2016-07-31 16:59:00,564 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 4648 ms 2016-07-31 16:59:12,545 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization started 2016-07-31 16:59:12,553 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Sun Jul 31 16:59:12 CDT 2016]; parent: Root WebApplicationContext 2016-07-31 16:59:12,554 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml] 2016-07-31 16:59:12,616 [localhost-startStop-1] INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning 2016-07-31 16:59:12,792 [localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@58c4f5bb: defining beans [labelManager,beanProvider,labelProvider,labelDebugService,pluginReloadService,sessionService,lessonMenuService,parameterService,solutionService,applicationService,dummyService,restartLessonService,hintService,cookieService,lessonTitleService,sourceService,lessonInfoService,lessonPlanService,logout,welcome,login,start,about,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,viewResolver,scopedTarget.labelDebugger,labelDebugger,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@2440b5a9 2016-07-31 16:59:12,890 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/debug/labels.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.LabelDebugService.reloadPlugins() 2016-07-31 16:59:12,892 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/reloadplugins.mvc],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity org.owasp.webgoat.service.PluginReloadService.reloadPlugins(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,901 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/session.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SessionService.showSession(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession) 2016-07-31 16:59:12,903 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonmenu.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.LessonMenuService.showLeftNav(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,904 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/parameter.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.ParameterService.showParameters(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,906 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/solution.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SolutionService.showSolution(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,908 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/application.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.application.Application org.owasp.webgoat.service.ApplicationService.showApplication(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,910 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/first.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.DummyService.firstNames() 2016-07-31 16:59:12,914 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/restartlesson.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.RestartLessonService.restartLesson(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,916 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.HintService.showHint(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,917 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/hint_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.HintService.showHintsAsHtml(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,919 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookie.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.util.List org.owasp.webgoat.service.CookieService.showCookies(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,919 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/cookies_widget.mvc],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.service.CookieService.showCookiesAndParamsAsHtml(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,921 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessontitle.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonTitleService.showPlan(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,922 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/source.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/text],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.SourceService.showSource(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,924 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessoninfo.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public org.owasp.webgoat.lessons.model.LessonInfoModel org.owasp.webgoat.service.LessonInfoService.getLessonInfo(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,927 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/service/lessonplan.mvc],methods=[],params=[],headers=[],consumes=[],produces=[application/html],custom=[]}" onto public java.lang.String org.owasp.webgoat.service.LessonPlanService.showPlan(javax.servlet.http.HttpSession) 2016-07-31 16:59:12,927 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/logout.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Logout.logout(java.lang.String,java.lang.String) 2016-07-31 16:59:12,934 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/welcome.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Welcome.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-31 16:59:12,935 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/login.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Login.login(java.lang.String,java.lang.String) 2016-07-31 16:59:12,936 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/start.mvc],methods=[GET || POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.Start.start(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-31 16:59:12,937 [localhost-startStop-1] INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping - Mapped "{[/about.mvc],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.owasp.webgoat.controller.About.welcome(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2016-07-31 16:59:13,020 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'mvc-dispatcher': initialization completed in 475 ms 2016-07-31 16:59:13,034 [localhost-startStop-1] INFO org.owasp.webgoat.HammerHead - Initializing main webgoat servlet 2016-07-31 16:59:13,048 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='commons-logging.properties' 2016-07-31 16:59:13,048 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@1602c861 ' 2016-07-31 16:59:13,049 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: commons-logging.properties 2016-07-31 16:59:13,049 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='org/apache/commons/logging/commons-logging.properties' 2016-07-31 16:59:13,049 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@1602c861 ' 2016-07-31 16:59:13,049 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: org/apache/commons/logging/commons-logging.properties 2016-07-31 16:59:13,053 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-31 16:59:13,053 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-31 16:59:13,057 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@1602c861 ' 2016-07-31 16:59:13,058 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='file:/var/cache/tomcat7/Catalina/localhost/WebGoat/loader/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-31 16:59:13,059 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResource: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/META-INF/services/org.apache.commons.logging.LogFactory' 2016-07-31 16:59:13,060 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - getNextClassResource: next class='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-31 16:59:13,060 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.commons.logging.impl.SLF4JLogFactory' 2016-07-31 16:59:13,060 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/jcl-over-slf4j-1.7.12.jar!/org/apache/commons/logging/impl/SLF4JLogFactory.class' 2016-07-31 16:59:13,061 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.commons.logging.impl.SLF4JLogFactory' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@1602c861 2016-07-31 16:59:13,063 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - In AxisServletBase init 2016-07-31 16:59:13,064 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Enter: getEngine() 2016-07-31 16:59:13,069 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.NameDiscoverers - find: resourceName='org.apache.axis.EngineConfigurationFactory' 2016-07-31 16:59:13,069 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInAlternateManagedProperties - find: resourceName='org.apache.axis.EngineConfigurationFactory', lookup property 'axis.EngineConfigFactory' 2016-07-31 16:59:13,070 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInManagedProperties - find: resourceName = 'org.apache.axis.EngineConfigurationFactory' 2016-07-31 16:59:13,070 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverNamesInFile - find: serviceName = 'META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-31 16:59:13,070 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - find: resourceName='META-INF/services/org.apache.axis.EngineConfigurationFactory' 2016-07-31 16:59:13,070 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.DiscoverResources - getNextResources: search using ClassLoader 'WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@1602c861 ' 2016-07-31 16:59:13,071 [localhost-startStop-1] DEBUG org.apache.commons.discovery.jdk.JDK12Hooks - Could not find resource: META-INF/services/org.apache.axis.EngineConfigurationFactory 2016-07-31 16:59:13,071 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.names.DiscoverMappedNames - find: resourceName='org.apache.axis.EngineConfigurationFactory', mapping to constants 2016-07-31 16:59:13,072 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - find: className='org.apache.axis.configuration.EngineConfigurationFactoryServlet' 2016-07-31 16:59:13,072 [localhost-startStop-1] DEBUG org.apache.commons.discovery.resource.classes.DiscoverClasses - getNextClass: next URL='jar:file:/var/lib/tomcat7/webapps/WebGoat/WEB-INF/lib/axis-1.4.jar!/org/apache/axis/configuration/EngineConfigurationFactoryServlet.class' 2016-07-31 16:59:13,072 [localhost-startStop-1] DEBUG org.apache.commons.discovery.ResourceClass - loadClass: Loading class 'org.apache.axis.configuration.EngineConfigurationFactoryServlet' with WebappClassLoader context: /WebGoat delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@1602c861 2016-07-31 16:59:13,076 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...) 2016-07-31 16:59:13,085 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-31 16:59:13,085 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Created org.apache.axis.i18n.resource, linked to parent null 2016-07-31 16:59:13,086 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...) 2016-07-31 16:59:13,092 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.utils.resource, locale en_US 2016-07-31 16:59:13,092 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - loadBundle: Ignoring MissingResourceException: Can't find bundle for base name org.apache.axis.resource, locale en_US 2016-07-31 16:59:13,092 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-31 16:59:13,092 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - Root package not found, cross link to org.apache.axis.i18n.resource 2016-07-31 16:59:13,093 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(engineFactory) 2016-07-31 16:59:13,093 [localhost-startStop-1] DEBUG org.apache.axis.configuration.EngineConfigurationFactoryFinder - Got EngineFactory: org.apache.axis.configuration.EngineConfigurationFactoryServlet 2016-07-31 16:59:13,100 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getServer 2016-07-31 16:59:13,100 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Enter: DefaultAxisServerFactory::getEngineConfiguration 2016-07-31 16:59:13,100 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getEngineConfiguration 2016-07-31 16:59:13,101 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Enter: AxisEngine::init 2016-07-31 16:59:13,176 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(attachEnabled) 2016-07-31 16:59:13,176 [localhost-startStop-1] DEBUG org.apache.axis.utils.JavaUtils - Attachment support is enabled? true 2016-07-31 16:59:13,195 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {http://xml.apache.org/xml-soap}PlainText) 2016-07-31 16:59:13,196 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(oddDigits00) 2016-07-31 16:59:13,197 [localhost-startStop-1] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(badChars01) 2016-07-31 16:59:13,235 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {http://xml.apache.org/xml-soap}Image) 2016-07-31 16:59:13,237 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class javax.mail.internet.MimeMultipart, {http://xml.apache.org/xml-soap}Multipart) 2016-07-31 16:59:13,238 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source) 2016-07-31 16:59:13,240 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.OctetStream, {http://xml.apache.org/xml-soap}octet-stream) 2016-07-31 16:59:13,240 [localhost-startStop-1] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory - Enter/Exit: JAFDataHandlerDeserializerFactory() 2016-07-31 16:59:13,281 [localhost-startStop-1] DEBUG org.apache.axis.AxisEngine - Exit: AxisEngine::init 2016-07-31 16:59:13,281 [localhost-startStop-1] DEBUG org.apache.axis.server.DefaultAxisServerFactory - Exit: DefaultAxisServerFactory::getServer 2016-07-31 16:59:13,281 [localhost-startStop-1] DEBUG org.apache.axis.transport.http.AxisServlet - Exit: getEngine()