PDA

View Full Version : [other] Need help with tomcat 5.5


Sarmacid
November 4th, 2009, 05:56 PM
I'm trying to prevent banner grabbing on a server with a apache tomcat. Currently, here's the output from amap HTTP/1.1 302 Moved Temporarily\r\nServer Apache-Coyote/1.1\r\nSet-Cookie JSESSIONID=9B944AF2014547C8E272A7D8E473C0C4; Path=/\r\nLocation http//URL/index.jsp\r\nContent-Type text/html\r\nContent-Length 0\r\nDate Wed, 04 N
The only thing I've found is this link http://mail-archives.apache.org/mod_mbox/tomcat-dev/200802.mbox/%3CCB8280A7720CB742A805B7E0B84D2C93035756C2@xmb-hkg-417.apac.cisco.com%3E

But I really don't understand how to do it. Anyone have any experience with this sort of thing or can point me in the right direction?