Ironpass Dynamic Password Strength Analyzer

Abstract

In today's digital era, password security remains one of the most overlooked aspects of personal and organizational cybersecurity. Many users still rely on weak, predictable, and short passwords for convenience, making their accounts vulnerable to breaches. IronPass – Dynamic Password Strength Analyzer is a web-based application designed to address this issue by evaluating password strength and assisting users in generating more secure alternatives. Built using React.js for the frontend and Node.js with Express.js for the backend, IronPass integrates a password strength assessment API to analyze and score user- input passwords in real-time. Additionally, the system offers a password generator that transforms simple inputs into complex, secure passwords. Through an intuitive user interface and insightful feedback, IronPass not only enhances password strength but also educates users about better password practices.

Country : India

1 Neeraj Jain2 Animesh Choudhury3 Kumar Rounak4 Tanay Gupt5 Siddharth Vinayak

  1. Department of Computer Science and Engineering, Alliance University, Bengaluru, India
  2. Department of Computer Science and Engineering, Alliance University, Bengaluru, India
  3. Department of Computer Science and Engineering, Alliance University, Bengaluru, India
  4. Department of Computer Science and Engineering, Alliance University, Bengaluru, India
  5. Department of Computer Science and Engineering, Alliance University, Bengaluru, India

IRJIET, Volume 9, Special Issue of ICCIS-2025 May 2025 pp. 138-143

doi.org/10.47001/IRJIET/2025.ICCIS-202522

References

  1. Khan Reaz and Gerhard Wunder, "Expectation Entropy as a Password Strength Metric," 2024.
  2. Jiajing Zhang, Yang Xu, and Hongda Liu, "Password Strength Evaluation via Zipf's Law and Password Entropy," 2024.
  3. Unknown Author(s), "Evaluating Password Strength Based on Information Spread on Social Networks," 2024.
  4. Kalaivani, Ravibalan, Vignesh, Arockiya Aswin, and Raju, "A Real- Time Password Strength Analyzer," 2024.
  5. Viktor Taneski, Marko Kompara, Marjan Heričko, and Boštjan Brumen, "Strength Analysis of Real-Life Passwords Using Markov Models," 2021.
  6. R. Rathi, P. Visvanathan, R. Kanchana, and R. Anand, "A Comparative Analysis of Soft Computing Techniques for Password Strength Classification," 2020.
  7. E. Darbutaitė, P. Stefanovič, and S. Ramanauskaitė, "Machine-Learning- Based Password-Strength-Estimation for Lithuanian Context," 2023.
  8. R. Divya, S.B. Devamane, V. Dharshini, and S. Deepika, "Performance Analysis of Machine Learning Algorithms for Password Strength Check," 2023.
  9. Unknown Author(s), "A Large-Scale Evaluation of High-Impact Password Strength Meters," 2023.
  10. "zxcvbn: Realistic password strength estimator," Dropbox, [Online]. Available: https://github.com/dropbox/zxcvbn.