Nmap
Posts  1 - 1  of  1
sundaravadivelu
1. How to identify the network elements category? like router, switch and etc.
2. How to get the network inventory?
3. Is NMap will work differently for local ip and remote ip?
FYI: if i execute nmap.exe -O --webxml --max-retries 3 --host-timeout 600s -sV --version-all --min-hostgroup 50 --min-rate 50 -sS -p 1-25900 10.40.1.93 -oX c:\temp\1274272860009.xml
here 10.40.1.93 is the local IP. this will showing different o/p

the same command if i input remote ip(10.40.1.80) then the output is showing differently.
why is the difference?
Save
Cancel
Reply
 
x
OK