• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install Zenmap on CentOS 7

{{postValue.id}}

To install Zenmap on CentOS 7

Zenmap is a graphical frontend application for nmap application. nmap is a network mapping tool used to scan the hosts connected in a network and to identify the ports that are opened. It is very simple to install Zenmap and this article explains the way to install Zenmap on CentOS 7.

Installing Zenmap

The easy way to install Zenmap is by running the following command. It installs Zenmap along with its dependencies.

[root@linuxhelp ~]# yum install nmap-frontend -y
Loaded plugins: fastestmirror, langpacks
base                                                                                                                                                                  | 3.6 kB  00:00:00     
extras                                                                                                                                                                | 3.4 kB  00:00:08     
updates                                                                                                                                                               | 3.4 kB  00:00:00     
(1/4): base/7/x86_64/group_gz                                                                                                                                         | 155 kB  00:00:01     
(2/4): updates/7/x86_64/primary_db                                                                                                                                    | 3.8 MB  00:00:22     
(3/4): base/7/x86_64/primary_db                                                                                                                                       | 5.6 MB  00:00:39     
(4/4): extras/7/x86_64/primary_db                                                                                                                                     | 139 kB  00:01:17     
Determining fastest mirrors
 * base: mirror.fibergrid.in
 * extras: mirror.fibergrid.in
 * updates: mirror.fibergrid.in
Resolving Dependencies
-->  Running transaction check
--->  Package nmap-frontend.noarch 2:6.40-7.el7 will be installed
-->  Processing Dependency: nmap = 2:6.40 for package: 2:nmap-frontend-6.40-7.el7.noarch
-->  Running transaction check
--->  Package nmap.x86_64 2:6.40-7.el7 will be installed
-->  Processing Dependency: nmap-ncat = 2:6.40-7.el7 for package: 2:nmap-6.40-7.el7.x86_64
-->  Running transaction check
--->  Package nmap-ncat.x86_64 2:6.40-4.el7 will be updated
.
.
.
Installed:
  nmap-frontend.noarch 2:6.40-7.el7                                                                                                                                                          

Dependency Installed:
  nmap.x86_64 2:6.40-7.el7                                                                                                                                                                   

Dependency Updated:
  nmap-ncat.x86_64 2:6.40-7.el7                                                                                                                                                              

Complete!

Once Zenmap is installed, launch it with the help of the following command.

[root@linuxhelp ~]# zenmap-root

Enter the ip address you want to scan in “ Target” field.

You can enter single ip or network ip including the subnetmask and then choose your profile to scan.

Now click “ Scan” to start the scan.
SCAN

NMAP_OUTPUT

Choose “ Intense Scan” to scan for opened ports on all hosts.

Intense_scan
Simple to install, isn' t it? Zenmap is mainly used for managing service upgrade schedules, network inventory, and monitoring host or service uptime.

Tags:
jackson
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Why does Nmap show some of my ports as "filtered"?

A

Nmap shows a port as filtered if it believes that a firewall is preventing communication with the port. This can be a result of an ICMP packet response (Type 3, Code 13, for instance), but it

Q

Why I know this port is open, so why doesn't Nmap show it as open?

A

If Nmap is failing to show a port open that you know is open, the most likely cause is that Nmap did not try to scan that port. By default, Nmap scans the most common 1,000 ports for each pro

Q

When network adapter can't handle what nmap is requesting of it (equally possible)?

A

In case that adapter can't handle it how I could scan that computer with out running to those problems.

All I need for that scan is that it helps Armitage to attack to that computer, which i

Q

Why would we use nmap?

A

So Nmap is a multipurpose tool, and it can be run on many different operating systems including Windows, Linux, BSD, and Mac. Nmap is a very powerful utility that can be used to: Detect the live host on the network (host discovery)

Q

What is Quick Scan in nmap?

A

Description. nmap -sP 10.0.0.0/24. Ping scans the network, listing machines that respond to ping. nmap -p 1-65535 -sV -sS -T4 target. Full TCP port scan using with service version detection - usually my first scan, I find T4 more accurate than T5 and still "pretty quick".

Load more

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help keel johnston ?
Unhide the folders on windows Explorer

Give any solutions to unhide folder using command prompt?

forum3

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.