Symantec Bluecoat proxySG
App Vendor: Symantec Blue CoatApp
Category: Network Security
App Version in Orchestrate: 1.0.0
Product version: SGOS 6.7.4.11 SWG Edition
About App
The Symantec Bluecoat ProxySG app allows security teams to integrate with the Symantec Bluecoat ProxySG enterprise application to check URL categories. The action for checking the URL category can be configured in the Orchestrate Playbooks to work seamlessly in helping your security team and to improve the overall security posture.
The Symantec Bluecoat ProxySG app in the Orchestrate application can perform the below-listed actions:
Action Name | Description |
---|---|
Check URL Category | This action can be used to check available URL categories from the blue coat and other integrated database sources |
Prerequisites
All the actions configured in the Symantec Bluecoat ProxySG app relate to private APIs. Symantec Bluecoat ProxySG enterprise subscription is required to access the private APIs.
Configuration parameters
The following configuration parameters are required for the Symantec Bluecoat ProxySG app to communicate with the Symantec Bluecoat ProxySG Enterprise application. The parameters can be configured by creating instances in the app.
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Base URL | Enter the Base URL, FQDN or IP address of SMS Server. For example, Base URL as | Text | Required | |
Username | Enter the user name. | Text | Required | |
Password | Enter the password | Password | Required | |
Port | Enter the port number. | Text | Optional | By default, the ProxySG port is "8082" |
SSL Verification | Optional action to either verify or skip the SSL certificate verification preference. | Boolean | Optional | Allowed boolean values:
Defaults to “False” |
Host IP | Enter the Host IP value. | Text | Optional | By default, it is set as "any" |
Action: Check URL Category
This action is used to check URL categories from the blue coat and other integrated database sources.
Action Input Parameters
Parameter | Description | Field Type | Required / Optional | Comments |
---|---|---|---|---|
URL | Enter URL or domain to check its category. For example, use https://cyware.com | Text | Required |
Example Request
[ { "url": "https://cyware.com" } ]