1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 00:49:01 +00:00

Added a CHANGELOG entry about the smtp-vuln-cve2011-1720 script.

This commit is contained in:
djalal
2011-05-19 18:38:35 +00:00
parent be338214a0
commit e90436e74e

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Moved the script smtp-check-vulns to smtp-vuln-cve2011-1720.
[Djalal]
o [NSE] Added smtp-check-vulns, which checks for the Postfix SMTP server
Cyrus SASL authentication memory corruption (CVE-2011-1720). [Djalal]