| FTP |
20/21 |
Login to the server, we can put a file or we can get a file. |
| SSH |
22 |
Secure Telnet. |
| Telnet |
23 |
Ability to login to a machine remotely. |
| SMTP |
25 |
SMTP is used for two primary functions, it is used to transfer mail (email) from source to destination between mail servers and it is used by end users to send email to a mail system. |
| HTTP |
80 |
Main protocol used by web browsers and is thus used by any client that uses files located on these servers. |
| POP3 |
110 |
POPv3 is one of the two main protocols used to retrieve mail from a server. |
| IMAP |
143 |
IMAPv3 is the second of the main protocols used to retrieve mail from a server. |
| HTTPS |
443 |
HTTPS is used in conjunction with HTTP to provide the same services but doing it using a secure connection. |
| SMB (Samba) |
139+445 |
Communication protocol that Microsoft created for providing shared access to files and printers across nodes on a network. |