I am trying to use nmap to scan the computers on my network for conficker. I am using Windows. What do I put in the target for all computer on a given subnet?
It is running: nmap -T4 -A -v
I put in 192.168.1.0 and 192.168.1.255 but it did not work.
Thank you