SOTAVerified

GNPassGAN: Improved Generative Adversarial Networks For Trawling Offline Password Guessing

2022-08-14Code Available1· sign in to hype

FangYi Yu, Miguel Vargas Martin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The security of passwords depends on a thorough understanding of the strategies used by attackers. Unfortunately, real-world adversaries use pragmatic guessing tactics like dictionary attacks, which are difficult to simulate in password security research. Dictionary attacks must be carefully configured and modified to represent an actual threat. This approach, however, needs domain-specific knowledge and expertise that are difficult to duplicate. This paper reviews various deep learning-based password guessing approaches that do not require domain knowledge or assumptions about users' password structures and combinations. It also introduces GNPassGAN, a password guessing tool built on generative adversarial networks for trawling offline attacks. In comparison to the state-of-the-art PassGAN model, GNPassGAN is capable of guessing 88.03\% more passwords and generating 31.69\% fewer duplicates.

Reproductions