Pivotal Engineering Journal
Technical articles from Pivotal engineers.
Home
Author
Mark Thomas
@markt_asf
@markt-asf
Posts By Mark Thomas
Mark Thomas
May 24, 2016
Java Deserialization, JMX and CVE-2016-3427
If you use remote JMX, you need to update your JVM to address CVE-2016-3427
Categories:
Security
Java
Apache Tomcat
Pivotal tc Server
Mark Thomas
Mar 13, 2013
Hanging by a Thread
It is late on a Friday afternoon, and your web application has stopped responding to requests. The server is still reachable, and the Apache Tomcat process is still running–there are no errors in the logs. You want to go home but you can’t until it is fixed. What do you do?
Categories:
Tomcat
Troubleshooting
Migrated Content
Mark Thomas
Apr 25, 2011
Session Fixation Protection
An overview of session fixation attacks and how they are prevented in Apache Tomcat.
Categories:
Tomcat
Security
Migrated Context