2.1

Transmission Control Protocol (TCP)
A connection-oriented protocol that ensures(verifies) reliable delivery of data to the destination computer.
2.1

UDP(User Datagram Protocol)
(hint: unprotected)
- What happens to packets that are dropped?
connectionless-protocol in which packets are not checked for accuracy of delivery
-The packets are not resent
2.1
Protocol
A set of rules used to enable communication between network devices.
2.1

FTP(File Transfer Protocol)
(Drinking age) and -1
-What port does it use?
Protocol that transfers data between computers to servers on a network
Ports 20 and 21
2.1
SSH(Secure Shell)
-What port(look at first 2 letters)
protocol for a remote terminal that works securely over the internet
Port 22
2.1

Telnet
-What port?
A protocol that enables a user to make a text-based connection to a remote computer or networking device
-Port 23
2.1

SMTP(Simple Mail Transfer Protocol)
(Samta)
-What port?
Used by your computer or other devices to send email
-Port 25
2.1

HTTP(Hypertext Transfer Protocol)
-What port?
application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems
-Port 80
2.1
HTTPS(Hypertext Transfer Protocol Secure)
(1 less than 444)
-What port?
network protocol that is often used for payment transactions on the Web and for sensitive transactions in corporate information systems.
Port 443.
2.1

IMAP4(Internet Message Access Protocol)
-What port?(think I and 4)
Used to retrieve email messages
Port 143
2.1
NetBIOS(NetBT)
a protocol that allows some legacy applications to work on larger networks and the Internet.
2.1
SLP(Service Location Protocol) (think LAN)
(listens on networks broadcasting SSIDs)
Ex: displays printers on a LAN
2.1

AFP(Apple Filing Protocol )
-What port?
2.1

SMB(Server Message Block)
2.1
CIFS(Common Internet File System)
-What’s a port it shared with SMB?
(Windows) Legacy protocol that allows for file sharing, printer sharing
-Port 445

2.1

RDP(Remote Desktop Protocol)(Windows)
(1/3 + Berlin fall)
-What port?
allows you to view and control someone else’s desktop while you’re sitting at your own desk by using the network
-RDP uses port 3389.
2.1

Dynamic Host Configuration Protocol
-What ports does it run on?
It automatically assigns an IP address to all devices on the network, dynamic addressing.
-UDP 67 and 68
2.1

SNMP(Simple Network Management Protocol)
-What ports are they used for?
management protocol used between devices to gather details, metrics, about how multiple devices are performing
-UDP 161 to query devices and 162 to receive alarms/traps from devices
2.1
LDAP(Lightweight Directory Access Protocol)
-Default port?
database of everybody who’s in your organization, and it makes it very easy to manage things from a central location
Ex: Active Directory
-TCP 389
2.3
port forwarding(tunneling)
(Destination NAT)?
-Ex:
Forwards visitors to a specific ip address and port within a LAN

2.3
port triggering
opens an outgoing port or range of ports on demand by a particular service, such as Internet Relay Chat (IRC).
-Port triggering can be used without being tied to a specific IP address.
2.1
Port
A number or range of numbers assigned to a particular connection session or connection type.
2.3
WEP(Wired Equivalent Privacy)
(used with older routers)
legacy encryption protocol
2.3
WPA(WiFi Protected Access)
wireless security standard that uses TKIP