diff --git a/CHANGELOG b/CHANGELOG index 9dc8515f0..cd34b7a3d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 diff --git a/nmap-service-probes b/nmap-service-probes index 6ecc94016..590ecc441 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -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/