Monday 30 October 2017

nmap Installation On Mac

How To Install "nmap" On Mac Using Brew 


What is "nmap"?
nmap is a port scanning tool for large networks. Its a widely used tool by system/network administrator. To know more about nmap you can visit the official website - https://nmap.org/

Installation
  • First you need to open the terminal
  • Then install homebrew if you don't have it already on your system

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Now install nmap
    brew install nmap
Hurray!!!, nmap is installed now!

0 comments:

Post a Comment

 

Copyright @ 2013 Appychip.

Designed by Appychip & YouTube Channel