mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Make an ike fingerprint generic. Closes #911
This commit is contained in:
parent
9358ab0164
commit
a1b16714be
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ table.insert(fingerprints, {
|
|||
|
||||
table.insert(fingerprints, {
|
||||
category = 'vendor',
|
||||
vendor = 'Cisco VPN Concentrator 3000',
|
||||
vendor = 'Cisco VPN Concentrator',
|
||||
version = nil,
|
||||
ostype = 'pSOS+',
|
||||
devicetype = 'security-misc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue