|
Nmap Development
mailing list archives
Request to add MAC Address to GREP Output
From: Peter Nichols <pnicho1 () sbcglobal net>
Date: Fri, 29 Dec 2006 18:08:23 -0600
Could someone add the MAC address to the grepable output in the code
base?
Here's the code frag that does it...
log_write(LOG_MACHINE," MAC: %s(%s) ",macascii, macvendor?
macvendor : "Unknown");
Looks about line 1288 in output.cc
Worked fine for me when compiled and run.
Thx..
-petern
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Request to add MAC Address to GREP Output Peter Nichols (Dec 29)
|