Nmap
Nmap
Nmap
By –Prakash Khasor,
Assistant Professor(Cyber
Security),
Introduction
⚫ The first step is Information Gathering in Penetration
Testing
Flag
SYN The beginning of a connection
SYN FIN
SYN/ACK ACK/FIN
ACK ACK
Three-way handshake
What is nmap?
⚫ Device type
⚫ Running
⚫ OS CPE
⚫ OS details
Cont..
⚫ Syntax: nmap -O target_ip
⚫ Syntax: nmap -O -p- –osscan-guess <target>
⚫ Syntax: nmap -O –osscan-limit <target>