ComputerSecurityStudent (CSS) [Login] [Join Now]




|SECURITY TOOLS >> NMAP >> Current Page |Views: 18350

(Nmap: Lesson 1)

{ Installing Nmap }


Section 0: Background Information
  1. NMAP
    • Nmap (Network Mapper) is a security scanner used to discover hosts and services on a computer network, thus creating a "map" of the network. To accomplish its goal, Nmap sends specially crafted packets to the target host and then analyzes the responses. Unlike many simple port scanners that just send packets at some predefined constant rate, Nmap accounts for the network conditions (latency fluctuations, network congestion, the target interference with the scan) during the run

     

  2. Lab Notes
    • In this lab we will do the following:
      1. We will install NMAP
      2. We will install WinPcap

     

  3. Legal Disclaimer
    • As a condition of your use of this Web site, you warrant to computersecuritystudent.com that you will not use this Web site for any purpose that is unlawful or that is prohibited by these terms, conditions, and notices.
    • In accordance with UCC § 2-316, this product is provided with "no warranties, either express or implied." The information contained is provided "as-is", with "no guarantee of merchantability."
    • In addition, this is a teaching website that does not condone malicious behavior of any kind.
    • Your are on notice, that continuing and/or using this lab outside your "own" test environment is considered malicious and is against the law.
    • © 2012 No content replication of any kind is allowed without express written permission.

 

Section 1: Power On PENTEST-WXP
  1. Edit Virtual Machine Settings
    • Instructions:
      1. Click on PENTEST-WXP
        • PENTEST-WXP is a Windows XP SP3 Virtual Machine.
      2. Click on Edit virtual machine

     

  2. Configure Network Adapter
    • Instructions:
      1. Select Network Adapter
      2. Click the radio button "Bridged: Connected directly to the physical network."
      3. Click the Okay button

     

  3. Start PENTEST-WXP
    • Instructions:
      1. Click on PENTEST-WXP
      2. Click on Play virtual machine

     

  4. Send Ctrl+Alt+Del
    • Instructions:
      1. Virtual Machine --> Send Ctrl+Alt+Del

     

  5. Logging into PENTEST-WXP.
    • Instructions:
      1. Username: administrator
      2. Password: Provide the Password

     

  6. Open a Command Prompt
    • Instructions:
      1. Start --> All Programs --> Accessories --> Command Prompt

     

  7. Obtain PENTEST-WXP's IP Address
    • Instructions:
      1. ipconfig
    • Note(FYI):
      • In my case, PENTEST-WXP's IP Address is 192.168.1.111.
      • Your IP Address will be different. 

 

Section 2: Download NMAP
  1. Start Firefox
    • Instructions:
      1. Start --> All Programs --> Mozilla Firefox --> Mozilla Firefox

     

  2. Navigate to the NMAP Website
    • Instructions:
      1. Place "http://nmap.org/download.html" in the URL Address Box.
      2. Click on the Latest release self-installer: nmap-6.25-setup.exe.
        •  There might be a more recent version.
      3. Click on the Save File Button

     

  3. Open the NMAP executable
    • Instructions:
      1. Right on the nmap-x.xx-setup.exe
      2. Click on Open

     

  4. Open Executable File?
    • Instructions:
      1. Click on the OK Button

     

  5. Open File - Security Warning
    • Instructions:
      1. Click the Run Button

     

  6. License Agreement
    • Instructions:
      1. Click on the I Agree Button

     

  7. Choose Components
    • Instructions:
      1. Make sure all components are selected
      2. Click the Next Button

     

  8. Choose Install Location
    • Instructions:
      1. Click the Install Button

     

  9. WinPcap License Agreement
    • Instructions:
      1. Click the I Agree Button

     

  10. WinPcap Installation Complete
    • Instructions:
      1. Click the Next Button

     

  11. WinPcap Options
    • Instructions:
      1. Select the Checkboxes
      2. Select the Next Button

     

  12. WinPcap Finished
    • Instructions:
      1. Select the Finish Button

     

  13. Nmap Setup
    • Instructions:
      1. Click Next

     

  14. Nmap Create Shortcuts
    • Instructions:
      1. Select all checkboxes
      2. Click the Next Button

     

  15. Nmap Setup Finished
    • Instructions:
      1. Click the Finish Button

 

Section 3: Proof Of Lab
  1. Open a Command Prompt
    • Instructions:
      1. Start --> All Programs --> Accessories --> Command Prompt

     

  2. Proof of Lab
    • Instructions:
      1. nmap -V
      2. date
        • Press enter twice.
      3. echo "Your Name"
        • This should be your actual name.
        • e.g., echo "John Gray"
    • Proof of Lab Instructions:
      1. Do a PrtScn
      2. Paste into a word document
      3. Upload to Moodle


Help ComputerSecurityStudent
pay for continued research,
resources & bandwidth