Linux serverNETWORK ADMINISTRATIONSsmtp server liux

NMAP Basics Tutorial for Kali Linux Beginners – Cyber Security

If you are new to infosec, cyber security, and pen-testing, the way I explain the basic stuff about network scanning, info gathering, and Nmap is unlike other beginner tutorials. I keep this simple and useful, with lots of tidbit opportunities for learning.

🔥 Complete Beginner OpenVAS Vulnerability Scanning Tutorial ➡️ https://youtu.be/LGh2SetiKaY

Also, this is the real deal, exactly how pen-testers and ethical hackers use NMAP to do reconnaissance in cyber security.

Techniques that I use during this tutorial include Footprinting, Host Discovery, Scanning, and Enumeration. Using these techniques in cohesion helps an ethical hacker enrich their understanding of the target, using this knowledge to help tailor their penetration test to be successful.

This video tutorial was created for absolute beginners to give context behind the basic commands of Nmap and its usage. Would you like me to add anything further to my videos to make them more comprehensive? I welcome all your feedback to grow my channel.

### CHAPTERS ###
00:00 – Intro & Pre-requisites
01:45 – What is Network Scanning?
04:31 – What is Nmap?
07:46 – Target & Scan Options
11:06 – DEMO: Live Systems
15:51 – DEMO: Full Scan
18:59 – Fact-Finding
23:25 – Conclusion

### LINKS ###
Cheat Sheet Script: https://danduran.me/nmap-cheat-1/
NMAP: https://nmap.org
Install Kali using VB (Win/Mac): https://www.youtube.com/watch?v=kGQI9IJ_ewU
Install Kali on Mac M1: https://www.youtube.com/watch?v=k68aNhModfY

#LEARNCYBERSECURITY #NMAP #TUTORIALS

🤓 Follow Me:

https://www.linkedin.com/in/danduran-ca/
https://www.facebook.com/danduran.ca

https://www.instagram.com/danduran.ca/
https://www.tiktok.com/@danduran.ca
https://getcyber.me

source

by GetCyber

linux smtp client

49 thoughts on “NMAP Basics Tutorial for Kali Linux Beginners – Cyber Security

  • If you're trying this on Kali Purprle here is the script: nmap -sP 192.168.12.* | awk '/is up/ {print up};{gsub(/(|)/,""); up=$NF}'

  • how can i see the IP addresses of other routers are connected to the server to which my router is connected in kali linux

  • If I am running “whoami” on kali Linux and someone is running nmap will I still leave packets?

  • this is the most pedagogical video on the subject I've seen so far! Thanks you so much!

  • what i dont understand is how will a system, pc or server or whatever react to these scans ? im even afraid of scanning my self because i might mistype my ip address and scan accidently another system who call the cops on me lol..i see a lot of videos how scans work but isnt there some work to do before you start? something to hide your ip ? something like vpn ? or chain vpn thing or something like that ?. great video by the way thx for that

  • Hi Dan.. have a question about cat(cmd) can i used ===> cat Desktop/nmap-list.txt=====< cmd on ubuntu

  • You don't usually see this kind of high-level editing in these kind of videos. Nice to watch, very educational and easy to follow. Enhorabuena por el trabajo!

  • cat Desktop/nmap-list.txt
    cat : Desktop/nmap-list.txt: No such file or directory
    i can't understand why, or i have to create this file by myself and type in there this script?

  • 14:17 when i type cat Desktop/nmap-list.txt…….. i get this back…..
    cat: Desktop/nmap-list.txt: No such file or directory…… i try to make this file and repeat but nothing happends, what am i doing wrong? thanks (meanwhile i figured it out, i made a text file with that script, and it runs now) 🙂

  • Plz if have u website or page let me to know , want to buy your lecture thanks sir

  • Really you are very good teacher ,plz go school or university or make series lecture plz we need more help ,

  • 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉if I know u .really I give u realty gift because your explain is very very very high quality anybody can understand your explain plz we need help about more like cybersecurity and ethical hacking plz thank you 🙏 sir

  • I would love to see the Network Diagram Proxies. Is a video available explaining how those are created?

  • hallo there, i got problem at cat desktop/nmap-list.txt it say No such file or directory, can you help me

  • i open the terminal but theres no code called sudo su im trying to do it right but always im just failing in it

  • Just stumbled on your channel and love the way you deliver! The keyboard shortcuts are awesome help as I learn and your explanations really help. Just subscribed and going to go through alll of your content! Thank you for all of this!!!

  • Its very rare to find a guy like u sir
    Why dont u make a full playlist of nmap ….
    Hope continues 🎉

  • This channel is better than my security+ course. Cheers!

  • Wow this is the easiest explanation and interesting video about nmap over all other videos on nmap in YouTube. Thank you.

  • thanks for this video I learned a lot. please can you help with a link or site that i can get more knowledge on kali Linux, python and some programming languages?. i can also appreciate payable online course sites to get a better hacking knowledge and certifications.

  • 😭… If I run command cat Desktop/nmap-list.txt….
    It's showing no such file or directory….pls can someone help me…that means a lot🥺

  • "-sP" Is Depreciated, Use "-sn" For A Quick PING Scan With Nmap.

  • You are right, you are the best on YouTube. I love YouTube tutorials. This video is very helpful for a beginner like me. Thank you

  • Great video, thank you. straight to the point and plenty of well organized info.

Comments are closed.