mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
o Added IPv6 Neighbor Discovery ping. This is the IPv6 analog to IPv4
ARP scan. It is the default ping type for local IPv6 networks.
This commit is contained in:
parent
c32d196ce2
commit
e889dead91
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Added IPv6 Neighbor Discovery ping. This is the IPv6 analog to IPv4
|
||||
ARP scan. It is the default ping type for local IPv6 networks.
|
||||
[Weilin]
|
||||
|
||||
o [NSE] Added smtp-vuln-cve2011-1764 script, which checks if the Exim
|
||||
SMTP server is vulnerable to the DKIM Format String vulnerability
|
||||
(CVE-2011-1764). [Djalal]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue