The answer is simple: it's impossible.
If it were possible, then the purpose of HTTPS would be void. You don't want to send an encrypted package knowing that anybody can read it. Attempts to break HTTPS so far have failed and are estimated (last time I looked) to take a fast PC a couple of millennia. No joke, really.
The question itself is on the brink of what EE allows. We are not allowed to help you with decrypting, decyphering or reverse engineering secured connections, protocols or SSL certificates.
-- Abel --
Main Topics
Browse All Topics





by: TBK-ConsultingPosted on 2009-08-12 at 11:01:59ID: 25081130
you can use a Squid box in linux to intercept all network traffic and determine the URLs visited, or you can always setup a proxy server as well and redirect all traffic thru the proxy server which then tracks the requests.