mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Removes OSVDB references from scripts. Closes #1534
Code specific to OSVDB in vulns.lua is retained for historical reasons
This commit is contained in:
@@ -35,8 +35,7 @@ description = [[
|
||||
-- |
|
||||
-- | References:
|
||||
-- | http://fish2.com/ipmi/cipherzero.html
|
||||
-- | http://osvdb.org/show/osvdb/93039
|
||||
-- |_ http://osvdb.org/show/osvdb/93040
|
||||
-- |_ https://www.us-cert.gov/ncas/alerts/TA13-207A
|
||||
--
|
||||
|
||||
author = "Claudiu Perta <claudiu.perta@gmail.com>"
|
||||
@@ -63,8 +62,7 @@ functionality
|
||||
]],
|
||||
references = {
|
||||
'http://fish2.com/ipmi/cipherzero.html',
|
||||
'http://osvdb.org/show/osvdb/93040',
|
||||
'http://osvdb.org/show/osvdb/93039',
|
||||
'https://www.us-cert.gov/ncas/alerts/TA13-207A',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user