Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nmap [2013/06/10 15:12]
nmap [2013/06/10 15:12] (current)
Line 1: Line 1:
 +====== nmap ======
  
 +  * [[Security]]
 +  * [[iptables]]
 +  * [[ufw]]
 +
 +  * [[http://​www.cyberciti.biz/​networking/​nmap-command-examples-tutorials/​|Top 30 Nmap Command Examples For Sys/Network Admins]]
 +
 +== Scan an IP address for open ports ==
 +
 +<​code>​
 +nmap <IP address>
 +</​code>​