> 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/appendix/keyword-table.md).

# 詐騙話術關鍵字對照表

![詐騙話術關鍵字對照表](/files/gegVLPpQmlDo5ivzVzXP)

> 詐騙的話術其實高度重複，看到或聽到下面這些關鍵字，就該亮紅燈。這張表幫你把話術翻譯成白話。

![詐騙話術警報金句卡](/files/vEgMaDEFIp2K9BauI70R)

## 一、製造急迫（要你來不及思考）

| 他說的話術                 | 真正的意思        |
| --------------------- | ------------ |
| 「限時 / 名額剩最後幾個」        | 不讓你有時間查證     |
| 「24 小時內不處理就停卡 / 加重罰款」 | 用時間壓力逼你照做    |
| 「現在不處理，案件就會……」        | 嚇你，讓你不敢掛電話   |
| 「機會難得、過了就沒了」          | 不讓你冷靜、不讓你問別人 |

## 二、製造誘惑（讓你貪、讓你心動）

| 他說的話術            | 真正的意思         |
| ---------------- | ------------- |
| 「保證獲利 / 穩賺不賠」    | 這四個字 = 投資詐騙   |
| 「內線明牌 / 老師帶單」    | 假投資           |
| 「你中獎了 / 抽中大獎」    | 要你先繳費才能領 = 詐騙 |
| 「高薪、輕鬆、免經驗、彈性」兼職 | 假徵才 / 刷單 / 人頭 |
| 「先投一點，馬上領到錢」     | 養信任的餌，後面宰你    |

## 三、製造恐懼（讓你怕、讓你慌）

| 他說的話術           | 真正的意思      |
| --------------- | ---------- |
| 「你涉及刑案 / 洗錢」    | 假檢警        |
| 「你的帳戶 / 健保卡被盜用」 | 假冒公務機關     |
| 「請協助辦案、配合監管資金」  | 騙你交出錢      |
| 「全程保密，不能跟家人說」   | 詐騙鐵證，怕你被勸醒 |
| 「不付錢就把你的照片散出去」  | 色情勒索       |

## 四、要你「動手做某件事」（這就是收割）

| 他說的話術                 | 真正的意思                |
| --------------------- | -------------------- |
| 「去 ATM 解除分期 / 取消設定」   | 要你把錢轉走（ATM 不能解除任何東西） |
| 「去超商買點數卡，唸序號給我」       | 100% 詐騙              |
| 「先繳稅 / 保證金 / 手續費才能出金」 | 假投資、假中獎              |
| 「帳戶要開通 / 實名驗證才能入帳」    | 騙你匯款或輸入個資            |
| 「把驗證碼 / OTP 唸給我」      | 正在盜用你的帳戶             |
| 「綁定一下行動支付 / 點這個連結登入」  | 釣魚、盜刷                |
| 「把存摺、提款卡寄給我 / 借我帳戶」   | 把你變洗錢人頭              |
| 「加我 LINE 私下談 / 到這個群組」 | 把你帶離平台保護             |

## 五、身分相關（對方自稱是誰）

| 他自稱                       | 提醒                   |
| ------------------------- | -------------------- |
| 「我是檢察官 / 警察 / 法官」         | 真檢警不會電話辦案、不會要你交錢     |
| 「我是健保署 / 監理站 / 國稅局」       | 這些機關不會用電話/簡訊要你匯款或點連結 |
| 「我是 OO 銀行 / 蝦皮 / momo 客服」 | 掛斷，自己打官方電話查證         |
| 「我是你兒子 / 孫子（猜猜我是誰）」       | 打電話向本人確認             |
| 「我是 OO 名人，教你投資」           | 名人不會在廣告私下帶你下單        |

***

## 一句話總結

> 只要對話裡同時出現製造情緒（急、誘、嚇）和要你動錢或給密碼這兩件事，不管對方是誰，就是詐騙。
>
> 看到表裡任何一句話，先停下來，打 165。


---

# 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/appendix/keyword-table.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.
