Ports Flashcards
FTP
- provides insecure file transfers
- 20, 21
SSH
- provides secure remote control of another machine using text-based environment
- port 22
SFTP
- provides secure file transfers
- port 22
Telnet
- provides insecure remote control of another machine using text-based environment
- port 23
SMTP
- provides ability to send emails over the network
- port 25
DNS
- converts domain names to IP and vice versa
- port 53
DHCP
- automatically provides network parameters to clients
- ports 67, 68
TFTP (trivial file transfer)
- used as lightweight file transfer method for sending configuration files or network booting of an OS
- not safe
- port 69
HTTP
used for insecure web browsing
- port 80
POP3
used for receiving incoming emails
- port 110
NTP (network time protocol)
used to keep accurate time for clients on network
- clock synchronization
- port 123
NetBIOS
- used for file or printer sharing in a Windows network
- port 139
IMAP
newer method of retrieving incoming emails which improves older POP3
- synchronized among all devices
- port 143
SNMP ( simple network management protocol)
- used to collect data about network devices and monitor their status
- ports 161, 162
LDAP
used to provide directory services to your network
- port 389
HTTPS
secure browsing over encrypted tunnel with either SSL/TLS
- port 443
SMB (server message block)
used for Windows file and printer sharing services
- port 445
Syslog
used to send logging data back to centralized server
- port 514
SMTP TLS
encrypted version of SMTP
- secure way to send emails
- port 587
LDAPS
- port 636
- provides secure directory services
IMAP over SSL
- port 993
- secure way to receive emails
POP3 over SSL
- port 995
- secure and encrypted way to receive emails
SQL
- port 1433
- used for communication from client to database engine
SQLnet
- port 1521
- used for communication from a client to an Oracle database
MySQL
- port 3306
- open source version of SQL, used for communication from client to MySQL database engine
RDP
- port 3389
- provides graphical remote control of another client or service
SIP (session initiation)
- ports 5060, 5061
- used to initiate VoIP and video calls, like skype