Recent content by Occulter

  1. O

    BEWARE - Proxy Detector Script - used by several sites

    The following code has been used to fool the "dreaded" WIMIA Test: // java's thread for a home-grown proxy // incomingSoc: request coming from your browser // outgoingSoc: webHost where the request is sent to... :mrgreen: try { InputStream iis = incomingSoc.getInputStream()...
Back
Top