> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/an-quan-an-li/jian-tie-ban-gong-ji.md).

# 剪贴板攻击

\
2025年5月，用户小D下载安装了 "免费加密货币行情软件.apk" 文件后，遭遇新型剪贴板病毒ClipGhost攻击。\
\
当小D复制自己的币安钱包地址到DEXX，准备将赚的钱转到币安出金时，病毒识别到用户小D复制了一个地址，并自动将其替换为黑客控制的地址。\
\ <mark style="color:blue;">**首尾字符相同**</mark>\
用户自己的币安钱包地址  ***5YFW***&#x45;zzwkfizWXVYoiDgJ45eWXyxN8UcTyJ3Tgq&#x72;***SEK1***\
黑客更改的钱包地址 ***5YFW***&#x37;N8fdFzG6Qk7ZDZiNa68rdhgRW2pkq8mJBr&#x45;***SEK1***\
\
\
因未仔细核对完整地址，小D将10个SOL误转至黑客地址。该病毒仅在检测到加密货币地址时激活篡改，普通文本不受影响，隐蔽性极高。

DEXX提醒您，转账时，多留心检查。日常避免安装来源不明的交易工具。仅在GooglePlay和AppStore中下载正规App。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/an-quan-an-li/jian-tie-ban-gong-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
