1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-25 15:49:02 +00:00

modify new radmin sigs a bit -- add vendor famatech

This commit is contained in:
fyodor
2008-01-13 03:36:39 +00:00
parent 1feef872b2
commit 7ebc1027a1
2 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o Add Radmin remote control software probe and signatures to the Nmap
version detection DB. [Tom Sellers, Fyodor]
o Add Famtech Radmin remote control software probe and signatures to
the Nmap version detection DB. [Tom Sellers, Fyodor]
4.53

View File

@@ -5974,10 +5974,10 @@ Probe TCP Radmin q|\x01\x00\x00\x00\x01\x00\x00\x00\x08\x08|
ports 4899
rarity 8
match radmin m|^\x01\x00\x00\x00\x25\x09\x00\x01\x10\x08\x01\x00\x09\x08| p/Radmin remote control software/ v/2.X/ o/Windows/ i/Using Windows Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x0a\x00\x01\x10\x08\x01\x00\x0a\x08| p/Radmin 2.x remote control software/ v/2.X/ o/Windows/ i/Using Radmin Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x00\x00\x02\x12\x08\x02\x00\x00\x0a| p/Radmin remote control software/ v/3.X/ o/Windows/ i/Using Radmin Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x71\x00\x02\x12\x08\x02\x00\x71\x0a| p/Radmin remote control software/ v/3.X/ o/Windows/ i/Using Windows Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x09\x00\x01\x10\x08\x01\x00\x09\x08| p/Famatech Radmin/ v/2.X/ o/Windows/ i/Using Windows Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x0a\x00\x01\x10\x08\x01\x00\x0a\x08| p/Famatech Radmin/ v/2.X/ o/Windows/ i/Using Radmin Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x00\x00\x02\x12\x08\x02\x00\x00\x0a| p/Famatech Radmin/ v/3.X/ o/Windows/ i/Using Radmin Authentication/
match radmin m|^\x01\x00\x00\x00\x25\x71\x00\x02\x12\x08\x02\x00\x71\x0a| p/Famatech Radmin/ v/3.X/ o/Windows/ i/Using Windows Authentication/