DeepSurface: Base Network Requirements

Documentation
Installation Guide
Overview
Let DeepSurface Host For You
Getting Started
System Requirements
Self Hosted Quick Start - Installing to Cloud Platforms
Self Hosted - Installation Using an OVA
Registration, Package Installation, and Initialization
First Steps After Initialization of the Console
Deployment Options
Main and Subordinate Consoles
Agent-Based Deployment
User Managed Scan Deployment
Credentialed Scanning Deployment
Mixed Environment
Deployment Tools
Active Directory Group Policy
Microsoft Endpoint Configuration Manager (part of InTune)
Tanium Deploy
HCL BigFix
Ivanti
Virtual Machines
VMWare
Virtual Box
VirtualBox Guest Additions
AWS EC2 (BYOL)
AWS EC2 (Usage Based)
Azure Cloud
Google Cloud
Additional Items to Consider
Main Console Server Certificates
LDAP
TOFU
Clock Sync
DeepSurface Commands
Multiple Vulnerability Sources
API Documentation
User Guide
Reporting
Dashboards
Exports
Risk Insight
Hosts
Patches
Vulnerabilities
Vulnerability Instances
Users
Remediation Workflow Manager
Plans
Settings
Integrations
Workflow
Exporting
Accepted Risk Plans
Accepted Risk Workflow
Explore
Model
Paths
Activity
Tasks
Configuration Alerts
Scan Logs
Notification Settings
Scanning
Status
Agents
User Managed
Credentialed Scanning Settings
Credentials
Scan Groups
General Settings
Cloud Scanning
Network Connectivity
Subordinates
Vulnerability Sources
Setup
Sensitive Assets: Polices
Sensitive Assets: Manual
Admin Settings
SMTP Settings
Certificates
Outbound Proxy
Authentication Providers
Users
Tags
Integrations Guide
Vulnerability Sources
CrowdStrike Spotlight
SentinelOne
Carbon Black Cloud
Microsoft Defender for Endpoint
Wazuh
Lansweeper Cloud
Nessus API
Tenable.io API
Security Center/Tenable.sc API
Rapid7 InsightVM API
Qualys API
Nozomi Guardian
Eclypsium
AWS Inspector
Remediation
Jira Software
Tanium (BETA)
Authentication Providers
LDAP (Active Directory)
SAML (Azure Active Directory)
SAML (Google)
SAML (Okta)
PAM
CyberArk
Delinea (Thycotic)
Microsoft LAPS
Security Guide
Firewall Configuration
Base Network Requirements
Agent Network Requirements
Credentialed Scanning Network Requirements
API Network Requirements
How DeepSurface Scans Work
Domain (LDAP) Scanning
Host Scanning Routine
Reasons for the Administrative Access Requirement
Endpoint Protection Considerations
Other Items
Scope of Data Storage and Retention
IPS/IDS Considerations
Logging
Resetting the DSADMIN password
Product Information
Changelogs
Open source Licenses
End User License Agreement (EULA)

No matter the scanning or API configuration of the DeepSurface RiskAnalyzer appliance, a certain amount of network access is required:

updates.deepsurface.com

The DeepSurface Main Console must be able to reach port 443 of the updates server to receive both software updates as well as daily vulnerability/patch/rule data streams. This access can be configured to use an HTTP proxy, if required. Note that automatic software updates can be disabled if desired, but the same network access is required when manually upgrading.

pypi.org

The DeepSurface console uses Python, and access to the Python package repositories are required on HTTPS (TCP port 443). The servers used may vary, but as of this writing, these include: pypi.python.org, pypi.org, pythonhosted.org, and files.pythonhosted.org.

Ubuntu and Debian Package Servers

The base operating system deployed on the DeepSurface appliance must be able to reach the package servers for both Ubuntu and Debian. This allows the VM to install security updates and install additional packages, as required. The host names and IP addresses of these servers vary over time. Typically egress access to these servers is opened by default in popular firewall software. If you are experiencing difficulty with software updates, consult the /etc/apt/sources.list file on your DeepSurface appliance to identify the server names that must be accessible.

HTTPS and SSH Services

The DeepSurface Main Console exposes SSH (TCP/22) and HTTPS (TCP/443) for the purposes of configuration and administration. DeepSurface Administrators must be able to reach these ports to perform essential tasks.

HTTPS on TCP/44305

DeepSurface Subordinate VMs, if in use, connect to this port on the Main Console in order to communicate status and submit scan results. These communications would typically occur over the internal network or a VPN link. For more information on how subordinates are used, see the Deployment Options guide.