Why do CDNs allow arbitrary backend to be set, is it not a big security concern?

I found most CDNs allow the user to claim any domains to be the backend, I wonder why they do this instead of verifying if the user owns the backend domain. If I have myowndomain.com and set the backend to be facebook.com, wouldn’t it be a… Continue reading Why do CDNs allow arbitrary backend to be set, is it not a big security concern?

Microsoft partners with Redis Labs to improve its Azure Cache for Redis

For a few years now, Microsoft has offered Azure Cache for Redis, a fully managed caching solution built on top of the open-source Redis project. Today, it is expanding this service by adding Redis Enterprise, Redis Lab’s commercial offering, to its platform. It’s doing so in partnership with Redis Labs and while Microsoft will offer […] Continue reading Microsoft partners with Redis Labs to improve its Azure Cache for Redis

Remotely poisoning Cloudflare’s cache servers by James Kettle’s Web Cache Poisoning Attack?

I am recently exploring and playing with James Kettle’s Practical Web Cache Poisoning attack. The last part of his post mentioned that Cross-Cloud Poisoning is possible, however, I can’t find a way to make it work.

I think the basic idea… Continue reading Remotely poisoning Cloudflare’s cache servers by James Kettle’s Web Cache Poisoning Attack?