Hacker News

121

Adobe modifies hosts file to detect whether Creative Cloud is installed

by rglullis177549711058 comments
Oh well, as a teenager, blocking adobe servers in hosts file was how you got to "phone activation" and could generate a code. So I guess we're even, heh.
by matsemann1775501682
As a general principle, application developers should not have free rein to modify my system's configuration, and OS's should do their part to make it very difficult for developers. Installing your binaries into C:\Program Files\AppName or /usr/local/bin? Fine. Dumping crap all over C:\Windows or /usr or /boot or something? No way--the OS should make the developer obtain my consent to do these things. Sneakily modifying /etc/hosts to act against me? Get the hell outta here!
by ryandrake1775505082
Whether it's run as root/administrator or not - you can disable this behavior by setting the immutable flag on /etc/hosts. No user, including root, can write to a file with the immutable flag set(although root could _remove_ the attribute and then write).
by hatradiowigwam1775504715
How is defender not flagging this? Changing hosts file should raise alarms
by lousken1775498565
what happens if you happen to use a DNS server that resolves this domain to the correct IP?
by throw_await1775505073
I owe thousands of dollars to amtlib.dll.
by 1bpp1775503628
The most difficult of tasks is trying to un-unstall this pos app on windows.
by psyclobe1775504050
Browsers could still do something about mixed Internet and LAN/Localhost requests by IP address regardless of the domain name.
by Dwedit1775502716
If you don't like Adobe modifying your hosts file then I'd not use them. The checking for the software this way is kinda interesting though.
by vondur1775498791
So can I fool the website that I have CC installed?
by nashashmi1775502225
Recycling a comment from prior discussion (4 days, 68 points, 13 comments): https://news.ycombinator.com/item?id=47617463

_______

Oh helllll no. Let's imagine an analogy for Adobe leadership:

1. You hired a night janitor to clean and vacuum your executive offices.

2. That janitor secretly stops at every desk-phone to alter the settings of voicemail accounts.

3. After the change, any external caller can dial a certain sequence to get a message of "Yes, this office was serviced by Adobe Janitorial!"

What's your reaction when you discover it? Do you chuckle and say something like "boys will be boys"? No! You have a panic-call, Facilities revokes access, IT starts checking for other unauthorized surprises, HR looks into terminating contracts, and Legal advises whether you need to pursue data-breach notifications or lawsuits or criminal charges.

* Is it acceptable because they had some permission to touch objects in the rooms? No.

* Is it acceptable because the final effect is innocuous? No.

* Is it acceptable because the employment contract had some vague sentence about "enhancing office communication experiences"? No.

* Is it acceptable if they were just dumb instead of malicious? No.

No person that would blithely cross those lines can be trusted near your stuff, full-stop.

by Terr_1775499544
To be fair, to crack all adobe products requires a few reg keys. It's wild that they have just given up on pirates.
by ramon1561775500084
Can't even reproduce it when setting location to Belgium, or CA or AZ.

I must be missing something.

by OptionOfT1775501185
Looks like they got a wildcard certificate for *.creativecloud.adobe.com[0] so that the HTTPS connection works and so they don't have to publish DNS records for the "detect-ccd" subdomain to obtain a cert. Pretty neat setup, but also kinda hacky.

0: https://crt.sh/?q=creativecloud.adobe.com

by hypeatei1775501202
Honestly a pretty nifty way to detect if it's installed. I'm sure this can power a lot of nice features, like linking directly into adobe products if they're installed.
by jameskraus1775499274
Make affinity sound like a smarter and smarter choice.
by j451775501635
> for a very stupid reason.

I cannot stomach Thom's articles. So borderline judgmental, holier than thou, feels like he only writes whenever there's something to criticize.

No, it's not a stupid reason. Reason is OK, the execution is controversial.

by cromka1775498111