Länk - Finding computers on a network

published Jun 14, 2010 05:46   by admin ( last modified Jun 14, 2010 05:46 )

 

Nmap is good for this - use the -O option for OS fingerprinting and -oX "filename.xml" for output as xml

nmap -sP 192.168.0.0/24

Läs mer: Get a list of all computers on a network w/o DNS - Stack Overflow