mirror of
https://github.com/nmap/nmap.git
synced 2026-06-26 03:03:55 +00:00
Adjust the Citrix MetaFrame (icabrowser) match line. The final two bytes
were part of an IP address (\xc0\xa8 = 192.168) and could vary in different environments.
This commit is contained in:
parent
b8d10b7154
commit
7f21296ec2
1 changed files with 1 additions and 1 deletions
|
|
@ -7436,4 +7436,4 @@ rarity 5
|
|||
ports 1604
|
||||
|
||||
# Citrix MetaFrame
|
||||
match icabrowser m|^\x30\0\x02\x31\x02\xfd\xa8\xe3\x02\0\x06\x44\xc0\xa8| p/Citrix MetaFrame/
|
||||
match icabrowser m|^\x30\0\x02\x31\x02\xfd\xa8\xe3\x02\0\x06\x44| p/Citrix MetaFrame/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue