this post was submitted on 08 Jul 2024
483 points (99.4% liked)

Cybersecurity - Memes

1891 readers
2 users here now

Only the hottest memes in Cybersecurity

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dejected_warp_core@lemmy.world 2 points 2 months ago (1 children)

In the case of using the preview pane, there's a subtle case of displaying external images (img src in HTML) where an attacker can get an idea of what content is getting past email filters. The client will just download the image automatically, and the attacker's webserver logs the activity. I think that can be turned off in various email clients, but folks have to be savvy enough to know to do it.

[–] jaybone@lemmy.world 3 points 2 months ago

Doesn’t thunderbird by default not download external images?

Also if I was working IT for some company I would make sure all email clients were configured that way.