How To Install Xnmap On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Xnmap On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

xnmap

The Network Mapper Front End

Maintainer: Debian Security Tools



Section: net

Install xnmap

  • Debian apt-get install zenmap Click to copy
  • Ubuntu apt-get install zenmap Click to copy
  • Alpine OS apk add nmap Click to copy
  • Arch Linux pacman -S nmap Click to copy
  • Kali Linux apt-get install zenmap Click to copy
  • Fedora dnf install nmap-frontend-2 Click to copy
  • Raspbian apt-get install zenmap Click to copy
  • macOS brew install nmap Click to copy

zenmap

The Network Mapper Front End

Zenmap is an Nmap frontend. It is meant to be useful for advanced users and to make Nmap easy to use by beginners. It was originally derived from Umit, an Nmap GUI created as part of the Google Summer of Code.

nmap-frontend-2

7.60-12.fc28.noarch : The GTK+ front end for nmap

nmap

Nmap is a utility for network exploration or security auditing.

It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), and TCP/IP fingerprinting (remote host operating system identification). Nmap also offers flexible target and port specification, decoy scanning, determination of TCP sequence predictability characteristics, reverse-identd scanning, and more. In addition to the classic command-line nmap executable, the Nmap suite includes a flexible data transfer, redirection, and debugging tool (netcat utility ncat), a utility for comparing scan results (ndiff), and a packet generation and response analysis tool (nping).

Installing xnmap command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of xnmap 2024 package in your OS.