mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Correct CVE number for ssl-ccs-injection
This commit is contained in:
parent
9936bf6a47
commit
6d421b2e67
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ assert(have_tls,
|
|||
|
||||
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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue