Day 1 - Introduction
Day 1 - Introduction
192.168.175.131 PC 2 PC 3 192.168.1
75.140
Subnet Mask
Class A 1-126 255.0.0.0 /8
Class B 128-191 255.255.0.0 /16
Class C 192-223 255.255.255.0 /24
Class D 224-239 -> Multicasting - One-to-Many
Class E 240-255 -> Research and Development
Request
Acknowledge
Attacker
Scanning
➢ Check whether the host is live or not - Ping, tracert/traceroute,hping3, arp-scan, nmap
➢ Find Open ports - nmap
➢ Find Services Running - nmap
Permissions in Linux
➢ Owner groups others
➢ rwx rwx rwx
7 7 7
R - Read - 4
W - Write - 2
X - Execute - 1
SYN
A B
SYN/ACK
ACK
FIN
A ACK
B
FIN
ACK
Nmap Scans
Nmap -sT -> TCP Full Connect
Port is Open
Port is Open