SSH service publicly accessible

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Goal

Detect when multiple external connections are made to the port for SSH (22).

Strategy

Production hosts should not be publicly-accessible via SSH. Incoming connections from multiple public IP addresses indicate an exposed instance.

Triage and response

  1. Review all events for connections from unexpected IP addresses.
  2. Move the sshd service to a private network. If you must expose the host through SSH, restrict access with a security group.
  3. Review login events and related signals for malicious activity.

This detection is based on data from Cloud Network Monitoring.