Interactive TCP Relay

  • Thread starter Thread starter MintCookie
  • Start date Start date
M

MintCookie

This tool provides a security-testing environment for non-HTTP
Client/Server applications, similar to that provided by interactive
HTTP proxies. When started, ITR operates as a simple TCP tunnel,
listening on a specific port, and forwarding all the traffic to the
remote host and port. By configuring the client to treat the ITR as
its server, all traffic between a client and a server can be tunneled
and logged. The true power of ITR, however, lies in its ability to
intercept and edit the traffic passing through it. When invoking
intercept mode, the ITR stops every message sent through it (client to
server and/or server to client). The traffic can then be edited
freely, providing a comfortable environment for testing Client/Server
applications. The editing of messages is performed using a built-in
comfortable HEXA Editor. To provide support and compatibility for
various systems, the ITR can operate both its logs and HEXA editor
using different types of character encodings, such as ASCII or EBCDIC.
http://www.webcohort.com/web_application_security/research/tools.html
 
Back
Top