lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 27 Apr 2011 16:33:22 +0200
From: Christian Sciberras <uuf6429@...il.com>
To: Jeffrey Walton <noloader@...il.com>, 
	Laurent OUDOT at TEHTRI-Security <laurent.oudot-ml@...tri-security.com>,
	full-disclosure@...ts.grok.org.uk
Subject: Re: Disabling iPhone Tracking ? Do it Yourself
	(DiT?DiY)

Here's a crazy idea.....just drop your crappy iphone and get a real mobile
device instead of an all-in-one fa[g|d] machine...



On Wed, Apr 27, 2011 at 4:22 PM, Charles Polisher <cpolish@...ewest.net>wrote:

> On Mon, Apr 25, 2011 at 01:33:28PM -0400, Jeffrey Walton wrote:
> > > So, for those who are forced to live with the file "consolidated.db"
> > > itself, TEHTRI-Security proposes to patch this Apple file, and to add
> > > some lines of hacking inside it. We found that by adding SQL TRIGGERS
> > > inside the file itself, we can totally get rid of the tracking issues.
> > I can envision it now.... A room full of lawyers formulating a
> > strategy to classify the SQL TRIGGERS as a DRM circumvention tool so
> > they can bring a PATRIOT Act like response.
>
> Building on that:
>
> create trigger alibi_in_WifiLocationHarvest after insert on
> WifiLocationHarvest begin update WifiLocationHarvest set x_coord
> = xcoord + large_random_permutation, ycoord = ycoord +
> large_random _permutation; end; create trigger
> alibi_in_LocationHarvest after insert on LocationHarvest begin
> update LocationHarvest set x_coord = xcoord +
> large_random_permutation, ycoord = ycoord +
> large_random_permuitation; end;
>
> > On Mon, Apr 25, 2011 at 12:09 PM, Laurent OUDOT at TEHTRI-Security
> > <laurent.oudot-ml@...tri-security.com> wrote:
> > > Disabling iPhone Tracking ? Do it Yourself (DiT?DiY) :-)
> <snip/>
> > > SQLite3 TRIGGER Patch examples:
> > > create trigger privacy_in_WifiLocationHarvest after insert on
> > > WifiLocationHarvest begin delete from WifiLocationHarvest; end;
> > > create trigger privacy_in_LocationHarvest after insert on
> > > LocationHarvest begin delete from LocationHarvest; end;
> <snip/>
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ