Description

Scan common TCP ports (HTTP, HTTPS, SSH, FTP, SMTP, DNS, databases, etc.) to see which services are exposed. Quick security check for identifying open ports that shouldn't be publicly accessible.

Use Cases

  • Quick security assessment — identify exposed services
  • Verify firewall rules are working correctly
  • Check which services are running on a server
  • Post-deployment verification

Parameters

Name Type Required Description
domain string Yes Domain or IP to scan
format string No Response format: json or markdown