mirror of
https://github.com/sgInnora/alipay-deeplink-research
synced 2026-06-27 05:34:17 +08:00
Add whitelist bypass emphasis, WeChat articles, official update declaration
- Add whitelist bypass banner (CVSS 9.3) prominently at top of blog - Add official declaration: updates only via innora.ai/zfb/ and WeChat AI-security-innora - Add 4 WeChat article links with titles at blog header - Sanitize case reference numbers from blog content - Update CSSF to 4 departments confirmed (ICT Risk Supervision) - Update response count to 39+ - Add rebuttal.html (legal defense document) - Update README with CVE info, global regulatory response, whitelist bypass details Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,13 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>位置被秒偷!10亿人每天在用的App,17个「正常功能」细思极恐</title>
|
||||
<style>
|
||||
body { max-width: 640px; margin: 0 auto; padding: 16px; font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Microsoft YaHei', sans-serif; background: #fff; color: #333; }
|
||||
a { color: #1a6dff; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!--
|
||||
微信公众号文章 HTML
|
||||
标题:位置被秒偷!10亿人每天在用的App,17个「正常功能」细思极恐
|
||||
作者:Innora AI 安全研究
|
||||
日期:2026-03-11
|
||||
|
||||
使用说明:
|
||||
1. 在微信公众号后台点击「新建图文」
|
||||
2. 点击编辑器右上角「</>」进入 HTML 模式
|
||||
3. 复制 <section id="article"> 到 </section> 之间的全部内容粘贴
|
||||
微信公众号发布说明:
|
||||
1. 在微信公众号后台 → 新建图文
|
||||
2. 编辑器右上角「</>」进入 HTML 模式
|
||||
3. 复制下方 <section id="article"> 到对应 </section> 之间的全部内容粘贴
|
||||
4. 切换回可视化模式检查排版
|
||||
5. 设置标题:位置被秒偷!10亿人每天在用的App,17个「正常功能」细思极恐
|
||||
6. 发布
|
||||
@@ -390,3 +397,5 @@
|
||||
</section>
|
||||
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user