Open port scan check

Weekly scan of the top 20 attack-surface ports (SSH, RDP, MySQL, Redis, MongoDB…) so a forgotten firewall rule cannot silently expose your DB.

Quick answer

Lemwatch runs a lightweight TCP SYN probe against 20 high-risk ports weekly. New unexpected opens raise severity: high.

What it checks

Where to find it in Lemwatch

Site details → Security → Ports.

How to respond

  1. Confirm whether the port is intentionally open.
  2. If not, close it at the cloud firewall or security group.
  3. If required (SSH), restrict source IPs and enable key-only auth.
  4. Acknowledge to baseline the new state.

FAQ

Is this an intrusive scan?

No — single SYN packet per port, no exploit attempts, throttled to be invisible to standard IDSes.

Do you scan all 65k ports?

No — only curated high-risk ports. A full scan would trigger AUP violations on most clouds.

Related