CRSep 14, 2020

Biased RSA private keys: Origin attribution of GCD-factorable keys

arXiv:2009.06700v16 citations
Originality Incremental advance
AI Analysis

This work addresses forensic and security analysis needs by improving origin attribution for cryptographic keys, though it is incremental as it builds on prior research.

The researchers tackled the problem of attributing the origin of RSA private keys by extending a previous technique to new scenarios, achieving an average accuracy of 89% when at least 10 keys from the same source are available, compared to 4% for random guessing, and identifying three groups as probable suspects for producing GCD-factorable TLS keys.

In 2016, Svenda et al. (USENIX 2016, The Million-key Question) reported that the implementation choices in cryptographic libraries allow for qualified guessing about the origin of public RSA keys. We extend the technique to two new scenarios when not only public but also private keys are available for the origin attribution - analysis of a source of GCD-factorable keys in IPv4-wide TLS scans and forensic investigation of an unknown source. We learn several representatives of the bias from the private keys to train a model on more than 150 million keys collected from 70 cryptographic libraries, hardware security modules and cryptographic smartcards. Our model not only doubles the number of distinguishable groups of libraries (compared to public keys from Svenda et al.) but also improves more than twice in accuracy w.r.t. random guessing when a single key is classified. For a forensic scenario where at least 10 keys from the same source are available, the correct origin library is correctly identified with average accuracy of 89% compared to 4% accuracy of a random guess. The technique was also used to identify libraries producing GCD-factorable TLS keys, showing that only three groups are the probable suspects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes