Nmap Development mailing list archives

Mac addr in Windows 4.11 release


From: "Gerry Stange" <gerry.stange () openwaternet com>
Date: Thu, 7 Dec 2006 15:45:08 -0800

Hi,
 
    I'm in the process of developing some stuff that utilizes the nmap XML output.  When I execute 
 
    $ nmap -v -oX nmap.xml -p T:1521 192.168.4.11
 
    on linux, I only get the IP addr in the XML output file.
 
<address addr="192.168.4.11" addrtype="ipv4" />

    On windows I receive 
 
<address addr="192.168.4.11" addrtype="ipv4" />
<address addr="00:13:72:50:B2:F9" addrtype="mac" vendor="Dell" />

    Is there a way I can suppress the mac address output on Windows?
 
Thanks...
 
Gerry

Attachment: Gerry Stange.vcf
Description:


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

Current thread: