I can confirm Creative Cloud has added to my /etc/hosts file.
Adobe secretly modifies your hosts file for the stupidest reason: https://www.osnews.com/story/144737/adobe-secretly-modifies-your-hosts-file-for-the-stupidest-reason/
I can confirm Creative Cloud has added to my /etc/hosts file.
Adobe secretly modifies your hosts file for the stupidest reason: https://www.osnews.com/story/144737/adobe-secretly-modifies-your-hosts-file-for-the-stupidest-reason/
@marcedwards I didn't find anything, but I'm also running an older version of Creative Cloud on Sonoma (I don't update apps until I can verify my workflow won't break).
You might want to try:
`find /Applications/Utilities -name "*Adobe*" -print0 | xargs -0 grep -d recurse "Cloud WAM"`
I'm guessing they probably have some shell script that's making the entry.
@marcedwards @linuxandyarn At least on Windows, only way to install Adobe products is to give them system level access to everything. Creative Suite installs many background services, that in the past (back in 2017-) were essentially Node.js applications. So your desktop computer has a built-in web server that has been there for almost a decade, accessible via local ports.
Adobe's included Node.js server could be used to run any custom code, not only their own. Essentially an attacker could use it to run extra bits of code that would be hidden inside Adobe's software.
@autiomaa @marcedwards Christ. There are days I want to day-drink just being a Linux admin. If I were responsible for Windows users with that shiz I'd be hospitalized.
(Also, today I learned Windows might have /etc/hosts; I assumed the OP had a Mac.)
@marcedwards I monitor my hosts file so good luck Adobe.
Disclaimer: I hate Adobe
@marcedwards If I am following, the way they've done this also leaves the door open for any arbitrary website to determine if you have Adobe Creative Cloud installed.
That could be used as an additional datapoint for fingerprinting purposes.
Not that there aren't plenty enough data points already.
@marcedwards nslookup can't find
detect-ccd.creativecloud.adobe.com
and
222.29.117.166.in-addr.arpa name = a2b59aaaf70266dcf.awsglobalaccelerator.com
Very strange that Adobe would use such a weak tecnique as a form of license enforcement. I assume they spread more ofthese golden eggs in many places to force you to install the software on a new machine instead of copying the obvious adobe directories.