Scans

Creating Tests

  1. 1From the Scans Setup page, click Create New Test in the top-right corner.
  2. 2Fill in the form fields described below.
  3. 3Click Create Test to save. You will be returned to the test list once it is created.

1. Form Fields

Choose the scan intensity:

ValueDescription
FullPerforms a comprehensive port scan across all common ports for the target. No protocol selection required. It takes more time since it performs deep assessments. Well suited for periodic assessments.
QuickPerforms a faster, targeted scan. Requires selecting a specific protocol (see below). Best for frequent monitoring with lower overhead.

2. Test Name

A logical label for this test (e.g., "Production Web Server — Full Scan"). This name appears in the test list, dashboard widgets, reports, and CyfroAssistant responses.

3. Host or Subnet

The IP address or CIDR range to scan. Examples:

  1. 1Single host: 192.168.1.50/32
  2. 2Full subnet: 10.0.0.0/24

The Agent running the test will direct its scan probes to this target. Ensure the target is reachable from the machines where your Agents are installed.

4. Protocol (Quick scans only)

Visible only when Type is set to Quick. Select the transport protocol to scan:

ProtocolUse case
TCPStandard web servers, SSH, databases - most services use TCP.
UDPDNS, SNMP, syslog, and other UDP-based services.

5. Agents

Select one or more CyfroAgents to run this test. The scrollable list shows all Agents currently online in your Account Group. Use the Check all toggle to select every available Agent at once.

Assigning multiple Agents to a single test is useful for:

  1. 1Scanning the same target from different network segments to detect firewall asymmetry.
  2. 2Providing redundancy if one Agent goes offline.

6. Interval

How often the test runs automatically:

OptionInterval
1 hourEvery 60 minutes
6 hoursEvery 6 hours
12 hoursEvery 12 hours
24 hoursOnce per day

Tests run on a recurring schedule starting from when they are created. There is no one-time or manual trigger option yet currently to schedule the test and let the platform run it.

Note: In instances where the chosen file path/filesystem is large, the scans may take longer than the interval.

Editing Existing Tests

  1. 1From the Scans Setup page, click the pencil (edit) icon next to the test you want to update.
  2. 2The edit form is pre-populated with the current values.
  3. 3Modify the fields as needed (all fields are editable, including the test type, target, agents, and interval).
  4. 4Click Update Test to save. You will be returned to the test list on success.
Note: Changing the Interval on an existing test takes effect immediately — the next scheduled run will use the new interval.
System Default Tests: Tests marked with the System badge were auto-provisioned when your Account Group was created (a default port-scan probe). You can edit these tests to adjust the target, agents, or schedule, but you cannot delete them.