Länk - Finding computers on a network
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
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