Quote:
Originally Posted by SelfProtection
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/