The first version of a hardly working, poorly written, multithread, C# application that uses CONNECT method to scan internal networks through badly configured proxy servers.
Ofcourse you know that proxy servers support the CONNECT request, which browsers use to request connection to HTTPS sites. Those connections are encrypted, so the proxy server can't do much except to create a channel between the browser and the HTTPS site and just pass the traffic back and forth.