Jump to content

Nmap: Difference between revisions

54 bytes added ,  21 February 2023
Line 154: Line 154:
Here’s how you can run the command:
Here’s how you can run the command:
  nmap -sp -n 192.100.1.1/24
  nmap -sp -n 192.100.1.1/24
<blockquote>For source info: https://www.upguard.com/blog/how-to-use-nmap</blockquote>You can get the output values of many parameters with nmap --help.
<blockquote>For source info: https://www.upguard.com/blog/how-to-use-nmap</blockquote>
 
==== nmap --help Command For General Arguments ====
You can get the output values of many parameters with nmap --help.
  Nmap 7.92SVN ( <nowiki>https://nmap.org</nowiki> )
  Nmap 7.92SVN ( <nowiki>https://nmap.org</nowiki> )
  Usage: nmap [Scan Type(s)] [Options] {target specification}
  Usage: nmap [Scan Type(s)] [Options] {target specification}