0% found this document useful (0 votes)
133 views9 pages

16-Installing NMAP On Windows

This document provides a step-by-step guide for installing Nmap on Windows, including downloading the installer, running it, and completing the installation process. It also covers using Zenmap for a graphical interface, verifying the installation, and disabling the Windows Firewall before using Nmap. Additionally, it includes instructions for running a simple scan using both Command Prompt and Zenmap.

Uploaded by

ilias ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views9 pages

16-Installing NMAP On Windows

This document provides a step-by-step guide for installing Nmap on Windows, including downloading the installer, running it, and completing the installation process. It also covers using Zenmap for a graphical interface, verifying the installation, and disabling the Windows Firewall before using Nmap. Additionally, it includes instructions for running a simple scan using both Command Prompt and Zenmap.

Uploaded by

ilias ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Installing NMAP on Windows:

Step 1: Download Nmap:


o Open your browser and go to the official Nmap website:
👉 https://nmap.org/download.html
o Scroll down to the Windows section.
o Click on the link to download the "Latest stable release self-installer" (e.g., nmap-7.95-
setup.exe).

Step 2: Run the Installer:


o Once downloaded, double-click the nmap-7.95-setup.exe file.
o If prompted by Windows (User Account Control), click Run to allow it.

1 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717


Step 3: Start the Installation:
o The Nmap Setup Wizard will open.
o Click Next on the welcome screen.
o Read the license agreement.
o Click I Agree to proceed.

Step 4: Choose Components:


o By default, Nmap, Zenmap GUI, Ncat, and Ndiff are selected.
o It's recommended to keep everything selected.
o Click Next.

2 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717


Step 5: Choose Install Location:
o Select where you want to install Nmap or leave it to the default (C:\Program Files
(x86)\Nmap).
o Click Install.

Step 6: Complete Installation:


o Wait for the files to be installed.
o Once complete, click Finish.

3 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717


During Nmap installation, it will ask about installing Npcap:
o It usually happens automatically after you click Install in the Nmap installer.
o A new window for Npcap Setup will pop up separately.

4 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717


5 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717
6 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717
Use Zenmap:
o If you prefer a graphical interface, you can launch Zenmap (installed with Nmap).
o Search "Zenmap" in the Start Menu and open it.

Verify Installation:
o Open Command Prompt (Press Win + S, type "cmd", and hit Enter).

7 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717


Disable Windows Firewall Before Using Nmap:
Under Microsoft Defender Firewall, switch the toggle to Off.

8 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717


Open Command Prompt:
o Press Win + S, type "cmd", and hit Enter.
o Run a Simple Scan
o To scan a single IP address, type.

Open Zenmap:
In the Target field, type the IP address you want to scan

9 | P a g e Created by Ahmad Ali E-Mail: ahmadalimsc@gmail.com , WhatsApp: 00966564303717

You might also like