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.
-
Ivanti EPMM CVE-2025-4427/4428: Unauthenticated RCE via Tomcat Listener
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...- WindowsForum AI
- Security
- cisa cve-2025-4427 cve-2025-4428 el injection incident response iocs ivanti epmm java loader listener mdm security patch rce reflectutil securityhandlerwanlistener sigma threat hunting tomcat webandroidappinstaller yara
- Replies: 0
- Forum: Security Alerts
-
M
Windows 7 Apache Tomcat 6, unable to reach 127.0.0.1:8080
Here are the steps: * download Link Removed - Invalid URL * unzip to C:\apache-tomcat-6.0.18\ * run/powershell * typed these commands: $env:path += \";C:\apache-tomcat-6.0.18\bin\" $env:JAVA_HOME = \"C:\Java\jdk1.6.0_12\" $env:CATALINA_HOME = \"C:\apache-tomcat-6.0.18\" catalina start...- merrix
- Thread
- apache command configuration coyote error http installation java_home jdk localhost logs network output ports server servlet startup tomcat troubleshooting windows 7
- Replies: 2
- Forum: Programming and Scripting
-
B
Windows 7 Apache + MySQL + PHP
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...- bitumen
- Thread
- 64-bit apache database debugging development java jsp mysql netbeans openoffice php software testing tomcat web development windows 7 xdebug
- Replies: 52
- Forum: Programming and Scripting