View Single Post
Old 12-06-2008, 10:54   #8683
popper
Inactive
 
Join Date: Jan 2006
Posts: 3,270
popper has a bronze arraypopper has a bronze arraypopper has a bronze array
popper has a bronze arraypopper has a bronze arraypopper has a bronze arraypopper has a bronze arraypopper has a bronze arraypopper has a bronze array
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]

Quote:
Originally Posted by SelfProtection View Post
Is this Feasible?

A small Open Source utility that uses the Wincap Monitor driver, logging the sites that have been re-directed to Phorm nebuad etc.

The log then being sent to (as an encrypted blob) a Server, so that Website Owners can prove that their page(s) have been scanned by an ISP & (how many times) & therefore either prove Copyright infringement or get the due recompense for their intrusion!

Don't want to identify the user so a unique random number generation to identify the program used to upload the data!
sure, thats what wireshark uses on the windows port i think, then a simple "Rebol" script to parse the log for what you want, encrypt it as you please or just use the inbuilt binary encode,for fun Encrypt data in image and send it in whatever protocol you want to use,tcp,udp,muticast etc should be doable by any good scripting writer (not me )

theres plenty of client/server Rebol scripts around if you look, just load them into your OS of choice on any machine, or even have your local script get the latest update placed on some url somewere , good for collective working etc
http://www.rebol.net/
popper is offline