OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE: Security tool for monitoring HTTP headers?

From: Mark Curphey (markcurphey.com)
Date: Tue Feb 24 2004 - 08:22:35 CST


Nothing better than this IMHO

 http://livehttpheaders.mozdev.org/

-----Original Message-----
From: patrickcurioustechnology.com [mailto:patrickcurioustechnology.com]
Sent: Tuesday, February 24, 2004 3:06 AM
To: webappsecsecurityfocus.com
Subject: Security tool for monitoring HTTP headers?

Does anyone know of a security tool for modifying HTTP headers directly?
For example if I wanted to verify that there was proper input validation
against some of the data in a POST request, does a tool besides Telnet
exist? I was considering creating one but I don't want to duplicate someone
else's work.

Thanks,

-P