Security Infrastructure Flashcards
Security Infrastructure
Combination of hardware, software policies, and practices used to protect information
Ports
Logical communication endpoint that exists on a computer
Inbound ports
A port that is open and is listening for connection from a client
Outbound ports
Opening created by the server to call out to the client that is listening for its connection
Well known Ports
Ports 0-1023 are considered assigned by the Internet Assigned Numbers Authority
Registered Ports
1024-49151 are considered registered for proprietary protocols
Dynamic Private Ports
49152-65535 can be used by any application
File Transfer Protocol (FTP)
Port 21;TCP; Uses the transfer files from host to host
(SSH, SCP,SFTP)
Port 22;TCP;provides secure remote terminal access, copies functions, and file transfers
Telnet
Port 23;TCP;provides insecure remote control of a machine using a text-based environment
Simple Mail Transfer Protocol (SMTP)
Port 25;TCP;provides the ability to send emails over the network
Domain Name System (DNS)
Port 53;TCP/UDP;translates domain names into IP addresses
Trivial File Transfer Protocol (TFTP)
Port 69;UDP;A lightweight file transfer method for sending configs or network booting and overfitting
Hypertext transfer protocol (HTTP)
Port 80;TCP;used for insecure web browsing
Kerberos
Port 88;UDP;network authentication protocol protocol
Post office protocol version three (POP3)
Port 110;TCP;Responsible for retrieving mail from a server
Network news transfer (NNTP)
Port 119;TCP;Used for accessing newsgroups
Remote procedure call (RPC)
Port 135;TCP/UDP; Facilitates communication between system processes
NetBios
Ports (137,138,139);TCP/UDP; Networking Protocol Suite
Internet Message Access Protocol (IMAP)
Port 144;TCP;allows access to email messages on a server
Simple Network Management Protocol (SNMP)
Port 161;UDP;Manages network devices
SNMP Trap
Port 162;UDP;responsible for sending SNMP trap messages
Lightweight Directory Access Protocol (LDAP)
Port 389;TCP;facilitates directory services
HTTP Secure (HTTPS)
Port 443;TCP;provides secure web connection