註冊並分享邀請連結,可獲得影片播放與邀請獎勵。

Cos(余弦)😶‍🌫️
@evilcos
Founder of @SlowMist_Team // 分身一号/捉虫大师/救火运动员 // 🕖灾备频道
1.5K 正在關注    124.3K 粉絲
AI 攻防白热化,所有黑帽白帽黑客都在“回头看”,看历史项目,哪些存在曾经遗漏未发现的漏洞。项目方也需要积极“回头看”,运行很久没被黑不等于没漏洞,不等于未来不会被黑。
顯示更多
这绝对是个好问题,如果只是玩扑克牌游戏,这种随机数是足够的,但如果要生成私钥/助记词,要特别注意的是:你要尽可能公平随机地重复抽牌 128 次,才有可能输出一个比较安全的熵(至少 128 位),但是人类的洗牌抽牌可能都不一定很随机... 摇骰子会比扑克牌这样抽法好,但也要用质量尽可能可以公平随机的骰子,如果要保证最小安全熵的要求,至少要摇 50 次,因为骰子是 6 面,6^50 大于 2^128。 如果不嫌累,真实世界的随机操作可以多重复重复。还有专业的真随机服务提供商,比如 来自大气噪声,不过你得信任这个网站... 在私钥/助记词生成方面,要安全的随机数(真随机或密码学安全的伪随机数),建议还是采用对自己现实但又成熟的解决方案,比如你如果真的可以打造一个这样的生成环境,那你就这样做,如果不可以,就老老实实用知名硬件钱包帮你完成...否则很可能踩坑。
顯示更多
0
47
80
10
轉發到社區
【安全预警】警惕“假冒硬件钱包 + 假 App”联动新型骗局! 近期核实发现,有诈骗团伙通过“高仿 imKey 硬件钱包 + 假 App”实施有组织诈骗:利用伪造说明书诱导用户扫描二维码、下载恶意 App,骗取助记词并盗取数字资产。 ⚠️ 请牢记: imKey 不会要求你卸载正版 imToken App 切勿扫描来历不明的二维码下载钱包 App imToken 官方网站仅为: 🛡️ 首次使用 imKey 前,务必通过设备 SN 码: 1.验证产品真伪,如何在 imKey 官网查询 SN 码 2.确认设备是否曾被激活 3.如发现设备已激活或状态异常,立即停止使用 如何查询 SN 码?骗局完整套路、5 大判别特征及紧急止损 SOP,详见下文 🧵👇
顯示更多
COLDCARD 硬件钱包这个弱随机数安全事件里有一个细节,如果你的助记词用了 Passphrase,那么侥幸可以避开这波攻击。 这个 Passphrase 机制许多人可能不懂,虽然科普满世界都有了,主流硬件钱包也都支持。这个不是钱包解锁的 pin 码,是专门给助记词设置的一个“密码”,专业术语叫 Passphrase,在 BIP-39 标准里实际上算个“盐”: seed = PBKDF2( password = mnemonic, salt = "mnemonic" + passphrase, iterations = 2048, PRF = HMAC-SHA512 ) 如图的一个区别,如果有人盗走你的助记词,直接导入发现没资金。但你导入时,在支持 Passphrase 的钱包里输入这个 Passphrase,这个时候你就可以看到属于你的钱包地址被派生出来了,上面有你的加密资产。 Passphrase 等于是个普通助记词多了一层保护,但 Passphrase 这个名字吧真的不友好,导致许多人很陌生,更别提使用。 你现在知道 Passphrase 这玩意了,主流硬件钱包都支持,但可惜软件钱包几乎没有支持的(这里顺便呼吁下,希望主流软件钱包支持这个机制),如果你以后用上了 Passphrase,唯一要注意的是,自己别忘记了…
顯示更多
0
18
148
22
轉發到社區
注意下,所有在 COLDCARD Mk3 硬件钱包上,使用固件 4.0.1(2021 年 3 月)及之后版本生成过种子的用户,资金都可能处于风险中。 又一个弱随机数问题,已有不少真实被盗事件出现。 具体细节见官方公告👇
顯示更多
除了 Mythos 的行为,其它都没什么,Mythos 已经具备黑客组织供应链投毒意识了...🤪
In a review of our cybersecurity evaluations, we found three incidents in which a Claude model reached the internet from within or while interacting with a third-party evaluation environment, and then gained unauthorized access to the real systems of three different organizations. Our post describes what happened, how it happened, and what we’re changing. We encourage other AI developers to perform similar reviews. We conducted this review together with @Irregular, one of our evaluation partners, and thank them for the joint investigation and their collaboration on this post. This type of collaboration is increasingly critical to safe, rigorous evaluation of models, and we look forward to continuing to work together on security.
顯示更多
🤵令人心动的 Offer 来了,Web3 安全小编招募中! 如果你能把 #OKX安全小剧场# 做得更有趣,把安全功能讲得让小白也能看懂,欢迎加入我们~ RT 并留下图中最关键的信息,抽3位赢得40U面试补贴;线索提示 @SlowMist_Team
顯示更多
0
234
232
166
轉發到社區
这要是以前,黑盒,一堆漏洞挖掘及验证,得搞几周吧,现在几小时…😂
0
7
108
0
轉發到社區
团队说:白盒审计(如智能合约)这方面,目前做到“高覆盖率+高危发现+极低误报率”的只有 A 家的模型了。在没精细 Harness 的前提下。 目前实践结果不错,走通了一条好路径。
顯示更多
🚨Web3 求职者留心线上被骗!新型恶意应用「Relay」伪装 AI 会议工具 据慢雾 @SlowMist_Team 监测,近期出现一起针对 Web3 专业人士的求职诈骗活动,攻击者冒充招聘人员,诱导受害者安装一款伪装成 AI 会议工具、名为「Relay」的恶意应用程序。 该恶意软件同时针对 macOS 与 Windows 系统用户,意图窃取浏览器凭证、钱包相关信息、钥匙串数据及 Telegram 会话记录等敏感信息,SlowMist 团队已对相关样本进行分析并还原了攻击链路。 SlowMist 提醒用户,在参与在线面试或招聘流程时应保持警惕,避免运行未经核实的应用程序,并仔细审查任何异常的安装请求或系统密码提示。
顯示更多
0
27
14
1
轉發到社區
如果想要做好安全: 把下限交给法律,把上限交给 AI。
如果想要做好交易: 把下限交给纪律,把上限交给运气。
Verus 的桥第二次被盗,上次是 5 月份,白帽退款了 75%,这次…
我们 @SlowMist_Team 最近准备上线 MistEye 公开情报和 APT 团队的战役事件关联数据 😎@T41nk_
估计 @AFX_XYZ 7 个热验证器(hot-validator)中的 5 个被搞了,私钥泄露,导致攻击者获得足够的合法签名权,卷走桥里的资金,目前资金都在这: 12,467 枚 ETH。
顯示更多
🚨 $24.15M USDC drained from an Arbitrum bridge — — 5 compromised keys 5 hot-validator signatures carried 7,142/10,000 power (>2/3 quorum). The contract did exactly what it was told — the keys were the weak point. Two-phase attack, both traced on-chain: 1⃣ Propose (carries the 5 sigs + full 7-validator set, powers sum to 10,000) 2⃣ 200s dispute window → Execute (releases 24.15M USDC, bridged out via CCTP) Sigs are in the propose tx, not the withdrawal tx 👇 Propose: Execute: Stolen funds: 0x627654B2782bfC57580ecD11d40869b350B6ebAC now on ETH chain. 12,467.43703738 ETH
顯示更多
有意思,又一个弱随机数问题,也是存在许久,虽然不是经典的弱熵导致。这个说不定也是借助 AI 发现的(其实这个观点几乎可以 100%,现在谁还不用 AI 来做漏洞挖掘及攻防对抗?) 只能说拾荒者/考古者越来越多了。
顯示更多
Nonce-Generation Vulnerability in the Zilliqa Ledger App: A critical vulnerability has been identified in the Zilliqa Ledger application affecting the generation of Schnorr signatures for native (non-EVM) Zilliqa transactions. The vulnerability causes signatures to be generated with a predictably weakened ephemeral nonces, from which an attacker can recover the signer’s private key using only publicly available on-chain data. Protective measures are already in place to prevent further loss, and a coordinated remediation plan is being finalised. Users who have signed native Zilliqa transactions with a Ledger device should await official guidance before taking any action. Impact: The vulnerability affects private keys used to sign native Zilliqa transactions with a Ledger device. Any account that has broadcast approximately five or more native transactions signed through the Zilliqa Ledger app should be considered compromised. Its private key can be reconstructed from signatures already recorded on-chain, regardless of any subsequent software update. The issue is confined to the Ledger app’s native signing path. EVM transactions are unaffected. Zilliqa software development kits, including zilliqa-js, gozilliqa-sdk and pyzil, generate nonces correctly and are not affected. Root cause: Zilliqa native transactions are authenticated using EC-Schnorr signatures over secp256k1. Each signature requires a fresh, uniformly random 256-bit ephemeral nonce, (k). The secrecy and full-width randomness of (k) are essential, as any systematic bias can allow the private key to be recovered. The signing routine generated 40 bytes of randomness and reduced them modulo the curve order, correctly producing a uniform 256-bit value. However, when copying this value into the nonce buffer, the code copied the wrong 32 bytes of the 40-byte output. This retained the eight zero-padding bytes introduced by the reduction and discarded eight bytes of entropy. As a result, the most significant 64 bits of every generated nonce were fixed at zero, meaning (k < 2^{192}). A nonce with 64 known bits leaks information about the private key with each signature. With five or more affected signatures, the private key can be recovered in seconds using commodity hardware by solving the resulting Hidden Number Problem through lattice reduction - a well-documented technique for attacking biased-nonce signatures. Because the affected transactions are permanently recorded on-chain, this exposure cannot be reversed by updating the signing application. The affected keys must be retired. Timeline 2019-2026: The defect was present in every released version of the Zilliqa Ledger app across all supported devices. 19 July 2026: On-chain activity consistent with active exploitation was observed. 21 July 2026: The root cause was isolated to the app’s nonce-handling code and confirmed by reproducing the issue against on-chain signatures. Ongoing: A corrected version of the app is being prepared in coordination with Ledger. Release details will be announced separately. Remediation: As soon as the issue was identified, native (non-EVM) transactions were suspended as a protective measure. This has halted further draining of affected accounts while a solution is prepared. Affected accounts cannot be secured through an ordinary transfer. Because their private keys can be derived from data already recorded on-chain, an attacker with access to the same key could attempt to front-run a legitimate transfer as soon as transactions resume. Advising users simply to move their funds would therefore be ineffective and potentially unsafe. A corrected build of the Ledger app has been prepared, restoring full-width nonce generation and preventing further weakened signatures from being produced. However, this does not protect keys that have already been used to sign affected transactions. Those keys must ultimately be retired. A coordinated remediation plan to secure affected balances is being finalised and will be published separately. Until then, users who have signed native Zilliqa transactions with a Ledger device should take no independent action and should rely solely on official Zilliqa channels for instructions. Users who hold or transact with ZIL exclusively through EVM-compatible tooling are not affected. Acknowledgments: @kucoincom played a key role in pinpointing the root cause in the Zilliqa Ledger app nonce generation, recovered affected private keys from publicly available on-chain signatures, and confirmed ongoing exploitation. KuCoin’s timely reporting and responsible collaboration enabled rapid protective measures, helping safeguard users, ecosystem participants, and the broader Zilliqa ecosystem while the remediation plan was being developed. We sincerely appreciate the KuCoin team’s professionalism, technical expertise, and cooperation throughout this process.
顯示更多
攻防不对等被加剧放大,黑帽从商业模式上就完全碾压白帽,白帽戴着脚链疲于奔命。但有些事还是需要有人坚持,在 AI 时代走出一条稳定可靠的商业之路。
顯示更多
0
12
100
4
轉發到社區
原来昨天 Hugging Face 发的这个安全事件是 OpenAI 的干的,然后 Hugging Face 用 GLM 5.2 做的事件调查分析🤣
经典,AI vs AI 真实攻防战👍 这次事件与我们以往处理过的任何事件有一个重要区别:它是由一个自主 AI Agent 系统从头到尾驱动的,而我们也主要依靠自己的 AI 来检测和剖析它。 … 这次行动由一个自主代理框架执行(看起来是基于一个代理式安全研究框架构建的,具体使用的是哪个 LLM 尚不清楚),它在大量短生命周期沙箱组成的集群中执行了数千个独立操作,命令与控制(C2)服务器自迁移部署在公共服务上。这与行业一直在预测的“代理式攻击者”(agentic attacker)场景完全吻合。 … 不对称性问题(The asymmetry problem) 当我们开始日志分析时,首先尝试使用商业 API 背后的前沿模型。但这行不通:分析需要提交大量真实的攻击命令、利用负载和 C2 产物,而这些请求被提供商的安全护栏(safety guardrails)拦截了——它们无法区分事件响应者和攻击者。 我们最终改用 GLM 5.2 在自己的基础设施上运行取证分析。这带来了第二个好处:没有任何攻击者数据或它引用的凭证离开我们的环境。
顯示更多
顶尖模型:可以自主规划并执行完整攻击链(零日发现 → 逃逸 → 横向移动 → 目标侦察 → 凭证与漏洞利用)。这标志着网络能力从“辅助人类”进入“自主多阶段行动”阶段…🤔
顯示更多
we had a significant security incident during evaluation of our models. we are sharing what we have learned so far. thanks to @huggingface for the partnership on this.
0
8
110
9
轉發到社區
经典,AI vs AI 真实攻防战👍 这次事件与我们以往处理过的任何事件有一个重要区别:它是由一个自主 AI Agent 系统从头到尾驱动的,而我们也主要依靠自己的 AI 来检测和剖析它。 … 这次行动由一个自主代理框架执行(看起来是基于一个代理式安全研究框架构建的,具体使用的是哪个 LLM 尚不清楚),它在大量短生命周期沙箱组成的集群中执行了数千个独立操作,命令与控制(C2)服务器自迁移部署在公共服务上。这与行业一直在预测的“代理式攻击者”(agentic attacker)场景完全吻合。 … 不对称性问题(The asymmetry problem) 当我们开始日志分析时,首先尝试使用商业 API 背后的前沿模型。但这行不通:分析需要提交大量真实的攻击命令、利用负载和 C2 产物,而这些请求被提供商的安全护栏(safety guardrails)拦截了——它们无法区分事件响应者和攻击者。 我们最终改用 GLM 5.2 在自己的基础设施上运行取证分析。这带来了第二个好处:没有任何攻击者数据或它引用的凭证离开我们的环境。
顯示更多
如果是 iPhone,屏幕监控不大可行,但有变通方式,比如无孔不入的广告或信息采集 SDK,产业链级共享用户习惯来达到精准投递。如果是 Android,权限宽松许多,包括 Accessibility(无障碍权限)的技巧结合,可以完成屏幕监听目的。 如果结合 0day 手法,那一切皆有可能,而且这早不是什么秘密或者说稀缺品…🥶 反正助记词(明文、自以为非明文、截图等形式)不要触网,不要触网,不要触网!
顯示更多
不止屏幕会被录下,第三方输入法还会无限读取你的剪贴板… 这些都会造成助记词泄露。
0
9
146
22
轉發到社區