Scopnet Response Integration via API

Purpose

This guide explains how to configure the ScopNET Response integration in Logsign USO, so that Incidents and Alarms can automatically, or an analyst can manually, block or unblock a network device/source, and list currently blocked devices, directly from a Logsign Incident. This is a NAC-style containment integration, configured under Settings > Integrations > Responses > +Device; it is separate from the existing ScopNET NAC data-collection integration, which brings ScopNET logs into Logsign.

Prerequisites

  • A ScopNET NAC appliance with its API reachable from the Logsign server.
  • A ScopNET API key.
  • Use least privilege. Use an API key scoped to block/unblock and device-listing operations rather than a broader administrative key, if your ScopNET deployment supports scoped keys.

Step 1: Obtain a ScopNET API Key

  1. Log in to the ScopNET management console with an administrator account.
  2. Navigate to the API key management area (the exact menu path was not independently verified during this research) and generate/copy an API key.
  3. Note the ScopNET appliance's base URL.

Step 2: Configure the Integration in Logsign USO

In Logsign USO, go to Settings > Integrations > Responses, search for Scopnet, click Configure then +Device, and fill in:

FieldRequiredDescription
Device NameYesFree-text label identifying this ScopNET device in Logsign.
HostYesBase URL of your ScopNET appliance.
Api KeyYesYour ScopNET API key from Step 1. Stored encrypted at rest.

Click Create to save the device.

Available Methods

  • block-request (Containment) — blocks/quarantines a device or source. Args required: name, source, reason; optional: filter_type (Daily or Hourly, defaults to Daily), duration.
  • delete-block-request (Recovery) — removes an existing block. Args required: name, source, reason.
  • get-blocked-devices (Analysis) — lists currently blocked devices, including device ID, host type, MAC, IP, hostname, detection time, and comments. Arg: detected_minute_before (optional).

Troubleshooting

SymptomLikely causeWhat to check
401/403 errorWrong or revoked Api Key.Re-enter the Api Key exactly as issued in the ScopNET console.
delete-block-request fails to find the blockThe name/source/reason values do not exactly match an existing block entry.Use get-blocked-devices first to confirm the exact values of an active block before attempting to remove it.

Notes and Limits

  • This is a separate integration from ScopNET's data-collection (syslog) integration, which brings ScopNET NAC logs into Logsign; both can be configured independently.
  • The exact console navigation path for generating an API key was not independently verified against a live ScopNET appliance during this research (not independently verified); the field names and method behavior above are taken directly from Logsign's integration code.
Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more
Become a Certified Logsign User/Administrator
Sign-up for Logsign Academy and take the courses to learn about Logsign USO Platform in detail. Enjoy the courses, and get your badges and certificates. In these courses, you'll learn how to use Logsign in your work and add value to your career.
Visit Our Blog
Our Logsign USO Platform illustrate our expertise. So do the blog. Through our blog posts, deepen your knowledge on various SecOps topics or get updated about important news & modern approaches for cybersecurity. Get into the habit of reading valuable information provided by Logsign. Be a step ahead.