Skip to content

Defining a Scope

Scopes are defined by creating sets of target lists referred to as Scope Presets.

  • Targets added to the In Scope list will be included in traffic tables and operations.

  • Targets added to the Out of Scope list will be excluded in traffic tables and operations.

The targets in either list will be compared against the value of the Host header or destination IP address of proxied requests.

INFO

Scope Presets are specific to the project they are created in.

TIP

Paths are not supported in Scope Presets but can be included or excluded from traffic tables with Filter Presets.

Creating a New Scope Preset Manually

To create a new Scope Preset, click on the + New Preset button and press ENTER.

Creating a new Scope Preset manually.

Once the Scope Preset is created, you can edit its display name by typing within the Name * input field. To save the new name, press ENTER.

Defining Targets

To define targets, click in either the In Scope input field or Out of Scope input field and type in either IP addresses or domains, each on a new line.

INFO

Domains can only contain the following characters:

  • Lowercase letters: a-z
  • Numbers: 0-9
  • Symbols: ., -, _, *, ?

TIP

The * and ? characters in a target domain act as wildcard characters that can be used to account for subdomains and top-level domains:

  • *: Matches multiple characters.
  • ?: Matches a single character.

Example: To account for all subdomains of example.com, add *.example.com to a list.

Once you have defined the target lists, click on the Save button to update and save the Scope Preset.

Saving a Scope Preset.

Creating a New Scope from the Context Menu

To quickly create a new Scope Preset and add a request's target domain to be either in-scope or out-of-scope, right-click within a request pane to open the context menu, hover your mouse cursor over Add in Scope or Add out of Scope, and select + Create New Scope.

Creating a new Scope Preset from a request context menu.

A message will appear notifying you that the operation was successful.

Scope Preset creation toast message.

You can view the generated Scope Preset by navigating to the Scopes interface. It will be automatically named with the target domain.

Scope Preset generated by the context menu option.