In this tutorial, you will learn Port scanning using Nmap, Advanced Nmap for Reconnaissance
Nmap is a free and open-source network scanner created by Gordon Lyon. Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses. Nmap provides a number of features for probing computer networks, including host discovery and service and operating
01:20 - NMAP
apt install nmap
nmap --version
nmap 192.168.1.35
nmap armourinfosec.com
nmap -v 192.168.1.35
nmap --help
03:15 - TARGET SPECIFICATION:
nmap armourinfosec.com thehackersworld.com
nmap 192.168.1.35 192.168.1.1
nmap 192.168.56.1/24
nmap 192.168.1.1,5,35,100
nmap -v 192.168.1.1-100
nmap -v 192.168.1,2.1-100
vim ip.txt
8.8.8.8
1.1.1.1
192.168.1.5
192.168.1.1
192.168.1.35
nmap -v -iL ip.txt
nmap -v -iR 10
nmap -v 192.168.1.1/24 --exclude 192.168.1.1-10
nmap -v 192.168.1.1/24 --excludefile ip.txt
11:20 - PORT SPECIFICATION AND SCAN ORDER:
nmap -v 192.168.1.35
nmap -v 192.168.1.35 -p 21
nmap -v 192.168.1.35 -p 21,23,22,25,80,443,445
nmap -v 192.168.1.35 -p 100-500
nmap -v 192.168.1.44 -p 0-65535
nmap -v 192.168.1.35 -p T:100-500
nmap -v -sT -sU 192.168.1.44 -p T:40,80,443,U:53
nmap -v -sU 192.168.1.35 -p U:100-500
nmap -v -sU -sS 192.168.1.35 -p T:80,8080,443,U:53
nmap -v 192.168.1.44 --top-ports 10
nmap -v -sU 192.168.1.44 --top-ports 10
nmap -v -sU -sS 192.168.1.35 --top-ports 10
nmap -v 192.168.1.35 --top-ports 10
nmap -v 192.168.1.35 -p79-99 --exclude-ports 80
nmap -v 192.168.1.35 -p79-99 --exclude-ports 80-95
nmap -v 192.168.1.44 -p http
nmap -v 192.168.1.35 -p http*
16:00 - SCAN TECHNIQUES:
nmap -v -sS 192.168.1.35 -p 80
nmap -v -sT 192.168.1.35 -p 80
nmap -v -sA 192.168.1.35 -p 80
nmap -v -sU 192.168.1.35
26:28 - SERVICE/VERSION DETECTION:
nmap -sV -sT -v 192.168.1.44
28:26 - OS DETECTION:
nmap v -sV -sT -O -p 192.168.1.44
nmap v -sV -sT -O -A -p 192.168.1.44
Ethical Hacking Course | Cyber security | Information Security | Class 1 - Hindi
• Ethical Hacking Course | Cyber security |...
What is Reconnaissance | What is Information Gathering | Whois and Reverse Whois | Class 2 - Hindi
• What is Reconnaissance | What is Informati...
DNS Reconnaissance and Footprinting | What is DNS Footprinting | IP to location | Class 3 - Hindi
• DNS Reconnaissance and Footprinting | What...
Hackers Online Information Gathering Tools | Online Hackers Tools | Class - 4
• Hackers Online Information Gathering Tools...
Hackers Search Engine Shodan | The Best Internet Search Engines Used by Hackers | Class - 5 Hindi
• Hackers Search Engine Shodan | The Best In...
Open-Source Intelligence Gathering and Analysis | OSINT Framework | How to use SpiderFoot | Class 6
• Open-Source Intelligence Gathering and Ana...
Google Hacking Database (ghdb) | Exploring Google Hacking Techniques | Google Dorks | Class 7 Hindi
• Google Hacking Database (ghdb) | Exploring...
How Hackers Trace Your IP Address | Grabify IP Logger| IP Grabber | GetNtoify | Class 8 - Hindi
• How Hackers Trace Your IP Address | Grabif...
Passive Information Gathering with Maltego | How to Use Maltego to Do Reconnaissance |Class 9 Hindi
• Passive Information Gathering with Maltego...
How Hackers Enter Company's Network | Active Reconnaissance | Ping Sweep | fping | hping3 | Class 10
• How Hackers Enter Company's Network | Acti...
How Hackers Find Out All Live Hosts in The Network | Check for Live Systems | Ping Sweep | Class 11
• How Hackers Find Out All Live Hosts in The...
Ethical Hacking Course in Hindi
• Ethical Hacking Course in Hindi
Oracle VM VirtualBox: Hacking lab setup for Hackers
• Oracle VM VirtualBox: Hacking lab setup fo...
Kali Linux Basic Fundamentals | Kali Linux Basic Commands
• Kali Linux Basic Fundamentals | Kali Linux...
Oracle VM VirtualBox: Hacking lab setup for Hackers
https://www.thehackersworld.com/cours...
Kali Linux Basic Fundamentals
https://www.thehackersworld.com/cours...
PLEASE SUBSCRIBE & FOLLOW ;-)
TWITTER: / armourinfosec
FACEBOOK: / armourinfosec
LINKEDIN: / armourinfosec
INSTAGRAM: / armourinfosec
Get More Details
https://www.thehackersworld.com/
https://www.armourinfosec.com/
https://www.infosecwarrior.com/