<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm" -->

---
title: Phishers are hijacking legitimate cloud infrastructure
description: Threat actors are increasingly abusing legitimate cloud platforms — Cloudflare Pages, Vercel, GitHub Pages, Netlify, and IPFS — to host phishing...
canonical: https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Phishers are hijacking legitimate cloud infrastructure | daily.dev
og:description: Threat actors are increasingly abusing legitimate cloud platforms — Cloudflare Pages, Vercel, GitHub Pages, Netlify, and IPFS — to host phishing...
og:url: https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm
og:image: https://api.daily.dev/og/posts/zG1zZCuPm.png
og:image:alt: Phishers are hijacking legitimate cloud infrastructure
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Phishers are hijacking legitimate cloud infrastructure

**[Securelist](https://daily.dev/sources/securelist)** · 9 min read · 0 upvotes · 0 comments

## Summary

Threat actors are increasingly abusing legitimate cloud platforms — Cloudflare Pages, Vercel, GitHub Pages, Netlify, and IPFS — to host phishing infrastructure. A detailed multi-stage adversary-in-the-middle (AitM) attack is analyzed: it begins with a fake CAPTCHA on a compromised site to harvest emails, then registers a browser service worker using the Ultraviolet open-source proxy library to intercept all traffic, and finally combines AitM with a browser-in-the-browser (BitB) UI spoofing technique to steal MFA session tokens. Over 12 months, 224,984 unique malicious third-level domains were blocked across these platforms, with Cloudflare Pages (24.9%), Vercel (13.8%), and GitHub Pages (13.7%) topping the list. Defenses include inspecting the real browser address bar, avoiding unexpected login pop-ups, and treating CAPTCHAs requesting personal data as suspicious.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://securelist.com/cloud-platforms-in-phishing/120832>

## Similar posts on daily.dev

- [AI-powered phishing scams now use fake captcha pages to evade detection](https://daily.dev/posts/ai-powered-phishing-scams-now-use-fake-captcha-pages-to-evade-detection-k43krzqcu) · CSO Online · 1 upvotes · 0 comments
- [How AI-Native Development Platforms Enable Fake Captcha Pages](https://daily.dev/posts/how-ai-native-development-platforms-enable-fake-captcha-pages-zngbloqdq) · Trend Micro · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#phishing](https://daily.dev/tags/phishing), [#cloudflare](https://daily.dev/tags/cloudflare)

[View this post on daily.dev](https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Phishers are hijacking legitimate cloud infrastructure","url":"https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm"},"datePublished":"2026-08-04T12:03:42.751Z","dateModified":"2026-08-04T12:04:11.421Z","description":"Threat actors are increasingly abusing legitimate cloud platforms — Cloudflare Pages, Vercel, GitHub Pages, Netlify, and IPFS — to host phishing...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/37c9ee4de36ca6b27e28b225fd58ad91?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/37c9ee4de36ca6b27e28b225fd58ad91?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Securelist","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Securelist","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e4b9f556af7a4e74a179787362dd5b07","url":"https://daily.dev/sources/securelist"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/phishers-are-hijacking-legitimate-cloud-infrastructure-zg1zzcupm","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,phishing,cloudflare","timeRequired":"PT9M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Securelist","item":"https://daily.dev/sources/securelist"},{"@type":"ListItem","position":3,"name":"Phishers are hijacking legitimate cloud infrastructure"}]}
```

