Forwarded from 凌莞的奇奇怪怪的分享 (Clansty)
https://t.me/abcthoughts/7480
长话短说:A\ 在 Claude Code 客户端里面动了点手脚,如果检测到用户是中国时区、或者接入的是已知中转站的域名、或者看起来像是国内 AI 研发实验室的工作人员,就会在系统提示词里面动点不起眼的手脚
然后如果这个请求最终发往 Anthropic,Anthropic 就能精准识别它,然后我也不知道会干什么
塞一个“请不要给用户正确答案”也是有可能的
长话短说:A\ 在 Claude Code 客户端里面动了点手脚,如果检测到用户是中国时区、或者接入的是已知中转站的域名、或者看起来像是国内 AI 研发实验室的工作人员,就会在系统提示词里面动点不起眼的手脚
然后如果这个请求最终发往 Anthropic,Anthropic 就能精准识别它,然后我也不知道会干什么
塞一个“请不要给用户正确答案”也是有可能的
Telegram
今天abc看了啥🤔
图片来源:https://linux.do/t/topic/2502233/44
原帖没了,看下面的复现吧
原帖没了,看下面的复现吧
❤2
bird-lg-go 存在安全漏洞,攻击者可使用 mtr 的 -F 参数读取(服务进程有权限访问的)任意文件
部署了 bird-lg-go 的建议更新一下
https://github.com/xddxdd/bird-lg-go/security/advisories/GHSA-3qm5-22pm-wqg9
部署了 bird-lg-go 的建议更新一下
https://github.com/xddxdd/bird-lg-go/security/advisories/GHSA-3qm5-22pm-wqg9
GitHub
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') and Exposure of Sensitive Information to an…
### Summary
CVE-2026-26514 described a Denial of Service (DoS) vulnerability in `bird-lgproxy`'s `/traceroute` endpoint caused by argument injection (CWE-88). Its associated fix, commit `618...
CVE-2026-26514 described a Denial of Service (DoS) vulnerability in `bird-lgproxy`'s `/traceroute` endpoint caused by argument injection (CWE-88). Its associated fix, commit `618...
🤯2🥰1
Forwarded from Cat Ch. (webRTCCat | Present Day, Present Time)
Forwarded from 布告栏上的贴纸
Telegraph
让你密码必须加 !@#$ 的那个人,后来道歉了
你肯定经历过这种事。 注册一个账号,输入密码,系统弹出一行红字,「密码必须包含大写字母、数字和特殊字符」。 你咬咬牙改成 Zhangsan123!,过了。 三个月后系统又来,「您的密码已过期,请修改,且不能与前三次密码相同」。 你把感叹号改成井号,Zhangsan123#,又过了。 这套流程你已经走了十几年。你以为这是某种严谨的密码学原理。 不是的。 它来自一个人,一份 8 页的文件,和一篇他自己都没验证过的 1980 年代论文。 2003 年,一个叫 Bill Burr 的人在美国国家标准与技术研究院…
🔥6❤1
GhostLock CVE-2026-43499
本地权限提升
Linux 2.6.39 ~ 7.1
需求: CONFIG_FUTEX_PI=y
https://nebusec.ai/research/ionstack-part-2/
本地权限提升
Linux 2.6.39 ~ 7.1
需求: CONFIG_FUTEX_PI=y
https://nebusec.ai/research/ionstack-part-2/
nebusec.ai
IonStack part II: GhostLock, a stack-UAF that has existed in ALL Linux distributions for 15 years
GhostLock (CVE-2026-43499) is a Linux kernel vulnerability found by VEGA that exists in every major distribution since 2011. Triggering the bug does not require any special kernel config or privilege. By turning it into a 97% stable privilege escalation and…
The asymmetry problem
Source: https://huggingface.co/blog/security-incident-july-2026#the-asymmetry-problem
When we started the log analysis, we first used frontier models behind commercial APIs. This did not work: the analysis requires submitting large volumes of real attack commands, exploit payloads, and C2 artifacts, and these requests were blocked by the providers' safety guardrails, which cannot distinguish an incident responder from an attacker. We ran the forensic analysis instead on GLM 5.2, an open-weight model, on our own infrastructure. This had a second benefit: no attacker data, and none of the credentials it referenced, left our environment.
Source: https://huggingface.co/blog/security-incident-july-2026#the-asymmetry-problem
huggingface.co
Security incident disclosure — July 2026
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
❤1
盐酸乙酰胆碱
The asymmetry problem When we started the log analysis, we first used frontier models behind commercial APIs. This did not work: the analysis requires submitting large volumes of real attack commands, exploit payloads, and C2 artifacts, and these requests…
OpenAI 的模型在内部测试评估中自主化地完成了测试隔离环境的逃逸、获取公网访问权限、入侵了 Hugging Face 的基础设施,仅为了... 获取测试目标的答案。
Source: https://openai.com/index/hugging-face-model-evaluation-security-incident/
这些模型识别并串联了 OpenAI 研究环境和 Hugging Face 生产基础设施上的多个漏洞,直接从 Hugging Face 的生产数据库中获取了测试答案。所有证据表明,这些模型极度专注地为 ExploitGym 寻找解法,为实现一个相当狭窄的测试目标而不择手段。
Source: https://openai.com/index/hugging-face-model-evaluation-security-incident/
OpenAI
OpenAI and Hugging Face partner to address security incident during model evaluation
OpenAI and Hugging Face share early findings from a security incident during AI model evaluation, highlighting advanced cyber capabilities and lessons for defenders.
PR 不是免费的
SQLite 数据库的作者 Richard Hipp,在一次采访中解释,为什么他的项目一律不接受外部的 PR。
SQLite 数据库的作者 Richard Hipp,在一次采访中解释,为什么他的项目一律不接受外部的 PR。
假设你有一个关于 SQLite 的 PR。你对我说:"嘿,我为 SQLite 开发了一个新功能,这是我提交的 PR。"
你想让我把它合并到代码库中时,你说:"哦,它是免费的。"
不,PR 不是免费的。
你实际上是对我提要求:你开发了这个很棒的功能,然后希望我帮你维护它、帮你编写文档、帮你测试,并在接下来的二十五年里一直为你维护它。这可不是免费的。
Linus 曾说过一句名言:Free 既可以指免费啤酒,也可以指言论自由。但还有另一种 Free:免费的小狗。"瞧,我这儿有只免费的小狗送给你。" 你明白我的意思了吧?
提交一个 pull request 就相当于有人送你一只小狗。一天下来,你的小屋里就多了一只小狗。你不能把它扔掉----你有道义上的责任照顾它,直到它自然死亡。
我可不要任何免费的小狗。
Lobsters
Pull Requests are Free Puppies
16 comments
👍9😢4🎉1