English

Multi-armed bandit approach to password guessing

Cryptography and Security 2020-08-06 v3

Abstract

The multi-armed bandit is a mathematical interpretation of the problem a gambler faces when confronted with a number of different machines (bandits). The gambler wants to explore different machines to discover which machine offers the best rewards, but simultaneously wants to exploit the most profitable machine. A password guesser is faced with a similar dilemma. They have lists of leaked password sets, dictionaries of words, and demographic information about the users, but they don't know which dictionary will reap the best rewards. In this paper we provide a framework for using the multi-armed bandit problem in the context of the password guesser and use some examples to show that it can be effective.

Keywords

Cite

@article{arxiv.2006.15904,
  title  = {Multi-armed bandit approach to password guessing},
  author = {Hazel Murray and David Malone},
  journal= {arXiv preprint arXiv:2006.15904},
  year   = {2020}
}
R2 v1 2026-06-23T16:41:37.817Z