May 2017
Intermediate to advanced
416 pages
21h 33m
English
In the nmap --send-ip -sn -PS21,22,23,25,80,445,443,3389,8080 -PA80,443,8080 -PO1,2,4,6 -PU631,161,137,123 192.168.1.1/24 command, we set multiple ping scanning probes simultaneously, improving its effectiveness.
Let's briefly recap the options used in the previous scan (you can always go back to any of the previously discussed ping scanning techniques in this chapter):
We use the argument --send-ip when working with LAN networks to override ...
Read now
Unlock full access