cve/2013/CVE-2013-2566.md
2024-06-07 04:52:01 +00:00

2.2 KiB

CVE-2013-2566

Description

The RC4 algorithm, as used in the TLS protocol and SSL protocol, has many single-byte biases, which makes it easier for remote attackers to conduct plaintext-recovery attacks via statistical analysis of ciphertext in a large number of sessions that use the same plaintext.

POC

Reference

Github