官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

Web 基础

TLS: encrypted traffic can still reach a scam website

Transport security protects a connection; it does not validate the business at the other end.

Web2 foundation · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

本文目录
  1. What the connection protects
  2. Separate the checks
  3. 来源与原始文件

What the connection protects

TLS provides cryptographic protection for communication between endpoints. In ordinary HTTPS browsing, certificate validation helps the browser authenticate the hostname it requested. Encryption and integrity protection limit interception and alteration in transit.

The important word is requested. A deceptive domain can operate its own valid HTTPS service. Securely delivering a fraudulent page does not make its contents honest, its owner trustworthy or its requested wallet action appropriate.

Separate the checks

Inspect the destination name, the page's claim and the requested action separately. If a supposed account notice sends you to an unfamiliar domain, a valid certificate does not resolve the mismatch. If the browser reports a certificate failure, do not treat clicking through it as routine troubleshooting for a financial session.

A research report should distinguish an expired certificate, an impersonating domain and malicious page content. They involve different evidence and different remedies. Reissuing a certificate would not fix a deceptive signing request. See domain resolution and the boundary between a page and a signature.

来源与原始文件

相关阅读

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包