Changes between Version 78 and Version 79 of AnonymityModule


Ignore:
Timestamp:
Jul 5, 2011 3:35:33 PM (13 years ago)
Author:
TTaggart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnonymityModule

    v78 v79  
    66This has been created to be a classroom exercise to explain and demonstrate a few different techniques in active anonymity, and intercepting and making sense of web traffic.
    77
     8
     9== Proxy ==
     10
     11Proxies are used to hide web traffic from the service the user is attempting to connect to. By connection through a proxy the user is able to camouflage his actual identity so that the service only sees the address of the proxy.  The drawback to this is that the proxy is able to see both the user and the service, so it knows the identity of both parties.
    812
    913