Nmap online course
This free online course teaches you how to work in Nmap, a powerful open-source networking tool for port scanning.
About this course
This course teaches you how to work in Nmap – a powerful open-source network security tool. Nmap is the de facto standard for network mapping and port scanning and allows network administrators to discover hosts and services on a computer network, and create a map of the network.
Audience
This tutorial is designed for people who want to learn more about Nmap – what it is used for, how to use Nmap to scan your network for open ports, how to interpret scan results, and such.
Prerequisites
The course is written for people with some experience in the world of networking. You should also have a basic understanding of Linux, since we will use a Linux distribution called Kali Linux for the examples in the course.
What you’ll learn
You will learn how to download and install Nmap on your Windows or Linux system. You will learn how to start an Nmap scan and interpret its results. We will also guide you through some more advanced Nmap usage, such as scanning UDP ports, adjusting delays between scans and such.
Buy the book
The contents of this course is available as an ebook for only $4.99. By buying this ebook you are supporting my work and further development of this website.
Best learning practices
Very Good prepared and to commend to other learners.
Good course!
Course is easy to follow and gives basics of NMAP.
Pretty good Nmap tutorial, for beginners. If you know your network protocols, you can probably get the same amount of useful information printing one of the myriad Nmap cheatsheets. I would have liked less trivial info (like installing) and more on advanced stuff, mainly Nmap scripting. Nevertheless, a quick and fun primer on Nmap.
good
cool course but quiz too easy
nmap
informative and useful
nice one
This course very useful for me i gain knowledge for the topic is nmap&zenmap
Curso NMAP
El curso es excelente, se abordan los desde el tema incial de que es, como funciono, como se instala y los diferentes comandos que se pueden realizar para el escaneo de puertos.
Nmap course
Useful content
Good Simply Course
It’s a good, simple 1-day course on Nmap. I like it.
Introduction to Nmap
This is a very helpful introduction to the Nmap tool. This course contains quite a lot of good information and gives you a good basic overview of the tool and its use in port scanning.
Хороший курс
thak so much
NMAP
The course was very educative, eye opening and presented understanding to all basic networking
good for beginners
good for beginners
Excellent Beginner Course. Love your tutorials
Gaspar Sousa
well done thank for the course
Excellente Course
I am really thankful for this course, it just helped me to refresh my knowledge about Nmap. The Curriculum is very well prepared and knowledgeable. It goes from basic to advance. I highly recommend to anyone interested in NMAP. If you are new in this, go for it. if you are a veteran and want to refresh, then go for it too. Knowledge is not wasted at the end of the journey as you always learn something new on the way.
Nmap Course Finish
very helpful and increase knowledge … thank you
NMAP
Best Course
I cant find words to describe how awesome is this course. Thank you!!
This is my first course I have done on nmap. It’s quite easy to follow from start to end. I always had a fear that nmap might be too hard to understand. But this course actually removed the fear of nmap from my mind. I liked the idea of presenting the materials in small easy to follow units. Thanks so much for providing such an interesting course for free.
This is a very useful step by step guide for all.
Muito bom!!!
Muito bom, vale a pena fazer o curso.
very good
Easy to use and very helpful for network administrators
Small Course But Good One.
A small course explaining the basics of how the nmap works and gives the gist of the overall working of the Internet.
Excellent nmap introduction course
It was a very good introduction course for a powerful tool as NMAP. this tool should be in the toolbox of every penetration tester.
great
It’s a good experience for me to renew my oldest knowledge
and good luck for newer students hwo enroll this course
Really Intresting
Is one of my first step with NMAP and i already like it. But i think it it’s possible to make this course more advenced !!! Thank you for all
I WANNA THANK YOU , excelent course , God bless you
Good beginners course
A good introduction to nmap.
Nmap
I loved the course. Very basic and straight to the point but helpful if you are a newbie trying to understand all the offsets for NMAP.
I did however see something I think is a typo.
In The Save Nmap’s output chapter it says
“root@kali:~# nmap -p21,22,80,135 -oX results.xml 192.168.5.102 root@kali:~# cat results.txt”
It seem you are dumping the scan results to results.xml and then reading it from results.txt?
Am I wrong or am I missing something here?