'Underminr' CDN Vulnerability Hides Malicious Traffic Behind Trusted Domains (securityweek.com) 14
Slashdot reader wiredmikey writes: Threat actors are exploiting a vulnerability in shared content delivery network (CDN) infrastructure to hide connections to malicious domains. Researchers say the vulnerability could impact roughly 88 million domains and can bypass DNS filtering and protective DNS controls, potentially enabling stealthy command-and-control communications and other evasive attacks.
Dubbed "Underminr," the exploit "presents the SNI and HTTP Host of a domain," writes SecurityWeek, "while forcing a request to the IP address of another tenant on the same shared edge." The mismatch, ADAMnetworks reports, has been exploited in attacks targeting large-scale hosting providers, including those that have implemented mitigations against domain fronting...
Threat actors' increased reliance on AI is expected to lead to a surge in attacks. "Once Underminr becomes parametric information for AI-generated malware, we could expect to see it in every attack that needs to evade protective DNS as part of the attack chain," ADAMnetworks CEO David Redekop says.
Dubbed "Underminr," the exploit "presents the SNI and HTTP Host of a domain," writes SecurityWeek, "while forcing a request to the IP address of another tenant on the same shared edge." The mismatch, ADAMnetworks reports, has been exploited in attacks targeting large-scale hosting providers, including those that have implemented mitigations against domain fronting...
Threat actors' increased reliance on AI is expected to lead to a surge in attacks. "Once Underminr becomes parametric information for AI-generated malware, we could expect to see it in every attack that needs to evade protective DNS as part of the attack chain," ADAMnetworks CEO David Redekop says.
The whole internet is full of backdoors (Score:3)
Re: (Score:3)
the internet basically is an untrustable medium now.
I can't recall anytime where I trusted the Internet.
Re: (Score:2)
Re: (Score:2)
proudly protected by CloudFlare? White supremacists are booted from CloudFlare immediately while a murder list calling for the assignation of +4500 journalists, hundreds of politicians, thousands of athletes is no problem for CloudFlare.
Pretty sure you don't mean "assignations [merriam-webster.com]" which can be delightful.
Do you mean this list [wikipedia.org], purportedly of "enemies of Ukraine"? If so, your "+4500" seems to be badly out of date. "On 7 May 2016, the website published the personal data of 4,508 journalists and other media members from all over the world", but Wikipedia says there were 187,000 names on the list as of 23 August 2019.
Or did you mean this list [npr.org], supposedly a Russian list of Ukrainians to be killed or captured? (From February, 2022, before the in
Trivial (Score:2)
Repeat after me (Score:2)
DNS is not secure. Internet IP addresses are not identities (for internal ones, YMMV). Do not rely on either.
Unsurprising, To Me. (Score:4, Insightful)
This is quite unsurprising to me. I've always regarded CDNs as a problem and more recently I've added the hyper scalers to the problem list.
DNS filtering a is a waste of time when we have to trust massive blocks of IPs that should not be trusted and when DNS records can flux(change) instantly and constantly.
This is just one area where we seem to trust the infrastructure because we're stupid or no one has gotten around to exploiting obvious weaknesses, yet.
Don't even get me started on Docker repos and/or people's eagerness to // randomshit.site/InstallUnknownSource.sh | bash
# curl -fsSL https
What the absolute fuck?
Re: (Score:2)
Right. A while back, CloudFlare was doing its "are you human" tests*. And then failing mid-test when it couldn't pull some stuff from an untrusted site (something like error-report.com, IIRC). Reason for the failure? That site had been identified by my (very consientious) ISP as a malware source and blocked.
*Actually, more of an "are you runing JavaScript, so our customers can upload some annoying tracking crap to your machine" test.