Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




nmap-dev logo Nmap Development mailing list archives

Extention to Fingerprint File
From: Fredrick Paul Eisele <phreed () netarx com>
Date: Wed, 13 Dec 2000 16:48:14 -0500

I would like an alternate discription line in the <nmap-os-fingerprints> file. This alternate line would appear in the XML output. Example:
----nmap-os-fingerprint---------------
...
Fingerprint AXIS NetEye Camera Server V1.20 # Thanks to Pluvius
XML type="camera"
TSeq(Class=C) ...
# Thanks to Jan B. Koum (Cisco 2516,7500,7505)
Fingerprint Cisco IOS 11.3 - 12.0(11)" type="switch router"
XML type="switch router" layer="2" ...
---output--------------
...
<osmatch name="Axis 200+ Web Camera running OS v1.42"
 type="camera"
 accuracy="100"/>
...
<osmatch name="Cisco IOS 11.3 - 12.0(11)"
  type="switch router"
 layer="2"
 accuracy="100"/>
...
-----------------

Clearly, I can get this behavior now by modifying the <nmap-os-fingerprints> file.
Example:
----nmap-os-fingerprint---------------
...
Fingerprint AXIS NetEye Camera Server V1.20 # Thanks to Pluvius" type="camera
...
---------------------------
Two problems with that:
- It is ugly
- It would screw up non-XML output

If nobody has a problem with this change I will hack
the source and submit the patch. Are there any other fields that could/should be included in the XML line?
I will modify the draft XSchema accordingly.

Thanks.



---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to nmap-dev-help () insecure org . List run by ezmlm-idx (www.ezmlm.org).



  By Date           By Thread  

Current thread:
  • Extention to Fingerprint File Fredrick Paul Eisele (Dec 14)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]