NMAP tip
To scan an entire subnet for OS fingerprints and output to a grep-able file
nmap -oG XXX.txt -O 10.10.XXX.0/24
Your Guide To All Things Cain™
To scan an entire subnet for OS fingerprints and output to a grep-able file
nmap -oG XXX.txt -O 10.10.XXX.0/24