Overview

The  SBC Edge Portfolio generates CDRs and logs what Ribbon Protect uses to identify bad actors (bad actors are identified as unwanted calls that attempt to threaten security, disrupt networks, perform fraudulent behavior, etc.). When Ribbon Protect suspects and identifies bad actors, the  SBC Edge Portfolio uses this data to block list and block these bad actors from entering your network. The REST API is used in addition to Ribbon Protect to enable bad actors to be block listed by the SBC Edge Portfolio . When bad actors are identified by Ribbon Protect, they are reflected in the  SBC Edge Portfolio WebUI's "Bad Actors" table.   

SBC Edge Portfolio  supports block listing four types of bad actors:

  • Calling Number
  • Called Number
  • Source IPv4 Address
  • Source IPv6 Address

The steps below are required to configure and display bad actors via Ribbon  SBC Edge Portfolio .

The maximum number of Bad Actor listed by product is as follows:

Maximum Number of Bad Actors

ProductNumber of Bad Actors
SBC 1000/2000500

SBC SWe Edge

1000

Prerequisites

Create REST user in SBC Edge Portfolio

To use REST API, you must create a local user with REST access level.

Create a user in the  SBC Edge Portfolio as follows:

  1. Access the WebUI and login to the SBC Edge Portfolio .
  2. In the Web GUI, click the Settings tab.
  3. In the left navigation pane, go to Security > Users > Local User Management.

  4. Click the Create Local User ( ) icon at the top of the Local User View page. The Create Local User screen appears.

  5. Enter user name in the User Name field.
  6. Enter and confirm the user’s new password in Password and Confirm Password fields.
  7. From the Access Level drop down list, select REST.
  8. Click OK. The REST user is created and the Local Users Table screen displays the newly created REST user.

Configure Country Code via WebUI

Through the WebUI, configure the country code the  SBC Edge Portfolio resides in; the  SBC Edge Portfolio uses the country code to convert a PSTN Calling/Called Number to E.164 format and search for it in the internal data structures.

Configure the Country Code via WebUI as follows: 

  1. In the WebUI, click the Settings tab.
  2. In the left navigation page, go to System > Node-Level Settings.

  3. From the Country Code drop down list, select the applicable country.

  4. Click Apply.

Configure REST API to Create/Display/Delete "Bad Actors"

The commands listed in this section are used to create/display/delete bad actors from Ribbon Protect via REST API. After the bad actors are created, they can be viewed or displayed via REST API (alternatively, bad actors are viewed through the WebUI; see Display Bad Actors via SBC Edge WebUI). Configure REST API as follows: 

  1. Access the REST API. The REST API is based on open standards; you can use any Web Development Programming Language or HTTP Client Library to access the API. Refer to API Requirements for more details.
  2. Execute the specific commands. Refer to REST API User's Guide.

Working with Protect Bad Actors via  SBC Edge Portfolio WebUI

The  SBC Edge Portfolio WebUI displays the bad actors identified by Protect. Through the WebUI, you can view the bad actors and delete as necessary.

Display Bad Actors

The  SBC Edge Portfolio WebUI displays the bad actors identified by Protect.

View bad actors as follows:

  1. Access the WebUI.
  2. Click Settings > Security > Ribbon Protect Bad Actors

  3. Click the expand () next to the desired Bad Actor in which you want to view.


    Bad Actors Table - Field Definitions

    FieldDefinition
    Actor Type

    The bad actor type Valid entries:

    • Calling Number.
    • Called Number.
    • Source IPv4 Address.
    • Source IPv6 Address.
    Actor Data

    The valid data string according to actor type: Valid entries:

    • Calling Number: Valid string in E164 format.
    • Called Number: Valid string in E164 format
    • Source IPv4: Validated for correct IPv4 format, Precedence falls between 1-1000, and only one occurrence.
    • Source IPv6: Validated for correct IPv6 format, Precedence falls between 1-1000, and only one occurrence.
    PrecedenceThis field validates if the actor type is in correct format, according to the actor type:
    • Calling Number: Not applicable.
    • Called Number: Not applicable
    • Source IPv4: Range 1-1000
    • Source IPv6: Range 1-1000

    NOTE: For ActorType as Source IPv4 Address or Source IPv6 Address, the valid Precedence range is 1-1000. A Precedence value of 0 is used for all entries where Precedence is not applicable (i.e., callingnumber, callednumber type).

    Primary KeyValue set by the table entry.

Remove Bad Actors

Through the WebUI, you can delete bad actors identified by Protect and delete in the SBC WebUI, as necessary.

Delete bad actors as follows:

  1. Access the WebUI.
  2. Click Settings > Security > Ribbon Protect Bad Actors.

  3. Select the checkbox next to the entry you wish to delete.
  4. In the left corner, click the Delete ( ) icon.