Augur Security
Receive Augur's preemptive intelligence to provide actionable intel for the firewall, TIP and SIEM solutions.
Data Enrichment & Threat Intelligence · Augur Security · Feed
Details
| ID | Augur Security |
|---|---|
| Provider | Vectra AI |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.8.3720084 |
README
Leverage Augur’s preemptive threat intelligence for actionable data against persistent threat actors. Augur Security return a list which could include IP addresses, domains, URLs, and hash indicators which are updated daily.
Configure Augur Security on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for Augur Security.
-
Click Add instance to create and configure a new integration instance.
Parameter Description Required API Key The Augur access token is required to interact with Augur’s API. Please obtain the access token by contacting support@augursecurity.com True Indicator Reputation Indicators from this integration instance will be marked with this reputation False Source Reliability Reliability of the source providing the intelligence data True Traffic Light Protocol Color The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed False Incremental Feed Incremental feeds pull only new or modified indicators that have been sent from the integration. As the determination if the indicator is new or modified happens on the 3rd-party vendor’s side, and only indicators that are new or modified are sent to Cortex XSOAR, all indicators coming from these feeds are labeled new or modified. False Feed Fetch Interval The frequency of fetching the feed. Default is daily. False Bypass exclusion list When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. False Trust any certificate (not secure) Should the api request trust a any SSL cert. False Use system proxy settings Should the api request use the system’s proxy settings. False - Click Test to validate the URLs, token, and connection.
Commands
You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
augur-get-indicators
Get daily indicators from Augur.
Base Command
augur-get-daily-indicators
Input
| Argument Name | Description | Required |
|---|---|---|
| limit | The maximum number of indicators to return. Default is 100k. Default is 100000. | Optional |
| offset | The index of the first indicator to fetch. Default is 0. | Optional |
Context Output
The indicators will be insert into the XSOAR’s indicator table.
augur-get-file-hash-context
Get threat context of a file hash from the Augur API.
Base Command
augur-get-file-hash-context
Input
| Argument Name | Description | Required |
|---|---|---|
| hash | The hash string to send. Available hash type are md5, sha1 and sha256 | Required |
Context Output
The return will be a json data structure containing threat context like categories, identifiers, reporting feeds.
augur-get-host-context
Get threat context of a host name from the Augur API.
Base Command
augur-get-host-context
Input
| Argument Name | Description | Required |
|---|---|---|
| host | The host string to send. | Required |
Context Output
The return will be a json data structure containing threat context like categories, identifiers, reporting feeds.
augur-get-ip-context
Get threat context of a ipv4 address from the Augur API.
Base Command
augur-get-ip-context
Input
| Argument Name | Description | Required |
|---|---|---|
| ip | The ipv4 address to send. | Required |
Context Output
The return will be a json data structure containing threat context like categories, identifiers, reporting feeds.
Configuration parameters
feed— Fetch indicatorsapi_key— API Key (required)feedReputation— Indicator ReputationfeedReliability— Source Reliability (required)tlp_color— Traffic Light Protocol ColorfeedExpirationPolicy—feedExpirationInterval—feedIncremental— Incremental FeedfeedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsfeedTags— Tags
Commands (4)
-
augur-get-daily-indicatorsGet indicators from Augur.
-
augur-get-file-hash-contextEnrich a file hash (sha256) data from the Augur's API.
-
augur-get-host-contextEnrich a host name's threat data from the Augur's API.
-
augur-get-ip-contextEnrich a IP's threat data from the Augur's API.
# Augur Security Augur is the one and only cybersecurity platform using AI-powered behavioral modeling and automation to reliably predict, decide, and act — not waiting and watching for threats to emerge but blocking threats preemptively. ## How does Augur do it? Augur integrates seamlessly into your existing stack —SIEM, SOAR, firewall, and EDR — to transform intelligence into immediate, preventative action. Augur analyzes global internet infrastructure to detect the earliest signs of malicious intent, an average of 51 days before attacks go live. These aren’t retroactive IOCs. The Augur platform will reveal attack infrastructure before it becomes operational. With near-zero false positives (0.007%), Augur delivers high-confidence intelligence your security team can use for instant, automatic enforcement. ## How does it work with XSOAR? Augur's XSOAR integration leverages Augur API to provide threat intel feed and IOC enrichments. The daily indicator process will download unique threat intel in the form of IPV4 CIDR (network blocks), malicious hostname, file hashes, urls to XSOAR. The context endpoint can be used by the XSOAR playbook to enrich suspicious IOCs with context found by Augur. ## How to get credential / API Key If you're new to Augur Security. Please contact support@augursecurity.com to receive the API key. If you have access to Augur Security's dashboard, please navigate to "Integrations" -> "Manage Integrations" -> "SOAR" -> Click on "Settings" for Palo Alto Networks Cortex XSoar -> find the ACCESS TOKEN string. For more information, please email: support@augursecurity.com