· 6 years ago · Mar 13, 2019, 04:14 PM
1com.rapid7.net.http.HTTPException: The API is not supported by this product edition.
2 at com.rapid7.nexpose.nsc.api.legacy.LegacyAPIController.handle(Unknown Source) ~[nsc.jar:na]
3 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_192]
4 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_192]
5 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_192]
6 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_192]
7 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
8 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
9 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:871) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
17 at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.servlet-api-3.1.0.jar:3.1.0]
18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
19 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
20 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) [tomcat-embed-core-8.0.32.jar:8.0.32]
21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
22 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogContextAuthenticationFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
24 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
25 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
26 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
27 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
28 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
29 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
30 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
31 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
32 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
33 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
34 at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
35 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
36 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:72) [spring-mvc-extension-2.2.0.1.jar:na]
37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
38 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
39 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
40 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
41 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
42 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
43 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
44 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
45 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
46 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
47 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
48 at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:125) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
49 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
50 at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
51 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
53 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
54 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:72) [spring-mvc-extension-2.2.0.1.jar:na]
55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
56 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
57 at com.rapid7.spring.security.csrf.CSRFMultipartFilter.doFilterInternal(CSRFMultipartFilter.java:90) [spring-security-extension-2.2.0.1.jar:na]
58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
59 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
60 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:57) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
61 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
62 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
63 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
64 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
65 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
66 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
67 at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
68 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
69 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
70 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
71 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
72 at org.springframework.security.saml.metadata.MetadataGeneratorFilter.doFilter(MetadataGeneratorFilter.java:87) [spring-security-saml2-core-1.0.3.RELEASE.jar:1.0.3.RELEASE]
73 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
74 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
75 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
76 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
77 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
78 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
79 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
80 at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
81 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
82 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
83 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
84 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
85 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
86 at com.rapid7.spring.mvc.filter.ResponseHeadersFilter.doFilterInternal(ResponseHeadersFilter.java:45) [spring-mvc-extension-2.2.0.1.jar:na]
87 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
88 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
89 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
90 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
91 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
92 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:121) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
93 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
94 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
95 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
96 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
97 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
98 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
99 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
100 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
101 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
102 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
103 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
104 at com.rapid7.nexpose.nsc.web.filter.ThreadNamingFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
105 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
106 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
107 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
108 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
109 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
110 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) [tomcat-embed-core-8.0.32.jar:8.0.32]
111 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) [tomcat-embed-core-8.0.32.jar:8.0.32]
112 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) [tomcat-embed-core-8.0.32.jar:8.0.32]
113 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) [tomcat-embed-core-8.0.32.jar:8.0.32]
114 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) [tomcat-embed-core-8.0.32.jar:8.0.32]
115 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) [tomcat-embed-core-8.0.32.jar:8.0.32]
116 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) [tomcat-embed-core-8.0.32.jar:8.0.32]
117 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) [tomcat-embed-core-8.0.32.jar:8.0.32]
118 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) [tomcat-embed-core-8.0.32.jar:8.0.32]
119 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) [tomcat-embed-core-8.0.32.jar:8.0.32]
120 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) [tomcat-embed-core-8.0.32.jar:8.0.32]
121 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_192]
122 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_192]
123 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.0.32.jar:8.0.32]
124 at java.lang.Thread.run(Thread.java:748) [na:1.8.0_192]
1252019-03-13T15:40:28 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:23] [Duration: 0:00:04.687] Vulnerability check plugin java/CanonicalUbuntuScanner loaded.
1262019-03-13T15:40:28 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:28] [Duration: 0:00:00.503] Vulnerability check plugin java/MacOSScanner loaded.
1272019-03-13T15:40:28 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:28] [Duration: 0:00:00.011] Vulnerability check plugin java/FortinetScanner loaded.
1282019-03-13T15:40:28 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:28] [Duration: 0:00:00.001] Vulnerability check plugin java/TorScanner loaded.
1292019-03-13T15:40:28 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:28] [Duration: 0:00:00.001] Vulnerability check plugin java/BeanbagReviewBoardScanner loaded.
1302019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:28] [Duration: 0:00:00.069] Vulnerability check plugin java/WordpressScanner loaded.
1312019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.001] Vulnerability check plugin java/NfsScanner loaded.
1322019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.005] Vulnerability check plugin java/SymantecEPScanner loaded.
1332019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.006] Vulnerability check plugin java/Db2Scanner loaded.
1342019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.013] Vulnerability check plugin java/PfSenseScanner loaded.
1352019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.025] Vulnerability check plugin java/JoomlaScanner loaded.
1362019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.001] Vulnerability check plugin java/IpsecScanner loaded.
1372019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.005] Vulnerability check plugin java/GameScanner loaded.
1382019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.000] Vulnerability check plugin java/WinRMScanner loaded.
1392019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.001] Vulnerability check plugin java/CyberarkScanner loaded.
1402019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.002] Vulnerability check plugin java/NTPScanner loaded.
1412019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.005] Vulnerability check plugin java/AS400Scanner loaded.
1422019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.102] Vulnerability check plugin java/OracleJavaScanner loaded.
1432019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.002] Vulnerability check plugin java/CitrixScanner loaded.
1442019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.010] Vulnerability check plugin java/ApacheStrutsScanner loaded.
1452019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.001] Vulnerability check plugin java/ImapScanner loaded.
1462019-03-13T15:40:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:00.012] Vulnerability check plugin java/XnSoftXnViewScanner loaded.
1472019-03-13T15:40:30 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:29] [Duration: 0:00:01.390] Vulnerability check plugin java/SolarisScanner loaded.
1482019-03-13T15:40:30 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:30] [Duration: 0:00:00.008] Vulnerability check plugin java/UnixScanner loaded.
1492019-03-13T15:40:32 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:30] [Duration: 0:00:01.625] Vulnerability check plugin java/AlpineLinuxScanner loaded.
1502019-03-13T15:40:32 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:32] [Duration: 0:00:00.654] Vulnerability check plugin java/HttpScanner loaded.
1512019-03-13T15:40:32 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:32] [Duration: 0:00:00.011] Vulnerability check plugin java/TelnetScanner loaded.
1522019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:32] [Duration: 0:00:01.670] Vulnerability check plugin java/FreeBSDScanner loaded.
1532019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.002] Vulnerability check plugin java/AdobeColdFusionScanner loaded.
1542019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.000] Vulnerability check plugin java/LinuxRPMScanner loaded.
1552019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.313] Vulnerability check plugin java/MozillaFirefoxScanner loaded.
1562019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.023] Vulnerability check plugin java/CiscoTelePresenceScanner loaded.
1572019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.000] Vulnerability check plugin java/GoogleAndroidScanner loaded.
1582019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.000] Vulnerability check plugin java/MicrosoftSQLServerScanner loaded.
1592019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.000] Vulnerability check plugin java/RshScanner loaded.
1602019-03-13T15:40:34 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.022] Vulnerability check plugin java/MediaWikiScanner loaded.
1612019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:34] [Duration: 0:00:00.095] Vulnerability check plugin java/MozillaThunderbirdScanner loaded.
1622019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.001] Vulnerability check plugin java/SevenZipScanner loaded.
1632019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.002] Vulnerability check plugin java/KubernetesScanner loaded.
1642019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.017] Vulnerability check plugin java/VMwareWorkstationScanner loaded.
1652019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.003] Vulnerability check plugin java/BackdoorScanner loaded.
1662019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.144] Vulnerability check plugin java/FFmpegScanner loaded.
1672019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.014] Vulnerability check plugin java/CifsScanner loaded.
1682019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.004] Vulnerability check plugin java/NetwareScanner loaded.
1692019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.001] Vulnerability check plugin java/LinuxScanner loaded.
1702019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.001] Vulnerability check plugin java/XwindowsScanner loaded.
1712019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.022] Vulnerability check plugin java/RpcScanner loaded.
1722019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.001] Vulnerability check plugin java/OraclePolicyScanner loaded.
1732019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.004] Vulnerability check plugin java/SshScanner loaded.
1742019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.096] Vulnerability check plugin java/MySQLScanner loaded.
1752019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.004] Vulnerability check plugin java/SymantecEPMScanner loaded.
1762019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.002] Vulnerability check plugin java/FingerScanner loaded.
1772019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.093] Vulnerability check plugin java/WindowsScanner loaded.
1782019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.002] Vulnerability check plugin java/SilverlightForMacScanner loaded.
1792019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.374] Vulnerability check plugin java/HuaweiEulerOSScanner loaded.
1802019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.014] Vulnerability check plugin java/RedHatOpenShiftScanner loaded.
1812019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.005] Vulnerability check plugin java/SnmpScanner loaded.
1822019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.004] Vulnerability check plugin java/VideoLANVLCScanner loaded.
1832019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.000] Vulnerability check plugin java/RsyncScanner loaded.
1842019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.010] Vulnerability check plugin java/RedHatJbossEAPScanner loaded.
1852019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.001] Vulnerability check plugin java/TftpScanner loaded.
1862019-03-13T15:40:35 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:00:00.003] Vulnerability check plugin java/NginxScanner loaded.
1872019-03-13T15:42:02 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:40:35] [Duration: 0:01:26.701] Vulnerability check plugin java/WindowsHotfixScanner loaded.
1882019-03-13T15:42:06 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:02] [Duration: 0:00:03.578] Vulnerability check plugin java/CentOSRPMScanner loaded.
1892019-03-13T15:42:06 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:06] [Duration: 0:00:00.578] Vulnerability check plugin java/CiscoScanner loaded.
1902019-03-13T15:42:07 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:06] [Duration: 0:00:00.831] Vulnerability check plugin java/AdobeFlashScanner loaded.
1912019-03-13T15:42:07 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:07] [Duration: 0:00:00.002] Vulnerability check plugin java/LdapScanner loaded.
1922019-03-13T15:42:07 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:07] [Duration: 0:00:00.017] Vulnerability check plugin java/AdobeShockwaveScanner loaded.
1932019-03-13T15:42:07 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:07] [Duration: 0:00:00.000] Vulnerability check plugin java/AppSpiderScanner loaded.
1942019-03-13T15:42:07 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:07] [Duration: 0:00:00.013] Vulnerability check plugin java/VMwarePlayerScanner loaded.
1952019-03-13T15:42:07 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:07] [Duration: 0:00:00.097] Vulnerability check plugin java/AppleiTunesScanner loaded.
1962019-03-13T15:42:08 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:07] [Duration: 0:00:01.217] Vulnerability check plugin java/DebianDEBScanner loaded.
1972019-03-13T15:42:08 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:08] [Duration: 0:00:00.001] Vulnerability check plugin java/DhcpScanner loaded.
1982019-03-13T15:42:08 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:08] [Duration: 0:00:00.101] Vulnerability check plugin java/PaloAltoScanner loaded.
1992019-03-13T15:42:09 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:08] [Duration: 0:00:00.059] Vulnerability check plugin java/NetworkScanners loaded.
2002019-03-13T15:42:10 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:09] [Duration: 0:00:01.067] Vulnerability check plugin java/HpUXScanner loaded.
2012019-03-13T15:42:10 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:10] [Duration: 0:00:00.022] Vulnerability check plugin java/ApacheTomcatScanner loaded.
2022019-03-13T15:42:10 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:39:41] [Duration: 0:02:28.732] Completed loading vulnerability check manager
2032019-03-13T15:42:10 [INFO] [Thread: Security Console] Synchronizing vulnerability data into the database.
2042019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_ss_sid
2052019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_ss_supersid
2062019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_sp_sid
2072019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_sp_reqsid
2082019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_NID
2092019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_IDSEV
2102019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_SEVID
2112019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_IDPCI
2122019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_PCIID
2132019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_DTM
2142019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VD_DTA
2152019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_vd_title
2162019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_vd_desc
2172019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_vd_psn
2182019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_vsb_sid
2192019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VT_VID
2202019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS IX_VT_TID
2212019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] DROP INDEX IF EXISTS ix_vuln_search_words
2222019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE languages_resource_localization_map DROP CONSTRAINT IF EXISTS fk_lsrid_res_id
2232019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE languages_resource_localization_map DROP CONSTRAINT IF EXISTS fk_lsrid_loc_id
2242019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE solutions DROP CONSTRAINT IF EXISTS fk_slnf_rsi
2252019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE solutions DROP CONSTRAINT IF EXISTS fk_sum_rsi
2262019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE solutions DROP CONSTRAINT IF EXISTS fk_ad_rsi
2272019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_SUPERCEDENCE DROP CONSTRAINT IF EXISTS FK_SUPERCEDENCE_ID
2282019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_SUPERCEDENCE DROP CONSTRAINT IF EXISTS FK_SUPERCEDED_SOLUTION_ID
2292019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_PREREQUISITES DROP CONSTRAINT IF EXISTS FK_PREREQUISITE_ID
2302019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_PREREQUISITES DROP CONSTRAINT IF EXISTS FK_REQUIRED_SOLUTION_ID
2312019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE vuln_defs DROP CONSTRAINT IF EXISTS fk_vd_rsi
2322019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE vuln_defs DROP CONSTRAINT IF EXISTS fk_desc_rsi
2332019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE vuln_defs DROP CONSTRAINT IF EXISTS fk_pspn_rsi
2342019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_SOLUTION_BRG DROP CONSTRAINT IF EXISTS fk_vuln_id
2352019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_SOLUTION_BRG DROP CONSTRAINT IF EXISTS FK_SOLUTION_ID
2362019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VCAT_TAGS DROP CONSTRAINT IF EXISTS FK_VCT_TID
2372019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_CATS DROP CONSTRAINT IF EXISTS FK_VC_VID
2382019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_CORREL DROP CONSTRAINT IF EXISTS R_338
2392019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_CORREL DROP CONSTRAINT IF EXISTS R_339
2402019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_EXPLOITS DROP CONSTRAINT IF EXISTS FK_VEXP_VID
2412019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_REFS DROP CONSTRAINT IF EXISTS FK_VR_RID
2422019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_REFS DROP CONSTRAINT IF EXISTS FK_VR_VID
2432019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_TAGS DROP CONSTRAINT IF EXISTS FK_VT_TID
2442019-03-13T15:42:10 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_TAGS DROP CONSTRAINT IF EXISTS FK_VT_VID
2452019-03-13T15:42:10 [INFO] [Thread: Security Console] Processing SQL for default silo.
2462019-03-13T15:42:10 [INFO] [Thread: Security Console] Loading vulnerability and solutions data for first-time import.
2472019-03-13T15:43:11 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:10] [Duration: 0:01:01.115] Completed loading vulnerability and solution data.
2482019-03-13T15:43:16 [INFO] [Thread: Security Console] Loading vulnerability full text search for first-time import.
2492019-03-13T15:43:53 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:43:16] [Duration: 0:00:37.055] Completed loading vulnerability full text search.
2502019-03-13T15:43:53 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_ss_sid ON solution_supercedence ( solution_id )
2512019-03-13T15:43:53 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_ss_supersid ON solution_supercedence ( superceded_solution_id )
2522019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_sp_sid ON solution_prerequisites ( solution_id )
2532019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_sp_reqsid ON solution_prerequisites ( required_solution_id )
2542019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_NID ON vuln_defs ( VULN_NEXID )
2552019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_IDSEV ON vuln_defs ( vuln_id, SEVERITY )
2562019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_SEVID ON vuln_defs ( SEVERITY, vuln_id )
2572019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_IDPCI ON vuln_defs ( vuln_id, PCI_SEVERITY )
2582019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_PCIID ON vuln_defs ( PCI_SEVERITY, vuln_id )
2592019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_DTM ON vuln_defs ( DT_MODIFIED )
2602019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VD_DTA ON vuln_defs ( DT_ADDED )
2612019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_vd_title ON vuln_defs ( title )
2622019-03-13T15:43:54 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_vd_desc ON vuln_defs ( description )
2632019-03-13T15:43:55 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_vd_psn ON vuln_defs ( pci_special_notes )
2642019-03-13T15:43:55 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_vsb_sid ON vuln_solution_brg ( solution_id )
2652019-03-13T15:43:55 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VT_VID ON VULN_TAGS ( vuln_id )
2662019-03-13T15:43:55 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX IX_VT_TID ON VULN_TAGS ( vtag_id )
2672019-03-13T15:43:56 [INFO] [Thread: Security Console] [Schema: nxglobal] CREATE INDEX ix_vuln_search_words ON vuln_search USING GIST(search_words)
2682019-03-13T15:44:02 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE languages_resource_localization_map ADD CONSTRAINT fk_lsrid_res_id FOREIGN KEY (resource_string_id) REFERENCES resource_strings (resource_string_id) MATCH simple ON UPDATE NO ACTION ON DELETE NO ACTION
2692019-03-13T15:44:02 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE languages_resource_localization_map ADD CONSTRAINT fk_lsrid_loc_id FOREIGN KEY (localized_resource_string_id) REFERENCES localized_resource_strings (localized_resource_string_id) MATCH simple ON UPDATE NO ACTION ON DELETE NO ACTION
2702019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE solutions ADD CONSTRAINT fk_slnf_rsi FOREIGN KEY (fix) REFERENCES resource_strings (resource_string_id) MATCH FULL
2712019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE solutions ADD CONSTRAINT fk_sum_rsi FOREIGN KEY (summary) REFERENCES resource_strings (resource_string_id) MATCH FULL
2722019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE solutions ADD CONSTRAINT fk_ad_rsi FOREIGN KEY (additional_data) REFERENCES resource_strings (resource_string_id) MATCH FULL
2732019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_SUPERCEDENCE ADD CONSTRAINT FK_SUPERCEDENCE_ID FOREIGN KEY (SOLUTION_ID) REFERENCES SOLUTIONS (SOLUTION_ID) ON DELETE CASCADE
2742019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_SUPERCEDENCE ADD CONSTRAINT FK_SUPERCEDED_SOLUTION_ID FOREIGN KEY (SUPERCEDED_SOLUTION_ID) REFERENCES SOLUTIONS (SOLUTION_ID) ON DELETE CASCADE
2752019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_PREREQUISITES ADD CONSTRAINT FK_PREREQUISITE_ID FOREIGN KEY (SOLUTION_ID) REFERENCES SOLUTIONS (SOLUTION_ID) ON DELETE CASCADE
2762019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE SOLUTION_PREREQUISITES ADD CONSTRAINT FK_REQUIRED_SOLUTION_ID FOREIGN KEY (REQUIRED_SOLUTION_ID) REFERENCES SOLUTIONS (SOLUTION_ID) ON DELETE CASCADE
2772019-03-13T15:44:04 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE vuln_defs ADD CONSTRAINT fk_vd_rsi FOREIGN KEY (title) REFERENCES resource_strings (resource_string_id) MATCH FULL
2782019-03-13T15:44:05 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE vuln_defs ADD CONSTRAINT fk_desc_rsi FOREIGN KEY (description) REFERENCES resource_strings (resource_string_id) MATCH FULL
2792019-03-13T15:44:05 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE vuln_defs ADD CONSTRAINT fk_pspn_rsi FOREIGN KEY (pci_special_notes) REFERENCES resource_strings (resource_string_id) MATCH FULL
2802019-03-13T15:44:05 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_SOLUTION_BRG ADD CONSTRAINT fk_vuln_id FOREIGN KEY (vuln_id) REFERENCES vuln_defs (vuln_id) ON DELETE CASCADE
2812019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_SOLUTION_BRG ADD CONSTRAINT FK_SOLUTION_ID FOREIGN KEY (SOLUTION_ID) REFERENCES SOLUTIONS (SOLUTION_ID) ON DELETE CASCADE
2822019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VCAT_TAGS ADD CONSTRAINT FK_VCT_TID FOREIGN KEY (vtag_id) REFERENCES vtag_defs (vtag_id) DEFERRABLE
2832019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_CATS ADD CONSTRAINT FK_VC_VID FOREIGN KEY (vuln_id) REFERENCES vuln_defs (vuln_id) DEFERRABLE
2842019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_CORREL ADD CONSTRAINT R_338 FOREIGN KEY (vuln_id) REFERENCES vuln_defs (vuln_id) DEFERRABLE
2852019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_CORREL ADD CONSTRAINT R_339 FOREIGN KEY (vuln_id_super) REFERENCES vuln_defs (vuln_id) DEFERRABLE
2862019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_EXPLOITS ADD CONSTRAINT FK_VEXP_VID FOREIGN KEY (vuln_id) REFERENCES vuln_defs (vuln_id) DEFERRABLE
2872019-03-13T15:44:06 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_REFS ADD CONSTRAINT FK_VR_RID FOREIGN KEY (ref_id) REFERENCES ref_defs (ref_id) DEFERRABLE
2882019-03-13T15:44:08 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_REFS ADD CONSTRAINT FK_VR_VID FOREIGN KEY (vuln_id) REFERENCES vuln_defs (vuln_id) DEFERRABLE
2892019-03-13T15:44:08 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_TAGS ADD CONSTRAINT FK_VT_TID FOREIGN KEY (vtag_id) REFERENCES vtag_defs (vtag_id) DEFERRABLE
2902019-03-13T15:44:09 [INFO] [Thread: Security Console] [Schema: nxglobal] ALTER TABLE VULN_TAGS ADD CONSTRAINT FK_VT_VID FOREIGN KEY (vuln_id) REFERENCES vuln_defs (vuln_id) DEFERRABLE
2912019-03-13T15:44:09 [INFO] [Thread: Security Console] Processing SQL for default silo.
2922019-03-13T15:44:09 [INFO] [Thread: l10nImporter] Loading localized non-default language content.
2932019-03-13T15:44:10 [INFO] [Thread: Security Console] Imported 59 new categories, categorized 41 vulnerabilities and 56 tags.
2942019-03-13T15:44:10 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:42:10] [Duration: 0:01:59.912] Completed synchronizing vulnerability data into the database.
2952019-03-13T15:44:10 [INFO] [Thread: Security Console] Loading correlation data.
2962019-03-13T15:44:10 [INFO] [Thread: Security Console] Importing vulnerability correlation data.
2972019-03-13T15:44:29 [INFO] [Thread: Security Console] Vulnerability correlation data imported.
2982019-03-13T15:44:29 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:44:10] [Duration: 0:00:19.371] Completed loading correlation data.
2992019-03-13T15:44:29 [INFO] [Thread: Security Console] Loading exploit data.
3002019-03-13T15:44:29 [INFO] [Thread: Security Console] Detected a change in exploits or no exploit information is present. Refreshing...
3012019-03-13T15:44:29 [INFO] [Thread: Security Console] Loading exploits from: exploits.xml
3022019-03-13T15:44:43 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:44:29] [Duration: 0:00:13.556] Exploit information updated.
3032019-03-13T15:44:43 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:44:29] [Duration: 0:00:13.633] Completed loading exploit data.
3042019-03-13T15:44:43 [INFO] [Thread: Security Console] Loading malware data.
3052019-03-13T15:44:44 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:44:43] [Duration: 0:00:01.222] Completed loading malware data.
3062019-03-13T15:44:44 [INFO] [Thread: Security Console] Loaded 43 fingerprint files from /opt/rapid7/nexpose/plugins/fp/builtin.
3072019-03-13T15:44:48 [WARN] [Thread: Security Console] Cannot update risk scores for new and modified vulnerabilities. A risk model is not defined.
3082019-03-13T15:44:57 [INFO] [Thread: Security Console] Starting the file system watcher thread.
3092019-03-13T15:44:57 [INFO] [Thread: Security Console] Initializing risk service...
3102019-03-13T15:45:06 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:44:57] [Duration: 0:00:08.763] Updated risk scores for 137672 vulnerabilities.
3112019-03-13T15:45:06 [INFO] [Thread: Security Console] Finished updating risk scores for silo default.
3122019-03-13T15:45:06 [INFO] [Thread: Security Console] Loading the CPE dictionary...
3132019-03-13T15:45:06 [INFO] [Thread: Security Console] Synchronizing the CPE dictionary...
3142019-03-13T15:45:06 [INFO] [Thread: Security Console] Parsing the CPE dictionary...
3152019-03-13T15:45:09 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:06] [Duration: 0:00:02.256] Finished parsing the CPE dictionary.
3162019-03-13T15:45:09 [INFO] [Thread: Security Console] Bulk importing the CPE dictionary.
3172019-03-13T15:45:10 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:09] [Duration: 0:00:01.448] Finished bulk importing the CPE dictionary, inserted 47856 cpe items.
3182019-03-13T15:45:11 [INFO] [Thread: Security Console] The CPE dictionary was imported for the first time, remapping all fingerprints.
3192019-03-13T15:45:11 [INFO] [Thread: Security Console] [SiloID: default] Remapping operating systems to CPEs.
3202019-03-13T15:45:11 [INFO] [Thread: Security Console] [SiloID: default] [Started: 2019-03-13T15:45:11] [Duration: 0:00:00.003] Remapped operating systems to CPEs.
3212019-03-13T15:45:11 [INFO] [Thread: Security Console] [SiloID: default] Remapping software to CPEs.
3222019-03-13T15:45:11 [INFO] [Thread: Security Console] [SiloID: default] [Started: 2019-03-13T15:45:11] [Duration: 0:00:00.002] Remapped software to CPEs.
3232019-03-13T15:45:11 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:06] [Duration: 0:00:04.563] Finished synchronizing the CPE dictionary. 107242 CPE items are currently defined.
3242019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing saml manager...
3252019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing support console commands...
3262019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing web server cache...
3272019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing scan templates...
3282019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing scan template service
3292019-03-13T15:45:11 [INFO] [Thread: Security Console] Synchronizing scan templates...
3302019-03-13T15:45:11 [INFO] [Thread: Security Console] Checking database consistency...
3312019-03-13T15:45:11 [INFO] [Thread: Security Console] Performing consistency checks on database.
3322019-03-13T15:45:11 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:11] [Duration: 0:00:00.140] Database consistency checks completed against all silos.
3332019-03-13T15:45:11 [INFO] [Thread: Security Console] Performing database partitioning checks...
3342019-03-13T15:45:11 [INFO] [Thread: Security Console] [SiloID: default] Performing partitioning checks.
3352019-03-13T15:45:11 [INFO] [Thread: Security Console] [SiloID: default] [Started: 2019-03-13T15:45:11] [Duration: 0:00:00.048] Completed partitioning checks.
3362019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing risk history...
3372019-03-13T15:45:11 [INFO] [Thread: Security Console] Initializing reporting manager...
3382019-03-13T15:45:12 [INFO] [Thread: Security Console] Loading scheduled report jobs...
3392019-03-13T15:45:12 [INFO] [Thread: task-executor1] Started filling daily history of assets, sites and groups for default silo
3402019-03-13T15:45:12 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:12] [Duration: 0:00:00.015] Loaded scheduled report jobs.
3412019-03-13T15:45:12 [INFO] [Thread: task-executor1] [Started: 2019-03-13T15:45:12] [Duration: 0:00:00.105] Finished filling membership history of default silo.
3422019-03-13T15:45:12 [INFO] [Thread: task-executor1] [Started: 2019-03-13T15:45:12] [Duration: 0:00:00.192] Finished filling daily history of assets, sites and asset groups for default silo.
3432019-03-13T15:45:12 [INFO] [Thread: Security Console] Initializing silo service...
3442019-03-13T15:45:12 [INFO] [Thread: Security Console] Initializing discovery configuration service...
3452019-03-13T15:45:12 [INFO] [Thread: Security Console] Initializing Asset Group Update Manager...
3462019-03-13T15:45:12 [INFO] [Thread: Security Console] Initializing dynamic site service...
3472019-03-13T15:45:12 [INFO] [Thread: Security Console] Initializing report template service...
3482019-03-13T15:45:12 [INFO] [Thread: Security Console] Creating message service...
3492019-03-13T15:45:12 [INFO] [Thread: Security Console] com.rapid7.nsc.scanpool.do.message.exchange.thread.pool.size is not configured - returning default value 10.
3502019-03-13T15:45:12 [INFO] [Thread: Security Console] Initializing scan engines...
3512019-03-13T15:45:12 [INFO] [Thread: Security Console] Loading built-in scan engines.
3522019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.comms.clientConnectionProvider.getConnectionTimeout is not configured - returning default value 90000.
3532019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.comms.clientConnectionProvider.autoPairTimeout is not configured - returning default value 10000.
3542019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.nsc.scanExecutorService.minimumCorePoolSize is not configured - returning default value 10.
3552019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.nsc.scanExecutorService.maximumCorePoolSize is not configured - returning default value 300.
3562019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.nsc.scanExecutorService.monitorEnabled is not configured - returning default value true.
3572019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.nsc.scanExecutorService.monitorInterval is not configured - returning default value 10000.
3582019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.nsc.scanExecutorService.monitorCorePoolSizeIncreaseOnSaturation is not configured - returning default value 10.
3592019-03-13T15:45:13 [INFO] [Thread: Thread-15] Starting scan engine connection listener thread.
3602019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.nsc.scanExecutorService.terminationTimeout is not configured - returning default value 180.
3612019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.scan.lifecyclemonitor.delay is not configured - returning default value 10000.
3622019-03-13T15:45:13 [INFO] [Thread: Security Console] com.rapid7.nexpose.scan.consolidation.delay is not configured - returning default value 10000.
3632019-03-13T15:45:13 [INFO] [Thread: Security Console] Refreshing scan engines.
3642019-03-13T15:45:13 [WARN] [Thread: Security Console] Not licensed for Rapid7 Hosted Scan Engine.
3652019-03-13T15:45:13 [INFO] [Thread: Security Console] Starting local scan engine.
3662019-03-13T15:45:13 [INFO] [Thread: scan-executor-service-1] Scan executor service monitor started.
3672019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initializing JDBC drivers
3682019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initializing administrative alerters
3692019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces RHEL_6_STIG:1:MAC-1_Classified
3702019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public replaces RHEL_6_STIG:1:MAC-1_Public
3712019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces RHEL_6_STIG:1:MAC-1_Sensitive
3722019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces RHEL_6_STIG:1:MAC-2_Classified
3732019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public replaces RHEL_6_STIG:1:MAC-2_Public
3742019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces RHEL_6_STIG:1:MAC-2_Sensitive
3752019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces RHEL_6_STIG:1:MAC-3_Classified
3762019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public replaces RHEL_6_STIG:1:MAC-3_Public
3772019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_6_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces RHEL_6_STIG:1:MAC-3_Sensitive
3782019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy USGCB-RHEL-5-Desktop:1.2.5.0:united_states_government_configuration_baseline replaces USGCB-RHEL-5-Desktop:1.0.5.0:united_states_government_configuration_baseline
3792019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_CAT_I_Only replaces Windows_10_STIG:1:CAT_I_Only
3802019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_Disable_Slow_Rules replaces Windows_10_STIG:1:Disable_Slow_Rules
3812019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces Windows_10_STIG:1:MAC-1_Classified
3822019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public replaces Windows_10_STIG:1:MAC-1_Public
3832019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces Windows_10_STIG:1:MAC-1_Sensitive
3842019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces Windows_10_STIG:1:MAC-2_Classified
3852019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public replaces Windows_10_STIG:1:MAC-2_Public
3862019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces Windows_10_STIG:1:MAC-2_Sensitive
3872019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces Windows_10_STIG:1:MAC-3_Classified
3882019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public replaces Windows_10_STIG:1:MAC-3_Public
3892019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces Windows_10_STIG:1:MAC-3_Sensitive
3902019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces Windows_2008_R2_DC_STIG:1:MAC-1_Classified
3912019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public replaces Windows_2008_R2_DC_STIG:1:MAC-1_Public
3922019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces Windows_2008_R2_DC_STIG:1:MAC-1_Sensitive
3932019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces Windows_2008_R2_DC_STIG:1:MAC-2_Classified
3942019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public replaces Windows_2008_R2_DC_STIG:1:MAC-2_Public
3952019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces Windows_2008_R2_DC_STIG:1:MAC-2_Sensitive
3962019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces Windows_2008_R2_DC_STIG:1:MAC-3_Classified
3972019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public replaces Windows_2008_R2_DC_STIG:1:MAC-3_Public
3982019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_DC_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces Windows_2008_R2_DC_STIG:1:MAC-3_Sensitive
3992019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces Windows_2008_R2_MS_STIG:1:MAC-1_Classified
4002019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public replaces Windows_2008_R2_MS_STIG:1:MAC-1_Public
4012019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces Windows_2008_R2_MS_STIG:1:MAC-1_Sensitive
4022019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces Windows_2008_R2_MS_STIG:1:MAC-2_Classified
4032019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public replaces Windows_2008_R2_MS_STIG:1:MAC-2_Public
4042019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces Windows_2008_R2_MS_STIG:1:MAC-2_Sensitive
4052019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces Windows_2008_R2_MS_STIG:1:MAC-3_Classified
4062019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public replaces Windows_2008_R2_MS_STIG:1:MAC-3_Public
4072019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2008_R2_MS_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces Windows_2008_R2_MS_STIG:1:MAC-3_Sensitive
4082019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_CAT_I_Only replaces Windows_2012_DC_STIG:2:CAT_I_Only
4092019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_Disable_Slow_Rules replaces Windows_2012_DC_STIG:2:Disable_Slow_Rules
4102019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces Windows_2012_DC_STIG:2:MAC-1_Classified
4112019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Public replaces Windows_2012_DC_STIG:2:MAC-1_Public
4122019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces Windows_2012_DC_STIG:2:MAC-1_Sensitive
4132019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces Windows_2012_DC_STIG:2:MAC-2_Classified
4142019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Public replaces Windows_2012_DC_STIG:2:MAC-2_Public
4152019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces Windows_2012_DC_STIG:2:MAC-2_Sensitive
4162019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces Windows_2012_DC_STIG:2:MAC-3_Classified
4172019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Public replaces Windows_2012_DC_STIG:2:MAC-3_Public
4182019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_2012_DC_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces Windows_2012_DC_STIG:2:MAC-3_Sensitive
4192019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_CAT_I_Only replaces Windows_2012_MS_STIG:2:CAT_I_Only
4202019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_Disable_Slow_Rules replaces Windows_2012_MS_STIG:2:Disable_Slow_Rules
4212019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces Windows_2012_MS_STIG:2:MAC-1_Classified
4222019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Public replaces Windows_2012_MS_STIG:2:MAC-1_Public
4232019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces Windows_2012_MS_STIG:2:MAC-1_Sensitive
4242019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces Windows_2012_MS_STIG:2:MAC-2_Classified
4252019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Public replaces Windows_2012_MS_STIG:2:MAC-2_Public
4262019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces Windows_2012_MS_STIG:2:MAC-2_Sensitive
4272019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces Windows_2012_MS_STIG:2:MAC-3_Classified
4282019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Public replaces Windows_2012_MS_STIG:2:MAC-3_Public
4292019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_MS_2012_V2R13_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces Windows_2012_MS_STIG:2:MAC-3_Sensitive
4302019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces Windows_7_STIG:1:MAC-1_Classified
4312019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public replaces Windows_7_STIG:1:MAC-1_Public
4322019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces Windows_7_STIG:1:MAC-1_Sensitive
4332019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces Windows_7_STIG:1:MAC-2_Classified
4342019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public replaces Windows_7_STIG:1:MAC-2_Public
4352019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces Windows_7_STIG:1:MAC-2_Sensitive
4362019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces Windows_7_STIG:1:MAC-3_Classified
4372019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public replaces Windows_7_STIG:1:MAC-3_Public
4382019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces Windows_7_STIG:1:MAC-3_Sensitive
4392019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_4.0.0_CIS_Cisco_IOS_15_Benchmark:4.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_cisco_ios_15_benchmark:3.0.1.0:cisco_ios_15_benchmarks_profile_Level_1
4402019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces cis_microsoft_windows_2003_ms_dc_benchmark:2.0.0.7:dc-enterprise
4412019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces cis_microsoft_windows_2003_ms_dc_benchmark:2.0.0.7:dc-legacy
4422019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces cis_microsoft_windows_2003_ms_dc_benchmark:2.0.0.7:dc-special
4432019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces cis_microsoft_windows_2003_ms_dc_benchmark:2.0.0.7:ms-enterprise
4442019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces cis_microsoft_windows_2003_ms_dc_benchmark:2.0.0.7:ms-legacy
4452019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces cis_microsoft_windows_2003_ms_dc_benchmark:2.0.0.7:ms-special
4462019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:NIST-Enterprise
4472019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:NIST-Legacy
4482019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:NIST-Specialized
4492019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:ent-desk-profile-domain
4502019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:ent-desk-profile-sp1
4512019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:ent-desk-profile-standalone
4522019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:ent-mob-profile-domain
4532019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:ent-mob-profile-standalone
4542019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:high-profile-domain
4552019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:high-profile-sp1
4562019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:high-profile-standalone
4572019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:legacy-profile-domain
4582019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:legacy-profile-standalone
4592019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_XP_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_microsoft_windows_xp_benchmark:2.0.1.14:xccdf_org.cisecurity.benchmarks_profile_Level_1
4602019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0.1_CIS_Red_Hat_Enterprise_Linux_5_Benchmark:2.2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_redhat_enterprise_linux_5_benchmark:2.0.0.0:level-1
4612019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0.1_CIS_Red_Hat_Enterprise_Linux_5_Benchmark:2.2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces cis_redhat_enterprise_linux_5_benchmark:2.0.0.0:level-2
4622019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:1.4.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_redhat_enterprise_linux_6_benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
4632019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:1.4.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces cis_redhat_enterprise_linux_6_benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
4642019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces cis_windows_2008_server_benchmark:1.2.0.9:Enterprise-DC
4652019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces cis_windows_2008_server_benchmark:1.2.0.9:Enterprise-MS
4662019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces cis_windows_2008_server_benchmark:1.2.0.9:SSLF-DC
4672019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces cis_windows_2008_server_benchmark:1.2.0.9:SSLF-MS
4682019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_windows_7_benchmark_120:1.2.0.2:Enterprise-Desktop
4692019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_windows_7_benchmark_120:1.2.0.2:Enterprise-Domain
4702019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_windows_7_benchmark_120:1.2.0.2:Enterprise-Laptop
4712019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_windows_7_benchmark_120:1.2.0.2:SSLF-Desktop
4722019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_windows_7_benchmark_120:1.2.0.2:SSLF-Domain
4732019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces cis_windows_7_benchmark_120:1.2.0.2:SSLF-Laptop
4742019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-7-Energy:v2.0.5.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_2.0.5.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-7-Energy:v1.2.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4752019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-7-firewall:v1.3.0.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.3.0.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-7-firewall:v1.2.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4762019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-7:v2.0.5.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_2.0.5.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-7:v1.2.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4772019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-Vista-Energy:v3.0.5.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_3.0.5.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-Vista-Energy:v2.0.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4782019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-Vista-firewall:v2.1.0.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_2.1.0.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-Vista-firewall:v2.0.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4792019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-Vista:v3.0.5.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_3.0.5.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-Vista:v2.0.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4802019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-XP-firewall:v2.1.0.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_2.1.0.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-XP-firewall:v2.0.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4812019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-Windows-XP:v3.0.3.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_3.0.3.1 replaces xccdf_gov.nist_benchmark_USGCB-Windows-XP:v2.0.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4822019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-ie7:v2.1.3.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_2.1.3.1 replaces xccdf_gov.nist_benchmark_USGCB-ie7:v2.0.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4832019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_gov.nist_benchmark_USGCB-ie8:v1.3.3.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.3.3.1 replaces xccdf_gov.nist_benchmark_USGCB-ie8:v1.2.7.1:xccdf_gov.nist_profile_united_states_government_configuration_baseline_version_1.2.3.1
4842019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_CAT_I_Only replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_CAT_I_Only
4852019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified
4862019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Public replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public
4872019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive
4882019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified
4892019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Public replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public
4902019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive
4912019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified
4922019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Public replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public
4932019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_RHEL_7_V2R1_STIG:2:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces xccdf_mil.disa.stig_benchmark_RHEL_7_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive
4942019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_CAT_I_Only
4952019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_Disable_Slow_Rules
4962019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Classified
4972019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Public
4982019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-1_Sensitive
4992019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Classified
5002019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Public
5012019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-2_Sensitive
5022019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Classified
5032019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Public
5042019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_mil.disa.stig_benchmark_Windows_10_V1R15_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive replaces xccdf_mil.disa.stig_benchmark_Windows_10_V1R12_STIG:1:xccdf_mil.disa.stig_profile_MAC-3_Sensitive
5052019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.0.7_CIS_Apache_Tomcat_55_60_Benchmark:1.0.0.7:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Apache_Tomcat_55_60_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5062019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.0.7_CIS_Apache_Tomcat_55_60_Benchmark:1.0.0.7:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Apache_Tomcat_55_60_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5072019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Google_Chrome_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Google_Chrome_46_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5082019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Google_Chrome_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Google_Chrome_46_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5092019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.1_CIS_Microsoft_Office_Access_2013_Benchmark:1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Access_2013_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5102019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.1_CIS_Microsoft_Office_Access_2016_Benchmark:1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Access_2016_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5112019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.1_CIS_Microsoft_Office_Excel_2013_Benchmark:1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Excel_2013_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5122019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.1_CIS_Microsoft_Office_Excel_2016_Benchmark:1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Excel_2016_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5132019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Office_Outlook_2013_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Outlook_2013_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5142019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Office_Outlook_2016_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Outlook_2016_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5152019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.1_CIS_Microsoft_Office_PowerPoint_2016_Benchmark:1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_PowerPoint_2016_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5162019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Office_Word_2013_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Word_2013_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5172019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Office_Word_2016_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Office_Word_2016_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5182019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.0.1_CIS_Microsoft_Office_PowerPoint_2013_Benchmark:1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_PowerPoint_2013_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5192019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Windows_10_Enterprise_RTM_Release_1507_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5202019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Windows_10_Enterprise_RTM_Release_1507_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
5212019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Windows_10_Enterprise_RTM_Release_1507_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5222019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Windows_10_Enterprise_RTM_Release_1507_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
5232019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Windows_Server_2012_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
5242019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Microsoft_Windows_Server_2012_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
5252019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_MySQL_RDBMS replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_MySQL_RDBMS
5262019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_MySQL_RDBMS_on_Linux replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_MySQL_RDBMS_on_Linux
5272019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_MySQL_RDBMS replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_MySQL_RDBMS
5282019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_MySQL_RDBMS_on_Linux replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Oracle_MySQL_Enterprise_Edition_5.6_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_MySQL_RDBMS_on_Linux
5292019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Ubuntu_14.04_LTS_Server_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5302019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Ubuntu_14.04_LTS_Server_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5312019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
5322019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
5332019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
5342019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Ubuntu_Linux_16.04_LTS_Benchmark:1.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
5352019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_CentOS_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0.1_CIS_CentOS_Linux_6_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1
5362019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_CentOS_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0.1_CIS_CentOS_Linux_6_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2
5372019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS_using_Traditional_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0.1_CIS_Oracle_Database_12c_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS
5382019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS_using_Traditional_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0.1_CIS_Oracle_Database_12c_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS
5392019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_RDBMS_using_Traditional_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0.1_CIS_Oracle_Database_12c_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-__RDBMS
5402019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_CentOS_Linux_7_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5412019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_CentOS_Linux_7_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5422019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0_CIS_Microsoft_SQL_Server_2012_Benchmark:1.4.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Database_Engine replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_SQL_Server_2012_Database_Engine_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Database_Engine
5432019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_SQL_Server_2014_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Database_Engine replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_SQL_Server_2014_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Database_Engine
5442019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5452019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
5462019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5472019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_10_Enterprise_Release_1511_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
5482019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
5492019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:1.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
5502019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5512019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:1.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5522019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Google_Chrome_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Google_Chrome_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5532019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Google_Chrome_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Google_Chrome_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5542019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Kubernetes_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Kubernetes_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5552019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Kubernetes_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Kubernetes_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5562019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.5.0_CIS_Microsoft_SQL_Server_2008_R2_Database_Engine_Benchmark:1.5.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Database_Engine replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_SQL_Server_2008_R2_Database_Engine_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Database_Engine
5572019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5582019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
5592019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5602019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.2.0_CIS_Microsoft_Windows_10_Enterprise_Release_1607_Benchmark:1.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
5612019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0_CIS_Microsoft_Windows_10_Enterprise_Release_1709_Benchmark:1.4.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5622019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0_CIS_Microsoft_Windows_10_Enterprise_Release_1709_Benchmark:1.4.0:xccdf_org.cisecurity.benchmarks_profile_BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
5632019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0_CIS_Microsoft_Windows_10_Enterprise_Release_1709_Benchmark:1.4.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5642019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_1.4.0_CIS_Microsoft_Windows_10_Enterprise_Release_1709_Benchmark:1.4.0:xccdf_org.cisecurity.benchmarks_profile_Next_Generation_Windows_Security replaces xccdf_org.cisecurity.benchmarks_benchmark_1.3.0_CIS_Microsoft_Windows_10_Enterprise_Release_1703_Benchmark:1.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
5652019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.4.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:1.4.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1
5662019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_1.4.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:1.4.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2
5672019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Amazon_Linux_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Amazon_Linux_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
5682019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Amazon_Linux_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Amazon_Linux_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
5692019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Oracle_Database_11g_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_11g_R2_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS
5702019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Oracle_Database_11g_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_11g_R2_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS
5712019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Oracle_Database_11g_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-__RDBMS replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_11g_R2_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-__RDBMS
5722019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Database_12c_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS_using_Traditional_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS_using_Traditional_Auditing
5732019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Database_12c_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS_using_Unified_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Linux_Host_OS_using_Unified_Auditing
5742019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Database_12c_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_RDBMS_using_Traditional_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_RDBMS_using_Traditional_Auditing
5752019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Database_12c_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_RDBMS_using_Unified_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_RDBMS_using_Unified_Auditing
5762019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Database_12c_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS_using_Traditional_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS_using_Traditional_Auditing
5772019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Database_12c_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS_using_Unified_Auditing replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Database_12c_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Windows_Server_Host_OS_using_Unified_Auditing
5782019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Linux_7_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
5792019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Linux_7_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
5802019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Linux_7_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
5812019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Oracle_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Oracle_Linux_7_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
5822019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
5832019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
5842019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
5852019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_11_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
5862019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
5872019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
5882019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
5892019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_SUSE_Linux_Enterprise_12_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
5902019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
5912019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
5922019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
5932019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.0_CIS_Ubuntu_Linux_14.04_LTS_Benchmark:2.0.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
5942019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_CentOS_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
5952019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_CentOS_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
5962019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_CentOS_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
5972019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_CentOS_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
5982019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
5992019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6002019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6012019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Microsoft_Windows_Server_2012_non-R2_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6022019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6032019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6042019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6052019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.1_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6062019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6072019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6082019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6092019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_CentOS_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6102019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6112019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6122019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6132019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.0.2_CIS_Red_Hat_Enterprise_Linux_6_Benchmark:2.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6142019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6152019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6162019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6172019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:2.1.0.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6182019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1
6192019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
6202019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2
6212019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0.2_CIS_Microsoft_Windows_7_Benchmark:2.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
6222019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6232019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6242019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6252019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_CentOS_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6262019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_8.1_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
6272019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_8.1_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
6282019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_8.1_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
6292019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_8.1_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
6302019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6312019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6322019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6332019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6342019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6352019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6362019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6372019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6382019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_CentOS_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6392019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_CentOS_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6402019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_CentOS_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6412019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_CentOS_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_CentOS_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6422019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Server
6432019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Workstation
6442019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Server
6452019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation replaces xccdf_org.cisecurity.benchmarks_benchmark_2.1.1_CIS_Red_Hat_Enterprise_Linux_7_Benchmark:2.1.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Workstation
6462019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6472019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6482019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6492019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6502019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1
6512019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
6522019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2
6532019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_8.1_Workstation_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
6542019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6552019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6562019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6572019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_2.3.0_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.3.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_2.2.1_CIS_Microsoft_Windows_Server_2012_R2_Benchmark:2.2.1:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6582019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
6592019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
6602019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
6612019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_7_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
6622019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6632019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6642019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6652019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6662019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_7_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1
6672019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_7_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1__BitLocker
6682019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_7_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2
6692019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_7_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_7_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2__BitLocker
6702019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_non-R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6712019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_non-R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6722019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_non-R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6732019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_non-R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6742019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6752019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6762019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Domain_Controller
6772019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.0.1_CIS_Microsoft_Windows_Server_2008_R2_Benchmark:3.0.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_2_-_Member_Server
6782019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller replaces xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Domain_Controller
6792019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_3.1.0.2_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server replaces xccdf_org.cisecurity.benchmarks_benchmark_3.1.0_CIS_Microsoft_Windows_Server_2003_Benchmark:3.1.0:xccdf_org.cisecurity.benchmarks_profile_Level_1_-_Member_Server
6802019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_5.2.0_CIS_Oracle_Solaris_10_Benchmark:5.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_1 replaces xccdf_org.cisecurity.benchmarks_benchmark_5.1.0.2_CIS_Oracle_Solaris_10_Benchmark:5.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_1
6812019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Policy xccdf_org.cisecurity.benchmarks_benchmark_5.2.0_CIS_Oracle_Solaris_10_Benchmark:5.2.0:xccdf_org.cisecurity.benchmarks_profile_Level_2 replaces xccdf_org.cisecurity.benchmarks_benchmark_5.1.0.2_CIS_Oracle_Solaris_10_Benchmark:5.1.0.2:xccdf_org.cisecurity.benchmarks_profile_Level_2
6822019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initializing extension manager from dir /opt/rapid7/nexpose/nse/../plugins
6832019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] com.rapid7.nexpose.scan.logMemory.interval is not configured - returning default value 1000.
6842019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] com.rapid7.nexpose.scan.logCPUMemoryToMemLog.enable is not configured - returning default value false.
6852019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initializing scan manager.
6862019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] com.rapid7.nexpose.scan.monitor.numberSavedAssetDurations is not configured - returning default value 1024.
6872019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] com.rapid7.nexpose.scan.monitor.numberSavedAssetDurations is not configured - returning default value 65536.
6882019-03-13T15:45:13 [WARN] [Thread: NeXpose Scan Engine] Policy manager initialization on startup has been disabled. Policy checks will be loaded when scan starts.
6892019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initialized PolicyCheckService with 0 benchmarks, containing 0 policies. The total check count is 0.
6902019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Checking for orphaned temporary files that need to be cleaned up.
6912019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] [Started: 2019-03-13T15:45:13] [Duration: 0:00:00.000] Completed checking for orphaned temporary files that need to be cleaned up.
6922019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initializing networking support...
6932019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Initializing scan engine manager...
6942019-03-13T15:45:13 [INFO] [Thread: NeXpose Scan Engine] Clearing object tracker after 26662650 hits and 749014 misses.
6952019-03-13T15:45:19 [INFO] [Thread: NeXpose Scan Engine] Scan Engine initialization completed.
6962019-03-13T15:45:19 [WARN] [Thread: Security Console] Not licensed for scan engine pool.
6972019-03-13T15:45:19 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:13] [Duration: 0:00:06.690] Completed refreshing scan engines.
6982019-03-13T15:45:19 [INFO] [Thread: Security Console] Registering content services for updates.
6992019-03-13T15:45:19 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:12] [Duration: 0:00:06.776] Completed initializing scan engines.
7002019-03-13T15:45:19 [INFO] [Thread: Security Console] Detected an insecure keystore password. Your keystore password has been reset.
7012019-03-13T15:45:19 [INFO] [Thread: Security Console] Starting message service...
7022019-03-13T15:45:19 [INFO] [Thread: ServiceOrchestrationThread] New Provider com.rapid7.service.common.registry.ProviderRegistry$6@501b3ef1 discovered.
7032019-03-13T15:45:19 [INFO] [Thread: Security Console] Apache Camel 2.14.2 (CamelContext: camel-1) is starting
7042019-03-13T15:45:19 [INFO] [Thread: Security Console] JMX is enabled
7052019-03-13T15:45:20 [INFO] [Thread: Security Console] Loaded 178 type converters
7062019-03-13T15:45:20 [INFO] [Thread: Security Console] AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance.
7072019-03-13T15:45:20 [INFO] [Thread: Security Console] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
7082019-03-13T15:45:20 [INFO] [Thread: Security Console] Route: route1 started and consuming from: Endpoint[direct://messageOutboundEndpoint]
7092019-03-13T15:45:20 [INFO] [Thread: Security Console] Route: route2 started and consuming from: Endpoint[direct://messageInboundEndpoint]
7102019-03-13T15:45:20 [INFO] [Thread: Security Console] Total 2 routes, of which 2 is started.
7112019-03-13T15:45:20 [INFO] [Thread: Security Console] Apache Camel 2.14.2 (CamelContext: camel-1) started in 0.447 seconds
7122019-03-13T15:45:20 [INFO] [Thread: Security Console] Restoring running scans...
7132019-03-13T15:45:20 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:20] [Duration: 0:00:00.017] Completed restoring running scans.
7142019-03-13T15:45:20 [INFO] [Thread: Security Console] Initializing engine heart beat generator.
7152019-03-13T15:45:20 [INFO] [Thread: Security Console] Adding datasource listener: EngineHeartbeatGenerator with providers []
7162019-03-13T15:45:20 [INFO] [Thread: Security Console] Initializing silo schedulers...
7172019-03-13T15:45:20 [INFO] [Thread: Security Console] Using default implementation for ThreadExecutor
7182019-03-13T15:45:20 [INFO] [Thread: Security Console] Job execution threads will use class loader of thread: Security Console
7192019-03-13T15:45:20 [INFO] [Thread: Security Console] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
7202019-03-13T15:45:20 [INFO] [Thread: Security Console] Quartz Scheduler v.2.2.1 created.
7212019-03-13T15:45:20 [INFO] [Thread: Security Console] Using db table-based data access locking (synchronization).
7222019-03-13T15:45:20 [INFO] [Thread: Security Console] JobStoreCMT initialized.
7232019-03-13T15:45:20 [INFO] [Thread: Security Console] Scheduler meta-data: Quartz Scheduler (v2.2.1) 'default' with instanceId 'NON_CLUSTERED'
724 Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
725 NOT STARTED.
726 Currently in standby mode.
727 Number of jobs executed: 0
728 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
729 Using job-store 'org.quartz.impl.jdbcjobstore.JobStoreCMT' - which supports persistence. and is not clustered.
730
7312019-03-13T15:45:20 [INFO] [Thread: Security Console] Quartz scheduler 'default' initialized from an externally provided properties instance.
7322019-03-13T15:45:20 [INFO] [Thread: Security Console] Quartz scheduler version: 2.2.1
7332019-03-13T15:45:20 [INFO] [Thread: Security Console] [Silo: default] Scheduler added.
7342019-03-13T15:45:20 [INFO] [Thread: Security Console] Freed 0 triggers from 'acquired' / 'blocked' state.
7352019-03-13T15:45:20 [INFO] [Thread: Security Console] Recovering 0 jobs that were in-progress at the time of the last shut-down.
7362019-03-13T15:45:20 [INFO] [Thread: Security Console] Recovery complete.
7372019-03-13T15:45:20 [INFO] [Thread: Security Console] Removed 0 'complete' triggers.
7382019-03-13T15:45:20 [INFO] [Thread: Security Console] Removed 0 stale fired job entries.
7392019-03-13T15:45:20 [INFO] [Thread: Security Console] Scheduler default_$_NON_CLUSTERED started.
7402019-03-13T15:45:20 [INFO] [Thread: Security Console] [Silo: default] [Started: 2019-03-13T15:45:20] [Duration: 0:00:00.000] Scheduler started.
7412019-03-13T15:45:20 [INFO] [Thread: Security Console] DEFAULT SCHEDULER: org.quartz.impl.StdScheduler@4e2ee8c2
7422019-03-13T15:45:20 [INFO] [Thread: Security Console] Initializing global scheduler...
7432019-03-13T15:45:20 [INFO] [Thread: Security Console] Scheduler sysScheduler_$_NON_CLUSTERED started.
7442019-03-13T15:45:20 [INFO] [Thread: Security Console] System scheduler started.
7452019-03-13T15:45:20 [INFO] [Thread: Security Console] VERSION INFORMATION
746Console Product Name: NeXpose
747Console Version: 6.5.51
748Console DN: CN=Rapid7 Security Console, O=Mozilla
749Console Platform: Linux64
750Console Serial No: E98BFA1414A3ED543F9181ADF75ECD3FC9CDFF46
751Console Last Content Update ID: 2193665520 (2019-02-13)
752Console Last Auto Content Update ID: No partial content update in use
753Console Last Product Update ID: 3336590092 (2019-02-13)
754Console Software Revision: 7e30ed9e8040b58044b4bc0bc3f5e929dd7f35b4_539
755Console Product ID: 299067162755562
756Console Version ID: 490
757Console VM version: OpenJDK 64-Bit Server VM 25.192-b01 (Linux amd64)
758
759Local Engine Name: Local Scan Engine
760Local Engine Status: Active
761Local Engine Version: 6.5.51
762Local Engine DN: CN=NeXpose Scan Engine, O=Mozilla
763Local Engine Address (FQDN): 10.48.75.118 (eis-vuln-manage1.private.mdc1.mozilla.com)
764Local Engine Platform: Linux64
765Local Engine Serial No: 6D55D438162FE453E4A704AEC46161861A19C95E
766Local Engine Product Name: NeXpose
767Local Engine Last Content Update ID: 2193665520 (2019-02-13)
768Local Engine Last Auto Content Update ID: No partial content update in use
769Local Engine Last Product Update ID: 3336590092 (2019-02-13)
770Local Engine Software Revision: 7e30ed9e8040b58044b4bc0bc3f5e929dd7f35b4_539
771Local Engine Product ID: 299067162755562
772Local Engine Version ID: 490
773Local Engine VM Version: OpenJDK 64-Bit Server VM 25.192-b01 (Linux amd64)
774
7752019-03-13T15:45:20 [INFO] [Thread: Security Console] Accepting web server logins.
7762019-03-13T15:45:20 [INFO] [Thread: Security Console] Security Console web interface ready. Browse to https://localhost:3780/
7772019-03-13T15:45:20 [INFO] [Thread: Security Console] Initializing data warehouse export service...
7782019-03-13T15:45:20 [INFO] [Thread: Security Console] Removing old JRE versions...
7792019-03-13T15:45:20 [INFO] [Thread: Security Console] Finished removing old JRE versions.
7802019-03-13T15:45:20 [INFO] [Thread: Security Console] Initializing IDP credential provider.
7812019-03-13T15:45:20 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:45:20] [Duration: 0:00:00.004] Completed initializing IDP credential provider.
7822019-03-13T15:45:20 [INFO] [Thread: Policy Usage Statistics Status] Starting policy usage statistics status task.
7832019-03-13T15:45:20 [INFO] [Thread: Policy Usage Statistics Status] [Started: 2019-03-13T15:45:20] [Duration: 0:00:00.051] Completed policy usage statistics status task.
7842019-03-13T15:45:21 [INFO] [Thread: task-executor3] Done with statistics generation [Started: 2019-03-13T15:45:21] [Duration: 0:00:00.253].
7852019-03-13T15:45:46 [INFO] [Thread: l10nImporter] [Started: 2019-03-13T15:44:09] [Duration: 0:01:36.938] Finished loading localized non-default language content.
7862019-03-13T15:46:51 [INFO] [Thread: Security Console] Setting IDP metadata, Entity ID: http://rapid7.com/nsc/console/1fc431fb-2fce-4076-8cb6-b9ed94253436, Entity Base URL: https://eis-vuln-manage1.private.mdc1.mozilla.com:3780
7872019-03-13T15:46:51 [WARN] [Thread: Security Console] Provider org.springframework.security.saml.metadata.MetadataMemoryProvider@4038973d contains entity http://rapid7.com/nsc/console/1fc431fb-2fce-4076-8cb6-b9ed94253436 which was already included in another metadata provider and will be ignored
7882019-03-13T15:46:51 [INFO] [Thread: resume-task-remove-partial-sites-thread-1] Checking for partially deleted sites on all silos.
7892019-03-13T15:46:51 [INFO] [Thread: Security Console] Accepting console commands.
7902019-03-13T15:46:51 [INFO] [Thread: task-executor4] [SiloID: default] No partially deleted sites found.
7912019-03-13T15:46:51 [INFO] [Thread: Security Console] Detected ConcurrentMarkSweep as the tenured pool garbage collector algorithm.
7922019-03-13T15:46:57 [INFO] [Thread: Security Console] [Started: 2019-03-13T15:34:25] [Duration: 0:12:32.362] Security Console started.
7932019-03-13T15:46:59 [WARN] [Thread: Metadata-reload] Provider org.springframework.security.saml.metadata.MetadataMemoryProvider@4038973d contains entity http://rapid7.com/nsc/console/1fc431fb-2fce-4076-8cb6-b9ed94253436 which was already included in another metadata provider and will be ignored
7942019-03-13T15:51:25 [ERROR] [Thread: http-nio-3780-exec-3=/data/admin/license] Error while attempting to activate: License activation could not occur due to connection problems. Please check your network connection or proxy settings.
795com.rapid7.license.LicenseException: Could not activate product.
796 at com.rapid7.nexpose.nsc.NSC$11.activate(Unknown Source) ~[nsc.jar:na]
797 at com.rapid7.nexpose.nsc.controller.AdministrationController.activateLicense(Unknown Source) [nsc.jar:na]
798 at com.rapid7.nexpose.nsc.controller.AdministrationController$$FastClassBySpringCGLIB$$ca2b23ba.invoke(<generated>) [nsc.jar:na]
799 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
800 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
801 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
802 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
803 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
804 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
805 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
806 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
807 at com.rapid7.nexpose.nsc.controller.AdministrationController$$EnhancerBySpringCGLIB$$eb58bd96.activateLicense(<generated>) [nsc.jar:na]
808 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_192]
809 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_192]
810 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_192]
811 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_192]
812 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
813 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
814 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
815 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
816 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
817 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
818 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
819 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
820 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
821 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:871) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
822 at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.servlet-api-3.1.0.jar:3.1.0]
823 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
824 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
825 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) [tomcat-embed-core-8.0.32.jar:8.0.32]
826 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
827 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogContextAuthenticationFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
828 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
829 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
830 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
831 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
832 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
833 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
834 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
835 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
836 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
837 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
838 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
839 at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
840 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
841 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:72) [spring-mvc-extension-2.2.0.1.jar:na]
842 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
843 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
844 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
845 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
846 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
847 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
848 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
849 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
850 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
851 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
852 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
853 at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:125) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
854 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
855 at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
856 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
857 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
858 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
859 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:57) [spring-mvc-extension-2.2.0.1.jar:na]
860 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
861 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
862 at com.rapid7.spring.security.csrf.CSRFMultipartFilter.doFilterInternal(CSRFMultipartFilter.java:90) [spring-security-extension-2.2.0.1.jar:na]
863 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
864 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
865 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:57) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
866 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
867 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
868 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
869 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
870 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
871 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
872 at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
873 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
874 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
875 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
876 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
877 at org.springframework.security.saml.metadata.MetadataGeneratorFilter.doFilter(MetadataGeneratorFilter.java:87) [spring-security-saml2-core-1.0.3.RELEASE.jar:1.0.3.RELEASE]
878 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
879 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
880 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
881 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
882 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
883 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
884 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
885 at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
886 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
887 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
888 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
889 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
890 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
891 at com.rapid7.spring.mvc.filter.ResponseHeadersFilter.doFilterInternal(ResponseHeadersFilter.java:45) [spring-mvc-extension-2.2.0.1.jar:na]
892 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
893 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
894 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
895 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
896 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
897 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:121) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
898 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
899 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
900 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
901 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
902 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
903 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
904 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
905 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
906 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
907 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
908 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
909 at com.rapid7.nexpose.nsc.web.filter.ThreadNamingFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
910 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
911 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
912 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
913 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
914 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
915 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) [tomcat-embed-core-8.0.32.jar:8.0.32]
916 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) [tomcat-embed-core-8.0.32.jar:8.0.32]
917 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) [tomcat-embed-core-8.0.32.jar:8.0.32]
918 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) [tomcat-embed-core-8.0.32.jar:8.0.32]
919 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) [tomcat-embed-core-8.0.32.jar:8.0.32]
920 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) [tomcat-embed-core-8.0.32.jar:8.0.32]
921 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) [tomcat-embed-core-8.0.32.jar:8.0.32]
922 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) [tomcat-embed-core-8.0.32.jar:8.0.32]
923 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) [tomcat-embed-core-8.0.32.jar:8.0.32]
924 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) [tomcat-embed-core-8.0.32.jar:8.0.32]
925 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) [tomcat-embed-core-8.0.32.jar:8.0.32]
926 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_192]
927 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_192]
928 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.0.32.jar:8.0.32]
929 at java.lang.Thread.run(Thread.java:748) [na:1.8.0_192]
930Caused by: com.rapid7.updater.UpdateException: Product activation failed.
931 at com.rapid7.updater.InternetUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
932 at com.rapid7.updater.HttpProxyUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
933 at com.rapid7.updater.UpdatePackageProcessor.activateLicense(Unknown Source) ~[r7shared.jar:na]
934 ... 134 common frames omitted
935Caused by: java.net.SocketTimeoutException: null
936 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
937 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
938 at com.rapid7.updater.HttpProxyUpdateClient.sendReceive(Unknown Source) ~[r7shared.jar:na]
939 at com.rapid7.updater.InternetUpdateClient.doProductActivation(Unknown Source) ~[r7shared.jar:na]
940 ... 137 common frames omitted
9412019-03-13T15:54:19 [ERROR] [Thread: http-nio-3780-exec-1=/data/admin/license] Error while attempting to activate: License activation could not occur due to connection problems. Please check your network connection or proxy settings.
942com.rapid7.license.LicenseException: Could not activate product.
943 at com.rapid7.nexpose.nsc.NSC$11.activate(Unknown Source) ~[nsc.jar:na]
944 at com.rapid7.nexpose.nsc.controller.AdministrationController.activateLicense(Unknown Source) [nsc.jar:na]
945 at com.rapid7.nexpose.nsc.controller.AdministrationController$$FastClassBySpringCGLIB$$ca2b23ba.invoke(<generated>) [nsc.jar:na]
946 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
947 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
948 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
949 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
950 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
951 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
952 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
953 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
954 at com.rapid7.nexpose.nsc.controller.AdministrationController$$EnhancerBySpringCGLIB$$eb58bd96.activateLicense(<generated>) [nsc.jar:na]
955 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_192]
956 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_192]
957 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_192]
958 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_192]
959 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
960 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
961 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
962 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
963 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
964 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
965 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
966 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
967 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
968 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:871) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
969 at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.servlet-api-3.1.0.jar:3.1.0]
970 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
971 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
972 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) [tomcat-embed-core-8.0.32.jar:8.0.32]
973 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
974 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogContextAuthenticationFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
975 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
976 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
977 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
978 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
979 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
980 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
981 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
982 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
983 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
984 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
985 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
986 at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
987 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
988 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:72) [spring-mvc-extension-2.2.0.1.jar:na]
989 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
990 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
991 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
992 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
993 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
994 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
995 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
996 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
997 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
998 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
999 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1000 at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:125) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1001 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1002 at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1003 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1004 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1005 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1006 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:57) [spring-mvc-extension-2.2.0.1.jar:na]
1007 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1008 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1009 at com.rapid7.spring.security.csrf.CSRFMultipartFilter.doFilterInternal(CSRFMultipartFilter.java:90) [spring-security-extension-2.2.0.1.jar:na]
1010 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1011 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1012 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:57) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1013 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1014 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1015 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1016 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1017 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1018 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1019 at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1020 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1021 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1022 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1023 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1024 at org.springframework.security.saml.metadata.MetadataGeneratorFilter.doFilter(MetadataGeneratorFilter.java:87) [spring-security-saml2-core-1.0.3.RELEASE.jar:1.0.3.RELEASE]
1025 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1026 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1027 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1028 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1029 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1030 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1031 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1032 at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1033 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1034 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1035 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1036 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1037 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1038 at com.rapid7.spring.mvc.filter.ResponseHeadersFilter.doFilterInternal(ResponseHeadersFilter.java:45) [spring-mvc-extension-2.2.0.1.jar:na]
1039 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1040 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1041 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1042 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1043 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1044 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:121) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1045 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1046 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1047 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1048 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1049 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1050 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1051 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1052 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1053 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1054 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1055 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1056 at com.rapid7.nexpose.nsc.web.filter.ThreadNamingFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1057 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1058 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1059 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1060 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1061 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1062 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) [tomcat-embed-core-8.0.32.jar:8.0.32]
1063 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) [tomcat-embed-core-8.0.32.jar:8.0.32]
1064 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) [tomcat-embed-core-8.0.32.jar:8.0.32]
1065 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) [tomcat-embed-core-8.0.32.jar:8.0.32]
1066 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) [tomcat-embed-core-8.0.32.jar:8.0.32]
1067 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) [tomcat-embed-core-8.0.32.jar:8.0.32]
1068 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) [tomcat-embed-core-8.0.32.jar:8.0.32]
1069 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) [tomcat-embed-core-8.0.32.jar:8.0.32]
1070 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) [tomcat-embed-core-8.0.32.jar:8.0.32]
1071 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) [tomcat-embed-core-8.0.32.jar:8.0.32]
1072 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) [tomcat-embed-core-8.0.32.jar:8.0.32]
1073 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_192]
1074 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_192]
1075 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.0.32.jar:8.0.32]
1076 at java.lang.Thread.run(Thread.java:748) [na:1.8.0_192]
1077Caused by: com.rapid7.updater.UpdateException: Product activation failed.
1078 at com.rapid7.updater.InternetUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
1079 at com.rapid7.updater.HttpProxyUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
1080 at com.rapid7.updater.UpdatePackageProcessor.activateLicense(Unknown Source) ~[r7shared.jar:na]
1081 ... 134 common frames omitted
1082Caused by: java.net.SocketTimeoutException: null
1083 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
1084 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
1085 at com.rapid7.updater.HttpProxyUpdateClient.sendReceive(Unknown Source) ~[r7shared.jar:na]
1086 at com.rapid7.updater.InternetUpdateClient.doProductActivation(Unknown Source) ~[r7shared.jar:na]
1087 ... 137 common frames omitted
10882019-03-13T15:56:29 [ERROR] [Thread: http-nio-3780-exec-10=/data/admin/license] Error while attempting to activate: License activation could not occur due to connection problems. Please check your network connection or proxy settings.
1089com.rapid7.license.LicenseException: Could not activate product.
1090 at com.rapid7.nexpose.nsc.NSC$11.activate(Unknown Source) ~[nsc.jar:na]
1091 at com.rapid7.nexpose.nsc.controller.AdministrationController.activateLicense(Unknown Source) [nsc.jar:na]
1092 at com.rapid7.nexpose.nsc.controller.AdministrationController$$FastClassBySpringCGLIB$$ca2b23ba.invoke(<generated>) [nsc.jar:na]
1093 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1094 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1095 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1096 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1097 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1098 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1099 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1100 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1101 at com.rapid7.nexpose.nsc.controller.AdministrationController$$EnhancerBySpringCGLIB$$eb58bd96.activateLicense(<generated>) [nsc.jar:na]
1102 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_192]
1103 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_192]
1104 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_192]
1105 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_192]
1106 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1107 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1108 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1109 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1110 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1111 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1112 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1113 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1114 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1115 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:871) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1116 at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.servlet-api-3.1.0.jar:3.1.0]
1117 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1118 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
1119 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) [tomcat-embed-core-8.0.32.jar:8.0.32]
1120 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1121 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogContextAuthenticationFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1122 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1123 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1124 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1125 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1126 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1127 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1128 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1129 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1130 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1131 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1132 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1133 at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1134 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1135 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:72) [spring-mvc-extension-2.2.0.1.jar:na]
1136 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1137 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1138 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1139 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1140 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1141 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1142 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1143 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1144 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1145 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1146 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1147 at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:125) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1148 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1149 at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1150 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1151 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1152 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1153 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:57) [spring-mvc-extension-2.2.0.1.jar:na]
1154 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1155 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1156 at com.rapid7.spring.security.csrf.CSRFMultipartFilter.doFilterInternal(CSRFMultipartFilter.java:90) [spring-security-extension-2.2.0.1.jar:na]
1157 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1158 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1159 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:57) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1160 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1161 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1162 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1163 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1164 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1165 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1166 at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1167 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1168 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1169 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1170 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1171 at org.springframework.security.saml.metadata.MetadataGeneratorFilter.doFilter(MetadataGeneratorFilter.java:87) [spring-security-saml2-core-1.0.3.RELEASE.jar:1.0.3.RELEASE]
1172 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1173 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1174 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1175 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1176 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1177 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1178 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1179 at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1180 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1181 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1182 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1183 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1184 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1185 at com.rapid7.spring.mvc.filter.ResponseHeadersFilter.doFilterInternal(ResponseHeadersFilter.java:45) [spring-mvc-extension-2.2.0.1.jar:na]
1186 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1187 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1188 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1189 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1190 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1191 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:121) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1192 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1193 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1194 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1195 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1196 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1197 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1198 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1199 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1200 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1201 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1202 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1203 at com.rapid7.nexpose.nsc.web.filter.ThreadNamingFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1204 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1205 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1206 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1207 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1208 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1209 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) [tomcat-embed-core-8.0.32.jar:8.0.32]
1210 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) [tomcat-embed-core-8.0.32.jar:8.0.32]
1211 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) [tomcat-embed-core-8.0.32.jar:8.0.32]
1212 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) [tomcat-embed-core-8.0.32.jar:8.0.32]
1213 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) [tomcat-embed-core-8.0.32.jar:8.0.32]
1214 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) [tomcat-embed-core-8.0.32.jar:8.0.32]
1215 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) [tomcat-embed-core-8.0.32.jar:8.0.32]
1216 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) [tomcat-embed-core-8.0.32.jar:8.0.32]
1217 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) [tomcat-embed-core-8.0.32.jar:8.0.32]
1218 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) [tomcat-embed-core-8.0.32.jar:8.0.32]
1219 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) [tomcat-embed-core-8.0.32.jar:8.0.32]
1220 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_192]
1221 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_192]
1222 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.0.32.jar:8.0.32]
1223 at java.lang.Thread.run(Thread.java:748) [na:1.8.0_192]
1224Caused by: com.rapid7.updater.UpdateException: Product activation failed.
1225 at com.rapid7.updater.InternetUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
1226 at com.rapid7.updater.HttpProxyUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
1227 at com.rapid7.updater.UpdatePackageProcessor.activateLicense(Unknown Source) ~[r7shared.jar:na]
1228 ... 134 common frames omitted
1229Caused by: java.net.SocketTimeoutException: null
1230 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
1231 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
1232 at com.rapid7.updater.HttpProxyUpdateClient.sendReceive(Unknown Source) ~[r7shared.jar:na]
1233 at com.rapid7.updater.InternetUpdateClient.doProductActivation(Unknown Source) ~[r7shared.jar:na]
1234 ... 137 common frames omitted
12352019-03-13T16:03:23 [ERROR] [Thread: http-nio-3780-exec-3=/data/admin/license] Error while attempting to activate: License activation could not occur due to connection problems. Please check your network connection or proxy settings.
1236com.rapid7.license.LicenseException: Could not activate product.
1237 at com.rapid7.nexpose.nsc.NSC$11.activate(Unknown Source) ~[nsc.jar:na]
1238 at com.rapid7.nexpose.nsc.controller.AdministrationController.activateLicense(Unknown Source) [nsc.jar:na]
1239 at com.rapid7.nexpose.nsc.controller.AdministrationController$$FastClassBySpringCGLIB$$ca2b23ba.invoke(<generated>) [nsc.jar:na]
1240 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1241 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1242 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1243 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1244 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1245 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1246 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1247 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655) [spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1248 at com.rapid7.nexpose.nsc.controller.AdministrationController$$EnhancerBySpringCGLIB$$eb58bd96.activateLicense(<generated>) [nsc.jar:na]
1249 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_192]
1250 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_192]
1251 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_192]
1252 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_192]
1253 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1254 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1255 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1256 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1257 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1258 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1259 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1260 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1261 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1262 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:871) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1263 at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.servlet-api-3.1.0.jar:3.1.0]
1264 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1265 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
1266 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) [tomcat-embed-core-8.0.32.jar:8.0.32]
1267 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1268 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogContextAuthenticationFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1269 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1270 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1271 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1272 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1273 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1274 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1275 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1276 at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1277 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1278 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1279 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1280 at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1281 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1282 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:72) [spring-mvc-extension-2.2.0.1.jar:na]
1283 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1284 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1285 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1286 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1287 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1288 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1289 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1290 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1291 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1292 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1293 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1294 at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:125) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1295 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1296 at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1297 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1298 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1299 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1300 at com.rapid7.spring.mvc.filter.RequestConditionMatchingFilter.doFilterInternal(RequestConditionMatchingFilter.java:57) [spring-mvc-extension-2.2.0.1.jar:na]
1301 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1302 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1303 at com.rapid7.spring.security.csrf.CSRFMultipartFilter.doFilterInternal(CSRFMultipartFilter.java:90) [spring-security-extension-2.2.0.1.jar:na]
1304 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1305 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1306 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:57) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1307 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1308 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1309 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1310 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1311 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1312 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1313 at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1314 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1315 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1316 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1317 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1318 at org.springframework.security.saml.metadata.MetadataGeneratorFilter.doFilter(MetadataGeneratorFilter.java:87) [spring-security-saml2-core-1.0.3.RELEASE.jar:1.0.3.RELEASE]
1319 at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1320 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1321 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.9.RELEASE.jar:3.2.9.RELEASE]
1322 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1323 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1324 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1325 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1326 at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1327 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1328 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1329 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1330 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1331 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1332 at com.rapid7.spring.mvc.filter.ResponseHeadersFilter.doFilterInternal(ResponseHeadersFilter.java:45) [spring-mvc-extension-2.2.0.1.jar:na]
1333 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1334 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1335 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1336 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1337 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1338 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:121) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1339 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1340 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1341 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1342 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1343 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1344 at com.rapid7.nexpose.nsc.web.filter.access.AccessLogFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1345 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1346 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1347 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1348 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1349 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1350 at com.rapid7.nexpose.nsc.web.filter.ThreadNamingFilter.doFilterInternal(Unknown Source) [nsc.jar:na]
1351 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1352 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1353 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
1354 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [tomcat-embed-core-8.0.32.jar:8.0.32]
1355 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [tomcat-embed-core-8.0.32.jar:8.0.32]
1356 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) [tomcat-embed-core-8.0.32.jar:8.0.32]
1357 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) [tomcat-embed-core-8.0.32.jar:8.0.32]
1358 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) [tomcat-embed-core-8.0.32.jar:8.0.32]
1359 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) [tomcat-embed-core-8.0.32.jar:8.0.32]
1360 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) [tomcat-embed-core-8.0.32.jar:8.0.32]
1361 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) [tomcat-embed-core-8.0.32.jar:8.0.32]
1362 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) [tomcat-embed-core-8.0.32.jar:8.0.32]
1363 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) [tomcat-embed-core-8.0.32.jar:8.0.32]
1364 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) [tomcat-embed-core-8.0.32.jar:8.0.32]
1365 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) [tomcat-embed-core-8.0.32.jar:8.0.32]
1366 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) [tomcat-embed-core-8.0.32.jar:8.0.32]
1367 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_192]
1368 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_192]
1369 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.0.32.jar:8.0.32]
1370 at java.lang.Thread.run(Thread.java:748) [na:1.8.0_192]
1371Caused by: com.rapid7.updater.UpdateException: Product activation failed.
1372 at com.rapid7.updater.InternetUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
1373 at com.rapid7.updater.HttpProxyUpdateClient.activateLicense(Unknown Source) ~[r7shared.jar:na]
1374 at com.rapid7.updater.UpdatePackageProcessor.activateLicense(Unknown Source) ~[r7shared.jar:na]
1375 ... 134 common frames omitted
1376Caused by: java.net.SocketTimeoutException: null
1377 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
1378 at com.rapid7.net.http.HTTPClient.request(Unknown Source) ~[r7shared.jar:na]
1379 at com.rapid7.updater.HttpProxyUpdateClient.sendReceive(Unknown Source) ~[r7shared.jar:na]
1380 at com.rapid7.updater.InternetUpdateClient.doProductActivation(Unknown Source) ~[r7shared.jar:na]
1381 ... 137 common frames omitted