this post was submitted on 06 Apr 2026
81 points (100.0% liked)
cybersecurity
6126 readers
141 users here now
An umbrella community for all things cybersecurity / infosec. News, research, questions, are all welcome!
Community Rules
- Be kind
- Limit promotional activities
- Non-cybersecurity posts should be redirected to other communities within infosec.pub.
Enjoy!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Interesting, considering one of the ways to prevent Adobe from phoning home was to redirect their domains via hosts file. Perhaps that's where they got the idea, or one of the things they added, like hey were already looking at your hosts file to check for piracy, might as well add some entries for other reasons.
I'm trying to think of legitimate reasons why an installer should be able to edit that file, and I can't think of any. Seems like the OS should lock it down.
I don't use windows that much anymore, but couldn't you make it a read-only file?
Tbf it's already write for admins only. But, if you completely remove write access that makes the file itself obsolete (there's no use in a file that no one can edit) and if you restrict it to trusted installer / verified software, that's not gonna eliminate Adobe.
Pretty sure to install Adobe you have to give admin permissions