Network Security Flashcards
(95 cards)
TCP/IP Protocols
TCP
UDP
IP
ICMP
Addresses
IDs networks and devices on a network
Port Numbers
IDs services running on a device
Messages
Typically addressed to both the device and the port number of the service
Socket
IP address:port number (147.63.12.2:8080)
Socket Pairs
Client IP address:port number and the Servers IP address:port number
Eg. 177.41.72.6:3022 communicating to 41.199.222.3:80
ICMP
Internet Control Message Protocol
Used for network troubleshooting Reports errors and reply to requests Ping and traceroute use ICMP Several types: * 0 - Echo Reply * 3 - Destination Unreachable * 8 - Echo * 30 - Traceroute
Well-Known Ports
0-1023
Registered Ports
1024-49151
Dynamic Ports
49152-65535
AKA Ephemeral Ports
PAT
Used when an app does not bind to a specific port
Port 20/21
FTP-Data/Control
Port 22
SSH/SFTP/SCP
Port 23
Telnet
Port 25
SMTP
Port 53
DNS
Port 67/68
DHCP
Port 69
TFTP
Port 80
HTTP
Port 88
Kerberos
Port 110
POP3
Port 889/890
FTPS (Implicit)
Port 443
FTPS (Explicit), HTTPS, SSL, TLS
Port 119
NNTP
Port 137-139
NetBIOS