1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-19 05:59:01 +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:
nnposter
2019-04-02 16:51:36 +00:00
parent e945f8363f
commit a520bf8f23
19 changed files with 77 additions and 82 deletions

View File

@@ -6951,7 +6951,7 @@ table.insert(fingerprints, {
matches = {
{
match = '200',
output = 'Possible DD-WRT router Information Disclosure (OSVDB 70230)'
output = 'Possible DD-WRT router Information Disclosure (BID 45598)'
}
}
});