mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
o [NSE] Added a vulnerability management library (vulns.lua) to store and to
report discovered vulnerabilities.
This commit is contained in:
parent
c21d62d4e6
commit
0d6051880b
2 changed files with 2266 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE] Added a vulnerability management library (vulns.lua) to store and to
|
||||
report discovered vulnerabilities. [Djalal]
|
||||
|
||||
o [NSE] Added a new script krb5-enum-users.nse that performs user enumeration
|
||||
against Kerberos. [Patrik]
|
||||
|
||||
|
|
|
|||
2263
nselib/vulns.lua
Normal file
2263
nselib/vulns.lua
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue