Re: Tomcat in Netbeans 11.1

2019-10-30 Thread alejandro . vargas
Well if you're developping in Netbeans, Netbeans always make a copy of tomcat in other folder. When you run the project, Netbeans deploy the project in its working directory and that deploy stays there until you cleaned or undeploy it or undeploy them. In Netbeans there's a tab named Servi

Re: tomcat 6 vulnerability scan default error page help

2018-05-02 Thread alejandro . vargas
You need to unpack catalina.jar in tomcat lib directory, then go to org\apache\catalina\util\, open ServerInfo.properties and edit it server.info=Apache Tomcat server.number= server.built= You need to set to empty these variables, as shown above. Save the file. Pack as jar again Put in the tom

Re: security headers

2017-11-03 Thread Alejandro Vargas M.
You can help with an example of this url-rewrite to add this header, Please, Thanks in advance. On 11/01/2017 02:03 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alejandro, On 11/1/17 3:37 PM, Alejandro Vargas M. wrote: Hello, I recently used on web.xml

security headers

2017-11-01 Thread Alejandro Vargas M.
Hello,     I recently used on web.xml        httpHeaderSecurity org.apache.catalina.filters.HttpHeaderSecurityFilter     true                 httpHeaderSecurity         /*     to enable some security headers, but it won't enable Content Security Policy header. Is there anyway t

Re: tomcat ssl setup

2017-09-19 Thread Alejandro Vargas M.
ECFDA.65B42CD0 http://biz-e.io -- Alejandro Vargas Mayorga /*Gerente Desarrollo C.A. & C.*/ *Tel. 506- 7232-3366* *Email:**alejandro.var...@kymsolutions.com* <mailto:%20alejandro.var...@kymsolutions.com>* **www.kymsolutions.com* <http://www.kymsolutions.com/>* Visite nuestra aula virtual! *

Session delete

2017-09-07 Thread Alejandro Vargas M.
t works on every refresh, not when close button on the browser is clicked. -- Alejandro Vargas Mayorga /*Gerente Desarrollo C.A. & C.*/ *Tel. 506- 7232-3366* *Email:**alejandro.var...@kymsolutions.com* <mailto:%20alejandro.var...@kymsolutions.com>* **www.kymsolutions.com* <http

web.xml

2017-09-05 Thread Alejandro Vargas M.
Good afternoon, I have a website on a client, and they ran a vulnerability test, and it throws a vulnerability that any user can see web.xml from a web browser, how can I hide to see web.xml or any other file from the browser? Thanks. -- Alejandro Vargas Mayorga /*Gerente Desarrollo