Index: scripts/ssl-ccs-injection.nse =================================================================== --- scripts/ssl-ccs-injection.nse (revision 33654) +++ scripts/ssl-ccs-injection.nse (working copy) @@ -14,7 +14,7 @@ description = [[ Detects whether a server is vulnerable to the SSL/TLS "CCS Injection" -vulnerability (CVE-2014-0160), first discovered by Masashi Kikuchi. +vulnerability (CVE-2014-0224), first discovered by Masashi Kikuchi. The script is based on the ccsinjection.c code authored by Ramon de C Valle (https://gist.github.com/rcvalle/71f4b027d61a78c42607)