Network Mapper — namp Introduction Part 1.

mimranon
1 min readFeb 24, 2021

--

Nmap is an open-source tool. It is available in windows, mac and Linux.

Nmap used tools by hackers and cybersecurity specialists.

and it used for :

  • Audit the Network Security
  • Simulate penetration tests
  • check for possible connections
  • Network mapping
  • Response analysis
  • Identify open ports in network or system
  • use Nmap script to find Vulnerability assessment

Using Nmap’s scan methods, we can find the following information about the network or system we try to enumerate.

  • Host discovery
  • Port scanning
  • Service enumeration and detection
  • OS detection

Nmap provided a scripting feature NSE (Nmap Scripting Engine). We can NSE scripts to find a vulnerability on the target service.

nmap -h (nmap help)

In this article, I have only written about the basics feature and scan method of Nmap. Moving forward will be writing about Nmap host discovery, performance and different technics to bypass firewalls rules and IDS/IPS.
Stay in touch and follow me on Twitter @mimranon

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

mimranon
mimranon

Written by mimranon

Learn more about cybersecurity, and I want to share my knowledge and experience.

No responses yet

Write a response