Up
Previous Next

Sheriff CSMâ„¢

Creating a Network

In Sheriff CSM, you can create a network either manually or by importing a CSV file.

Creating a Network by Importing a CSV File

Sheriff CSM allows users to import networks from a CSV file. The allowed formats consist of the following:

"Netname"*;"CIDRs(CIDR1,CIDR2,...)"*;"Description";"Asset Value"*;"Net ID"

Where:

  • The delimiter is a semicolon.
  • The Netname, CIDRs, and Asset Value fields are mandatory.
  • The Netname field allows these characters: A-Z, a-z, 0-9, ., :, _, and -.

Each CSV file must contain a header row:

"Netname";"CIDRs";"Description";"Asset Value";"Net ID"

For example, with the file below, you add a network with a CIDR of 192.168.10.0/24 and 192.168.9.0/24:

"Netname";"CIDRs;"Description";"Asset Value";"Net ID"
"Net_1";"192.168.10.0/24, 192.168.9.0/24";"This is my network";"2";"479D45C0BBF22B4458BD2F8EE09ECAC2"

To create a network by importing a CSV file
  1. Go to Environment > Assets & Groups > Networks.

  2. Click Add Network at the upper right-hand corner, and then Import CSV.

  3. Click Choose File and select a CSV file.

    If you have special characters in the file and want to ignore them, click the square next to Ignore invalid characters.

  4. Click Import.

Creating a Network Manually

To create a network manually
  1. Go to Environment > Assets & Groups > Networks.

  2. Click Add Network towards the upper right-hand corner, and select Add Network.

  3. On New Network, fill out the fields. For descriptions,
    Network field descriptions
    Column/Field NameRequired or OptionalDescription
    Name Required Name of the network.
    CIDR Required CIDR (Classless Inter-Domain Routing) for the network.
    Owner Optional Domain name that specifies its exact location in the tree hierarchy of the Domain Name System (DNS).
    Deputies Required A list of USM Appliance Sensors with a check mark next to the one monitoring this network.
    Asset Value Required Value assigned to the network. For further information, see Asset Value and Event Risk Calculation.
    External Asset Required Whether the network is on your company network (internal) or not (external). See What Are External Assets?.
    Icon Optional Provide an image for the network, if desired. The accepted image size is 400 x 400 and the allowed formats are .png, .jpg or .gif.
    Description Optional A short description of the network.

  4. Click Save.

    The page refreshes and the corresponding Network Details page displays.

Topic revision: r17 - 04 Jun 2022, SheriffCyberSecurity
Copyright 2020 Sheriff Cyber Security, LLC. All rights reserved.