错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Password Strength Classification Using Machine Learning and Cryptography

  • Felix Nwokekeh,
  • Khushboo Tripathi,
  • Arhe Amukoto,
  • Shiv Kumar Verma,
  • Yogesh Singh Rathore

摘要

Classifying password strengths is essential for preventing credential-based assaults. This study suggests a machine learning approach that uses n-gram analysis and cryptographic entropy to classify passwords into weak, medium, and strong categories in order to overcome this difficulty. After being trained on 670,000 Kaggle passwords, the Random Forest model identified strong passwords with 99.9% accuracy. The use of TF-IDF vectorization to identify sequential patterns and the incorporation of Shannon entropy to measure password unpredictability are important advancements. The model makes use of these features to discover intricate connections between password strength and properties. SHA-256 hashing ensures ethical considerations, including GDPR compliance. This cryptographic-ML method fills in holes in cross-cultural password analysis and improves password evaluation for real-world authentication systems.