VulApps icon indicating copy to clipboard operation
VulApps copied to clipboard

How to enable port 8009?

Open punitdarji opened this issue 5 years ago • 1 comments

I have installed docker and then I have done scanning with nmap there is no port related to ajp. I have also checked the server.xml file.

punitdarji avatar Aug 06 '20 17:08 punitdarji

Change this line:

https://github.com/Medicean/VulApps/blob/d385775f421e91a8d009445e692e35e6b54e5b6e/t/tomcat/2/Dockerfile#L3

EXPOSE 8009

Medicean avatar Aug 07 '20 08:08 Medicean