Search-based Ordered Password Generation of Autoregressive Neural Networks
Min Jin, Junbin Ye, Rongxuan Shen, Huaxing Lu

TL;DR
This paper introduces SOPG, a search-based ordered password generation method for autoregressive neural networks, significantly improving password guessing efficiency and effectiveness over existing models.
Contribution
The paper proposes SOPG, a novel search-based ordered password generation technique that enhances the efficiency and success rate of neural network-based password guessing.
Findings
SOPG generates non-repeating passwords in descending probability order.
SOPG requires fewer inferences to reach the same cover rate as random sampling.
SOPGesGPT outperforms existing models in effective and cover rates, achieving 35.06% cover rate.
Abstract
Passwords are the most widely used method of authentication and password guessing is the essential part of password cracking and password security research. The progress of deep learning technology provides a promising way to improve the efficiency of password guessing. However, current research on neural network password guessing methods mostly focuses on model structure and has overlooked the generation method. Due to the randomness of sampling, not only the generated passwords have a large number of duplicates, but also the order in which passwords generated is random, leading to inefficient password attacks. In this paper, we propose SOPG, a search-based ordered password generation method, which enables the password guessing model based on autoregressive neural network to generate passwords in approximately descending order of probability. Experiment on comparison of SOPG and Random…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUser Authentication and Security Systems · Chaos-based Image/Signal Encryption · Cognitive Computing and Networks
