Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

httpedit: low-level interface to HTTP

Subject: httpedit: low-level interface to HTTP
Date: Fri, 26 May 2006 20:58:44 +0200
Hi there,

We just published httpedit, a "low-level" interface to HTTP. The application
allows you to write a raw HTTP request, send it against a web server and
review the response, all from within the same app.

No rocket science, but it is useful when you do not want a browser to alter
any of the data you are sending, e.g. when debugging an HTTP server
implementation or checking the response of an application to specific
characters. By modifying the request and seeing the response on the same
screen you are able to easily spot differences in the server handling of
requests.

Of course it is no substitute to an editor + nc + stunnel, but it comes
close :)

You can download it from this URL:

  http://www.neutralbit.com/en/rd/projects/httpedit/

It is published under a BSD-like license, comments/bug reports are always
welcome.

Regards,

Lluis Mora    llmora@neutralbit.com
NeutralBit



------------------------------------------------------------------------------
This List Sponsored by: Cenzic

Concerned about Web Application Security? 
Why not go with the #1 solution - Cenzic, the only one to win the Analyst's 
Choice Award from eWeek. As attacks through web applications continue to rise, 
you need to proactively protect your applications from hackers. Cenzic has the 
most comprehensive solutions to meet your application security penetration 
testing and vulnerability management needs. You have an option to go with a 
managed service (Cenzic ClickToSecure) or an enterprise software 
(Cenzic Hailstorm). Download FREE whitepaper on how a managed service can 
help you: http://www.cenzic.com/news_events/wpappsec.php 
And, now for a limited time we can do a FREE audit for you to confirm your 
results from other product. Contact us at request@cenzic.com for details.
------------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>
  • httpedit: low-level interface to HTTP, Lluis Mora <=