次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

MindReader:LLMを活用した記憶しやすく安全なパスワード更新支援ツール

原題: MindReader: Using LLMs to Encourage Memorable and Secure Password Replacement
著者: Anna Gerchanovsky, Lujo Bauer, Michael K. Reiter
公開日: 2026-07-13 | 分野: LLM セキュリティ パスワード cs.CR AI支援

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • LLMを用いて元のパスワードの意図を汲み取り、記憶しやすく推測されにくい代替パスワードを提案するツールを開発した。
  • ユーザーがパスワード更新時に陥りがちな予測可能な変更を防ぎ、セキュリティと記憶しやすさを両立させた点が新しい。
  • 実験の結果、MindReaderで作成したパスワードは従来の更新手法よりも推測耐性が高く、記憶保持率も同等であることが示された。

Abstract

We report on the design and evaluation of MindReader, a tool that helps a user replace her password when she is required to do so. Left to their own devices, users tend to replace their previous passwords with predictable variations of the original ones. MindReader leverages LLMs to suggest password variations that are chosen to be easy for the user to remember but harder for an attacker to predict. To do this, MindReader infers the meaning behind original password components and then suggests semantically related (yet syntactically unrelated) components for the new password. In a user study, passwords created using MindReader were more secure than both replacement passwords created without using MindReader and original passwords. In particular, MindReader replacement passwords were harder to guess in an online attack than alternative replacement passwords even by an attacker with knowledge of the original password and full knowledge of the tool implementation. Passwords created with MindReader were also comparably memorable to alternative replacement passwords and original passwords, as measured by the ability of users to successfully log in a week after creating their password.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事