Files
CVEs-PoC/2013/CVE-2013-2566.md
T
2025-09-29 21:09:30 +02:00

2.7 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