nmap question

Motorcity

New Member
Joined
Feb 3, 2020
Messages
9
Reaction score
0
Credits
0
I'm in a linux class and need some assistance with nmap. I need a nmap command that will scan the entire network, saves the output to the desktop, provides all ip addresses and completes a ping sweep only.
 


nmap -sn -Pn -On Desktop\filename.txt then ipaddress/CIDR subnet
 
have a have another I am looking for this one to get provide all Mac Addresses, and all open ports.

I've tried nmap -sP 192.168.0.1/24 -p but it won't let me use -p because I -sn disables port scanning.
 
Last edited:

Members online


Latest posts

Top