Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
splunk-soar-connectors-admin committed Dec 5, 2024
1 parent 95897f3 commit a99298c
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Connector Version: 1.0.1
Product Vendor: Cisco
Product Name: Talos Intelligence
Product Version Supported (regex): ".\*"
Minimum Product Version: 6.2.2
Minimum Product Version: 6.3.0

This app provides investigative actions for Cisco Talos Intelligence

Expand Down Expand Up @@ -36,23 +36,19 @@ For additional details, see the [Cisco Talos Intelligence article](https://docs.


### Configuration Variables
The below configuration variables are required for this Connector to operate. These variables are specified when configuring a Talos Intelligence asset in SOAR.
This table lists the configuration variables required to operate Cisco Talos Intelligence. These variables are specified when configuring a Talos Intelligence asset in Splunk SOAR.

VARIABLE | REQUIRED | TYPE | DESCRIPTION
-------- | -------- | ---- | -----------
**base_url** | required | string | Base URL provided by Talos
**certificate** | required | password | Certificate contents to authenticate with Talos
**key** | required | password | Private key to authenticate with Talos
**verify_server_cert** | optional | boolean | Verify server certificate

### Supported Actions
[test connectivity](#action-test-connectivity) - Validate the asset configuration for connectivity using supplied configuration
[test connectivity](#action-test-connectivity) - Validate the asset configuration for connectivity using supplied configuration.
[ip reputation](#action-ip-reputation) - Look up Cisco Talos threat intelligence for a given IP address.
[domain reputation](#action-domain-reputation) - Look up Cisco Talos threat intelligence for a given domain.
[url reputation](#action-url-reputation) - Look up Cisco Talos threat intelligence for a given URL.

## action: 'test connectivity'
Validate the asset configuration for connectivity using supplied configuration
Validate the asset configuration for connectivity using supplied configuration.

Type: **test**
Read only: **True**
Expand Down

0 comments on commit a99298c

Please sign in to comment.