> 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/cases/03-cases.md).

# 圖鑑使用說明

![詐騙手法圖鑑](/files/Un9viRMhqUinMMyBA5pY)

這一篇收錄台灣最常見、財損最高的 12 種詐騙手法。每一種都附上真實發生過、有新聞來源可查證的案例，幫你建立「看到就認得」的反射。

![12 種詐騙手法總覽](/files/fi6LulygkY75A62fFh6g)

## 每一章的固定結構

為了方便閱讀，每種手法都用同樣的格式拆解：

1. 手法簡介：這是什麼詐騙、為什麼有效。
2. 常見管道：你通常會在哪裡遇到它（FB、LINE、簡訊、電話……）。
3. 真實案例：實際發生的新聞，包含劇本、破綻與來源連結。
4. 怎麼防：具體的自保動作。
5. 速查表：一眼帶走的重點。

## 2024 年台灣詐騙手法排行（前五名）

依內政部警政署「165 打詐儀表板」統計，2024 年 9–12 月，下列前五大手法占總件數的 61.4%、占總財損的 80.56%：

1. 假投資詐騙（財損長年居冠，2024 下半年單項即達 416 億元）
2. 網路購物詐騙
3. 假買家騙賣家
4. 假交友（投資詐財）
5. 假中獎通知

換句話說，只要你擋下假投資、假購物、假交友這幾類，就守住了絕大部分的財產風險。

## 一個提醒

各章引用的新聞，報導日期與案發日期常常不同，很多是案發後一兩年才偵破、起訴或宣判。本書關注的是手法套路，這些套路數年來高度一致；個案的人名、金額僅供說明，重點請放在破綻與防範方法上。

***

開始閱讀各手法：

* [假投資 / 飆股老師 / 虛擬貨幣](/fraudhuntertw/cases/investment.md)
* [假網拍 / 購物 / 一頁式廣告](/fraudhuntertw/cases/shopping.md)
* [假客服 / 解除分期付款](/fraudhuntertw/cases/fake-cs.md)
* [假冒公務機關](/fraudhuntertw/cases/impersonate-gov.md)
* [愛情交友詐騙 / 殺豬盤](/fraudhuntertw/cases/romance.md)
* [假徵才 / 兼職刷單 / 高薪打工](/fraudhuntertw/cases/job-scam.md)
* [假冒親友借錢 / 帳號被盜](/fraudhuntertw/cases/impersonate-friend.md)
* [中獎 / 退稅 / 補助詐騙](/fraudhuntertw/cases/prize-tax.md)
* [釣魚簡訊 / 假銀行騙 OTP](/fraudhuntertw/cases/phishing-otp.md)
* [色情勒索 / 裸聊勒索](/fraudhuntertw/cases/sextortion.md)
* [點數卡 / 遊戲寶物詐騙](/fraudhuntertw/cases/giftcard-game.md)
* [AI 換臉 / 語音複製 / 假名人代言](/fraudhuntertw/cases/ai-deepfake.md)


---

# 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/cases/03-cases.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.
