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:
@@ -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)'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user