> For the complete documentation index, see [llms.txt](https://fraudhuntertw.gitbook.io/fraudhuntertw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fraudhuntertw.gitbook.io/fraudhuntertw/identify/fake-app-site.md).

# 假 App / 假網站識別

![假 App / 假網站識別](/files/L9rHmOBGQdVw5AQrKxUg)

詐騙集團會做出「假的投資 App」「假的購物網站」，讓你以為自己在正規平台操作，其實帳面數字全是他們捏造的，你的錢直接進了他們口袋。

## 一、假 App：不要從「連結」裝 App

正規 App 只會出現在 Apple App Store 與 Google Play 商店。詐騙會用各種理由叫你「繞過商店」安裝，這就是最大的警訊。

![假 App 安裝警告畫面](/files/UIi6KXGGg8jLeFoudUPN)

### Android 用戶要特別小心

* APK 檔安裝：對方傳一個檔案（`.apk`）或連結叫你下載安裝，並要你「允許安裝來源不明的應用程式」。一旦同意，等於把手機交給對方，可能被讀取簡訊（攔截你的 OTP）、竊取個資、遠端操控。
* 正規銀行、投資、政府 App 絕不會用簡訊或 LINE 傳 APK 給你裝。

### iPhone 用戶要小心

* 描述檔（.mobileconfig）與企業憑證：詐騙會引導你安裝「設定描述檔」或信任某個「企業開發者」，藉此繞過 App Store 裝上惡意 App。看到要你到「設定 → 一般 → VPN 與裝置管理」去「信任」某個來源，立刻停手。

### 共同警訊

* App 名稱、圖示模仿知名品牌，但開發者名稱怪異。
* 安裝後要求過多權限（一個「投資 App」要讀你的簡訊、通訊錄、相簿？）。
* 商店評論很少，或全是短時間內灌出來的好評。

## 二、假投資平台的共同特徵

* 帳面獲利好得不真實：「投入 100 萬，3 個月顯示賺 6000 萬」。數字是程式顯示給你看的，不是真的。
* 出金時開始卡關：想提領，就被要求「先繳稅」「先繳保證金」「先繳手續費」「系統維護中」。真正的獲利不需要你「先匯一筆錢」才能領出來，這是假平台的鐵證。
* 初期讓你小額「真的領到錢」：這是養信任的誘餌，目的是讓你敢加大金額。
* 平台查無合法登記：不是金管會核准的證券商、投信投顧。可上金管會證期局「防範非法及詐騙專區」查業者是否合法。

## 三、假購物網站 / 一頁式廣告

* 「一頁式」網站：整個網站只有一頁，落落長的促銷文案加上下單按鈕，沒有公司資訊、沒有其他商品、沒有實體電話地址。
* 官方歸納的 7 大特點（台中市政府法制局）：
  1. 強調貨到付款；
  2. 售價明顯低於市場行情；
  3. 標榜「7 天鑑賞、不滿意免費退」；
  4. 長期「限時倒數」促銷；
  5. 網址拼音奇怪；
  6. 出現大陸用語或簡體字；
  7. 沒有實體電話與地址，只有 Email 或通訊軟體帳號。
* 收到貨往往是劣質品、仿冒品，或根本收不到；要退款就被已讀不回。

真實案例詳見〈[假網拍 / 購物 / 一頁式廣告](/fraudhuntertw/cases/shopping.md)〉與〈[假投資](/fraudhuntertw/cases/investment.md)〉。

## 四、安全動作

* 裝 App 只認 App Store 與 Google Play，並核對開發者名稱與評論。
* 投資只用合法、查得到登記的平台，先上金管會證期局查證。
* 網購盡量用信用卡或第三方支付（爭議時可申請拒付或退款），少用「貨到付款 + 個人帳戶匯款」。
* 任何 App 或網站要你「先繳錢才能出金/領獎/收款」，就是詐騙。

***

## 假 App / 假網站速查表

> 1. 要你裝 APK、信任描述檔或企業憑證、繞過官方商店，立刻停手。
> 2. 投資 App「獲利好到不真實」、出金要先繳錢，是假平台。
> 3. 投資前先上金管會證期局查業者合不合法。
> 4. 購物網站只有一頁、超低價、貨到付款、簡體字、無電話地址，是一頁式詐騙。
> 5. 裝 App 只認 App Store 與 Google Play。


---

# 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://fraudhuntertw.gitbook.io/fraudhuntertw/identify/fake-app-site.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.
