mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Minor consolidation change: When multiple changes are made to the same thing and there is no official release in between them, you can just modify the existing CHANGELOG entry rather than needing to add a new one.
This commit is contained in:
parent
8ff4e89019
commit
b9a4c703b3
1 changed files with 3 additions and 5 deletions
|
|
@ -8,11 +8,9 @@ o [NSE] Added http-cakephp-version, a discovery script to fingerprint
|
|||
o [NSE] Added backorifice-brute, a bruteforcing script against the old
|
||||
BackOrifice service
|
||||
|
||||
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]
|
||||
o [NSE] Added smtp-vuln-cve2011-1720, which checks for the Postfix
|
||||
SMTP server Cyrus SASL authentication memory corruption
|
||||
vulnerability (CVE-2011-1720). [Djalal]
|
||||
|
||||
o Stopped linking against libnl when not necessary (when linking
|
||||
dynamically with libpcap). Patch by Kevin Locke.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue