WebApp Sec mailing list archives

Re: Security tool for monitoring HTTP headers?


From: Martin Tsachev <shaggy () vip bg>
Date: Tue, 24 Feb 2004 16:58:50 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 24 February 2004 10:06, patrick () curioustechnology com wrote:
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.


Hi Patrick,

if you have perl installed you probably have POST at your disposal. You'll 
still have to write it as foo=1&bar=2 but it calculates the content length 
for you.

You can always save a form and edit it, unless the server side expects a 
correct referrer.

ActiveState offer an IDE called Komodo which has a GUI for POSTing.


Thanks,

-P

- -- 
Martin Tsachev
http://martin.f2o.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAO2aqypytlz9Py3wRAscFAJ4sD/WElLawVtlYOVaa33RiBIIuvACbBv2g
jDGhYwybuEPjIO4+FyGO6mQ=
=Gc9W
-----END PGP SIGNATURE-----


Current thread: