# Servicios

- [22/TCP (SSH)](/explotacion/servicios/22-tcp-ssh.md): SSH, Secure SHell.
- [25/TCP, 465/TCP, 587/TCP (SMTP/S)](/explotacion/servicios/25-tcp-465-tcp-587-tcp-smtp-s.md): SMTP, Simple Mail Transfer Protocol. SMTPS, Simple Mail Transfer Protocol Secure.
- [53/TCP, 53/UDP (DNS)](/explotacion/servicios/53-tcp-53-udp-dns.md): DNS, Domain Name System. Transferencia de zona 53/TCP y búsqueda de nombre 53/UDP.
- [80/TCP, 443/TCP (HTTP/S)](/explotacion/servicios/80-tcp-443-tcp-http-s.md): HTTP, Hypertext Transfer Protocol. HTTPS, Hypertext Transfer Protocol Secure.
- [445/TCP (SMB)](/explotacion/servicios/445-tcp-smb.md): SMB, Server Message Block.
- [161/UDP, 162/UDP (SNMP)](/explotacion/servicios/161-udp-162-udp-snmp.md): SNMP, Simple Network Management Protocol.
- [1433/TCP (MSSQL Server)](/explotacion/servicios/1433-tcp-mssql-server.md): Microsoft SQL Server.
- [2049/TCP (NFS)](/explotacion/servicios/2049-tcp-nfs.md): NFS, Network File System.
- [3389/TCP (RDP)](/explotacion/servicios/3389-tcp-rdp.md): RDP, Remote Desktop Protocol.
- [5985/TCP, 5986/TCP (WinRM)](/explotacion/servicios/5985-tcp-5986-tcp-winrm.md): WinRM, Windows Remote Manager.
- [6379/TCP (Redis)](/explotacion/servicios/6379-tcp-redis.md)
- [Git](/explotacion/servicios/git.md)
