単一パスワードに対する完全な数学的導出は、提供された抜粋では暗示されているが完全には明示されていないが、この指標は本質的に、総探索空間に対する最適な攻撃者に必要な労力を正規化するものである。$G$を推測エントロピー、$N$を可能なパスワードの総数(例:全空間に対して$94^{\text{長さ}}$)とすると、正規化された形式は概念的には$E \approx G / N_{eff}$に関連付けることができ、ここで$N_{eff}$はパスワードの構成を考慮した実効的な探索空間サイズである。
実行可能な洞察: セキュリティチームにとって、この指標はパスワード作成APIやActive Directoryプラグインに統合され、リアルタイムで直感的な強度フィードバック(「あなたのパスワードはクラックするために推測の60%が必要です」)を提供する可能性がある。研究者にとって、次のステップは、実世界のクラッキングツール(HashcatやJohn the Ripperなど)に対して厳密で大規模な実証的検証を行い、モデルを較正することである。期待エントロピー0.8は本当に探索空間の80%を意味するのか?これは、GANが他のセキュリティドメインを攻撃するために使用されるのと同様に、敵対的AIモデルに対する証明が必要である。この概念は有望であるが、その運用上の有用性は、機械生成パスワードの制御された環境を超えた、透明性のある、査読済みの検証にかかっている。
NIST Special Publication 800-90B. Recommendation for the Entropy Sources Used for Random Bit Generation.
J. Kelsey, K. A. McKay, M. Turan, "Predictive Models for Min-Entropy Estimation," in Proceedings of CHES, 2015.
K. Reaz, G. Wunder, "ComPass: A Protocol for Secure and Usable Wi-Fi Device Provisioning," in Proceedings of ACM WiSec, 2023. (文脈から想定)。
C. E. Shannon, "A Mathematical Theory of Communication," The Bell System Technical Journal, vol. 27, pp. 379–423, 623–656, 1948.
R. V. L. Hartley, "Transmission of Information," The Bell System Technical Journal, vol. 7, no. 3, pp. 535–563, 1928.
J. Bonneau, "The Science of Guessing: Analyzing an Anonymized Corpus of 70 Million Passwords," in Proceedings of IEEE Symposium on Security and Privacy, 2012.
J. L. Massey, "Guessing and Entropy," in Proceedings of IEEE International Symposium on Information Theory (ISIT), 1994.
C. Cachin, Entropy Measures and Unconditional Security in Cryptography. PhD Thesis, ETH Zurich, 1997.
J. O. Pliam, "The Disparity between Work and Entropy in Cryptology," 1998. [オンライン]。 入手先:https://eprint.iacr.org/1998/024
B. Hitaj, P. Gasti, G. Ateniese, F. Perez-Cruz, "PassGAN: A Deep Learning Approach for Password Guessing," in Proceedings of ACNS, 2019. (敵対的AI評価のための外部参照)。