Nmap Development mailing list archives

[patch] Update for Polycom VOIP phones


From: Matt Selsky <selsky () columbia edu>
Date: Sun, 29 Nov 2009 23:29:49 -0500

I tweaked the Polycom SoundStation/SoundPoint match lines to correct a few things:

1) Fix a typo (SoundStation instead of SoundPoint)
2) Deal with non-200 responses from the SoundPoint
3) Parse the phone's MAC address out of the version string and put it in the info field

New output looks as follows:

$ nmap -sV -p 5060  192.168.30.78 192.168.30.113 192.168.31.146

Starting Nmap 5.10BETA1 ( http://nmap.org ) at 2009-11-29 22:26 EST
Nmap scan report for 192.168.30.78
Host is up (0.067s latency).
PORT     STATE SERVICE VERSION
5060/tcp open  sip     Polycom SoundStation 4000 3.1.2.0392 (MAC: 00e075f329d0)
Service Info: Device: VoIP phone

Nmap scan report for 192.168.30.113
Host is up (0.063s latency).
PORT     STATE SERVICE VERSION
5060/tcp open  sip     Polycom SoundPoint 430 3.1.2.0392 (MAC: 0004f2060b7c)
Service Info: Device: VoIP phone

Nmap scan report for 192.168.31.146
Host is up (0.059s latency).
PORT     STATE SERVICE VERSION
5060/tcp open  sip     Polycom SoundPoint 650 3.1.2.0392 (MAC: 0004f21c4248)
Service Info: Device: VoIP phone


-- 
Matt

Attachment: polycom.patch
Description:



_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: