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

Web 基础

Session theft: account access without another password prompt

An authenticated session can become a separate credential worth protecting and revoking.

Security foundation · 1 min read

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

本文目录
  1. The active session
  2. Respond to the authority that was lost
  3. 来源与原始文件

The active session

After login, a service may accept a session identifier as evidence that later requests belong to the authenticated user. Stealing or misusing that identifier can allow access without repeating the original password flow.

The relevant question after compromise is therefore broader than whether someone knows the password. Which sessions remain valid? Can existing sessions approve sensitive operations? Does the service request fresh authentication for important changes?

Respond to the authority that was lost

Use the provider's established account settings to inspect and revoke sessions. If the device itself may be compromised, perform recovery through a trusted device. Repeatedly logging back into a hostile environment can expose replacement credentials.

For an investigation, distinguish a leaked password, a stolen session and a malicious extension with access inside the browser. Their symptoms can overlap, but the remediation differs. A report should identify the path observed and the evidence supporting it rather than calling every account takeover a password breach. See session cookies and incident response.

来源与原始文件

相关阅读

MASTR

支持独立研究

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

打开钱包