You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
tomcat
About this tag
Discussions tagged with tomcat on WindowsForum.com cover Apache Tomcat configuration, troubleshooting, and security. Topics include setting up Tomcat 6 on Windows, resolving connection issues to localhost:8080, and integrating Tomcat with Java, Apache, MySQL, and PHP for web development. Security concerns are also addressed, such as critical vulnerabilities in Ivanti EPMM that leverage Tomcat listeners for unauthenticated remote code execution, persistence, and data exfiltration. These threads provide practical guidance for developers and IT administrators working with Tomcat on Windows systems.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has analyzed malicious “listener” malware actively deployed against Ivanti Endpoint Manager Mobile (EPMM) servers following public proof-of-concept exploit code for CVE-2025-4427 and CVE-2025-4428, and the resulting toolset allows...
Apache 2.2.11
MySQL 5.1.30 (64 bit)
Java JDK 6u11 (64 bit)
Netbeans (developer nightly build 20090120401) (admin rights)
PHP 5.28
xdebug ( thread safe) 2.0.4-5.2.8
Built basic php DB connection ALL working as expected (html, php, debugging also working)
Will test further with complex php web...