Kizome's ISA Piercing Tool

Intro

This program is trying to be a solution for people stuck behind a firewall or a (possibly MS) proxy with highly restricted ways to reach the internet.

On one side, it is a client which can connect to a MS Proxy server and authenticate itself using NTLM authentication and do anything allowed by it, and on the other side it is a HTTP proxy server to which other programs can connect to access the internet (without authentication), and also a DNS proxy to use as your name server. For programs not supporting the HTTP protocol you can use dante's socksify.

The program is able to use a master proxy on the way out or connect to the requested sites directly, and it can do NTLM authentication (MS ISA Server, MS Proxy). You can set up rules for the HTTP proxy to specify how the requested action should be carried out (connect directly or connect through an other proxy). You can also set up rules for the tcp connections to be made. It can build connections using the usual connect syscall, going through the proxy with the CONNECT method, or call external programs (like ssh) to open the connection. For the name server, you can associate hostname patterns with name servers to ask them about.

Changes

0.5

0.4

0.3

Features

Todo

This software is written by Kizome.

Latest version:0.5
Released:2003-12-16
Download it!