LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-17-2021, 01:15 PM   #1
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,314

Rep: Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328Reputation: 2328
Spy Pixels - Detection?


https://tech.slashdot.org/story/21/0...become-endemic

Is there a way to remove these things from webmail, or incoming mail. I gather they do have a picture format.

And for those of us in Europe: These things are surely illegal under GDPR; Has any work been done there?
 
Old 02-17-2021, 01:26 PM   #2
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
suricata has rules for pixels :
Code:
# Alert on PNG with 1x1 pixels (tracking)
alert http any any -> any any (msg:"FILE tracking PNG (1x1 pixel) (1)"; filemagic:"PNG image data, 1 x 1,"; sid:8000059; rev:1;)
alert http any any -> any any (msg:"FILE tracking PNG (1x1 pixel) (2)"; filemagic:"PNG image data, 1 x 1|00|"; sid:8000060; rev:1;)

# Alert on GIF with 1x1 pixels (tracking)
# The pattern matches on |00| which is the end of the magic buffer, this way we won't match on 1 x 128.
alert http any any -> any any (msg:"FILE tracking GIF (1x1 pixel)"; filemagic:"GIF image data, version 89a, 1 x 1|00|"; sid:8000061; rev:1;)
it alerts you whenever it sees em. but i dont know if those pixels keep functioning even when suricata alerts of them.

also privoxy has rules for pixels.
https://www.privoxy.org/

those are for web browsing.
 
Old 02-17-2021, 02:24 PM   #3
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,231

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Wikipedia calls them “web beacons”.

They’re easy to neuter; just make sure your emails are being rendered as plain text and not as HTML or “rich text”.
 
Old 02-17-2021, 09:53 PM   #4
Sefyir
Member
 
Registered: Mar 2015
Distribution: Linux Mint
Posts: 634

Rep: Reputation: 316Reputation: 316Reputation: 316Reputation: 316
A lot of mail clients (web browser or otherwise) don't load remote images unless you have added them as a contact or explicitly permitted it.
 
1 members found this post helpful.
Old 02-18-2021, 06:05 AM   #5
robotpenguin
LQ Newbie
 
Registered: Apr 2020
Posts: 4

Rep: Reputation: Disabled
I'm pretty sure that OpenSnitch would be able to catch these. Little Snitch does under MacOS - for now anyway.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
suspect spy ware, how do I scan and destroy spy ware ? zeelog Ubuntu 2 02-15-2014 11:06 PM
LXer: Spy vs. Spy; Wikipedia Sports New DB & More… LXer Syndicated Linux News 0 05-03-2013 11:12 PM
LXer: Spy vs. Spy, Spilt Blackberries & Redmond's Lies LXer Syndicated Linux News 0 10-15-2011 09:50 PM
Ethernet bonding -- link layer detection failover isn't enough, smarter detection? pwn Linux - Networking 1 07-10-2011 10:42 PM
Strange mouse resolution ? 2 pixels by 2 pixels Creak Linux - General 8 04-18-2004 07:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration