{ "name": "Cisco-IP-Phone", "author": "Brendan Coles ", "version": "0.1", "description": "This plugin identifies Cisco IP phones and extracts the internal hostname which is also the device's MAC adress prefixed with 'SEP'", "website": "http://www.cisco.com/en/US/products/sw/voicesw/index.html", "matches": [ { "regexp": "(?-mix:

[^<]{5,50}<\\/FONT><\\/B>

Cisco[^\\(]{0,15} IP Phone ([^\\(]{4,20}) \\( [^\\)]{15} \\)[\\s]?<\\/FONT><\\/FONT><\\/B><\\/TD>)" }, { "regexp": "(?-mix:

[^<]{5,50}<\\/FONT><\\/B>

Cisco[^\\(]{0,15} IP Phone [^\\(]{4,20} \\( ([^\\)]{15}) \\)[\\s]?<\\/FONT><\\/FONT><\\/B><\\/TD>)" }, { "version": "Unified", "regexp": "(?-mix:

[^<]{5,50}<\\/FONT><\\/B>

Cisco Unified IP Phone ([^\\(]{4,20}) \\( [^\\)]{15} \\)[\\s]?<\\/FONT><\\/FONT><\\/B><\\/TD>)" }, { "version": "Unified", "regexp": "(?-mix:

[^<]{5,50}<\\/FONT><\\/B>

Cisco Unified IP Phone [^\\(]{4,20} \\( ([^\\)]{15}) \\)[\\s]?<\\/FONT><\\/FONT><\\/B><\\/TD>)" }, { "version": "Unified Wireless", "regexp": "(?-mix:Cisco Unified Wireless IP Phone ([^<]{4,20})<\\/title><link href=\"\\/style.css\" type=text\\/css rel=stylesheet><\\/head>)" }, { "version": "Unified Wireless", "regexp": "(?-mix:<p align=center style='text-align:center'><b><span style='font-size:13.5pt; color:white'>Cisco Unified Wireless IP Phone ([^\\(]{4,20}) \\( [^\\)]{15} \\)<\\/span><\\/b><\\/p>)" }, { "version": "Unified Wireless", "regexp": "(?-mix:<p align=center style='text-align:center'><b><span style='font-size:13.5pt; color:white'>Cisco Unified Wireless IP Phone [^\\(]{4,20} \\( ([^\\)]{15}) \\)<\\/span><\\/b><\\/p>)" } ] }