Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operator list #804

Merged
merged 2 commits into from
Feb 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions adapter-guide/connectors/alertflex_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
##### Updated on 02/04/22
## Alertflex
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | OR |
| OR | OR |
| > | > |
| >= | >= |
| < | < |
| <= | <= |
| = | = |
| != | != |
| LIKE | LIKE |
| IN | IN |
| MATCHES | LIKE |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| file | name | file |
Expand Down
18 changes: 18 additions & 0 deletions adapter-guide/connectors/arcsight_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
##### Updated on 02/04/22
## Micro Focus ArcSight
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | AND |
| OR | OR |
| > | > |
| >= | >= |
| < | < |
| <= | <= |
| = | = |
| != | != |
| LIKE | = |
| IN | IN |
| MATCHES | CONTAINS |
| ISSUBSET | insubnet |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| directory | path | filePath |
Expand Down
17 changes: 17 additions & 0 deletions adapter-guide/connectors/aws_athena_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
##### Updated on 02/04/22
## Amazon Athena
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | INTERSECT |
| OR | UNION |
| > | > |
| >= | >= |
| < | < |
| <= | <= |
| = | = |
| != | != |
| LIKE | LIKE |
| IN | IN |
| MATCHES | REGEXP_LIKE |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| domain-name | resolves_to_refs | resource_instancedetails_networkinterfaces_0_privateipaddress |
Expand Down
17 changes: 17 additions & 0 deletions adapter-guide/connectors/aws_cloud_watch_logs_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
##### Updated on 02/04/22
## Amazon CloudWatch Logs
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | OR |
| OR | OR |
| > | > |
| >= | >= |
| < | < |
| <= | <= |
| = | = |
| != | != |
| LIKE | LIKE |
| IN | IN |
| MATCHES | LIKE |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| domain-name | resolves_to_refs | detail_resource_instanceDetails_networkInterfaces_0_privateIpAddress |
Expand Down
59 changes: 41 additions & 18 deletions adapter-guide/connectors/azure_sentinel_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
##### Updated on 02/04/22
## Microsoft Azure Sentinel
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | and |
| OR | or |
| > | gt |
| >= | ge |
| < | lt |
| <= | le |
| = | eq |
| != | ne |
| LIKE | contains |
| IN | eq |
| MATCHES | contains |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| directory | path | path |
Expand Down Expand Up @@ -46,6 +63,8 @@
| process | pid | processId |
| process | pid | registryKeyStates |
| <br> | | |
| software | name | destinationServiceName |
| software | name | os |
| software | name | applicationName |
| software | name | provider |
| software | vendor | vendor |
Expand All @@ -59,48 +78,49 @@
| <br> | | |
| windows-registry-key | key | registryKeyStates |
| <br> | | |
| x-ibm-finding | dst_application_ref | destinationServiceName |
| x-ibm-finding | createddatetime | createdDateTime |
| x-ibm-finding | description | description |
| x-ibm-finding | src_os_ref.name | os |
| x-ibm-finding | time_observed | lastModifiedDateTime |
| x-ibm-finding | dst_geolocation | destinationLocation |
| x-ibm-finding | dst_ip_ref.value | natDestinationAddress |
| x-ibm-finding | src_ip_ref.value | natSourceAddress |
| x-ibm-finding | src_geolocation | sourceLocation |
| x-ibm-finding | severity | severity |
| x-ibm-finding | name | title |
| x-ibm-finding | src_application_user_ref.user_id | aadUserId |
| x-ibm-finding | src_application_user_ref.type | logonType |
| <br> | | |
| x-msazure-sentinel | tenant_id | azureTenantId |
| x-msazure-sentinel | subscription_id | azureSubscriptionId |
| <br> | | |
| x-msazure-sentinel-alert | activityGroupName | activityGroupName |
| x-msazure-sentinel-alert | assignedTo | assignedTo |
| x-msazure-sentinel-alert | category | category |
| x-msazure-sentinel-alert | closedDateTime | closedDateTime |
| x-msazure-sentinel-alert | cloudAppStates.destinationServiceName | destinationServiceName |
| x-msazure-sentinel-alert | cloudAppStates.destinationServiceIp | destinationServiceIp |
| x-msazure-sentinel-alert | cloudAppStates.riskScore | riskScore |
| x-msazure-sentinel-alert | comments | comments |
| x-msazure-sentinel-alert | confidence | confidence |
| x-msazure-sentinel-alert | createddatetime | createdDateTime |
| x-msazure-sentinel-alert | description | description |
| x-msazure-sentinel-alert | detectionids | detectionIds |
| x-msazure-sentinel-alert | feedback | feedback |
| x-msazure-sentinel-alert | fileStates.riskScore | riskScore |
| x-msazure-sentinel-alert | hostStates.isAzureAadJoined | isAzureAadJoined |
| x-msazure-sentinel-alert | hostStates.isAzureAadRegistered | isAzureAadRegistered |
| x-msazure-sentinel-alert | hostStates.isHybridAzureDomainJoined | isHybridAzureDomainJoined |
| x-msazure-sentinel-alert | hostStates.os | os |
| x-msazure-sentinel-alert | hostStates.riskScore | riskScore |
| x-msazure-sentinel-alert | providerid | id |
| x-msazure-sentinel-alert | incidentIds | incidentIds |
| x-msazure-sentinel-alert | lastmodifieddatetime | lastModifiedDateTime |
| x-msazure-sentinel-alert | malwareStates.category | category |
| x-msazure-sentinel-alert | malwareStates.family | family |
| x-msazure-sentinel-alert | malwareStates.name | name |
| x-msazure-sentinel-alert | malwareStates.severity | severity |
| x-msazure-sentinel-alert | malwareStates.wasRunning | wasRunning |
| x-msazure-sentinel-alert | networkConnections.destinationLocation | destinationLocation |
| x-msazure-sentinel-alert | networkConnections.direction | direction |
| x-msazure-sentinel-alert | networkConnections.domainRegisteredDateTime | domainRegisteredDateTime |
| x-msazure-sentinel-alert | networkConnections.localDnsName | localDnsName |
| x-msazure-sentinel-alert | networkConnections.natDestinationAddress | natDestinationAddress |
| x-msazure-sentinel-alert | networkConnections.natDestinationPort | natDestinationPort |
| x-msazure-sentinel-alert | networkConnections.natSourceAddress | natSourceAddress |
| x-msazure-sentinel-alert | networkConnections.natSourcePort | natSourcePort |
| x-msazure-sentinel-alert | networkConnections.riskScore | riskScore |
| x-msazure-sentinel-alert | networkConnections.sourceLocation | sourceLocation |
| x-msazure-sentinel-alert | networkConnections.status | status |
| x-msazure-sentinel-alert | networkConnections.urlParameters | urlParameters |
| x-msazure-sentinel-alert | processes.integrityLevel | integrityLevel |
| x-msazure-sentinel-alert | processes.isElevated | isElevated |
| x-msazure-sentinel-alert | recommendedactions | recommendedActions |
Expand All @@ -111,25 +131,28 @@
| x-msazure-sentinel-alert | registryKeyStates.operation | registryKeyStates |
| x-msazure-sentinel-alert | securityresources.resource | resource |
| x-msazure-sentinel-alert | securityresources.resourcetype | resourceType |
| x-msazure-sentinel-alert | severity | severity |
| x-msazure-sentinel-alert | sourcematerials | sourceMaterials |
| x-msazure-sentinel-alert | status | status |
| x-msazure-sentinel-alert | tags | tags |
| x-msazure-sentinel-alert | title | title |
| x-msazure-sentinel-alert | triggers.name | name |
| x-msazure-sentinel-alert | triggers.type | type |
| x-msazure-sentinel-alert | triggers.value | value |
| x-msazure-sentinel-alert | userStates.aaduserid | aadUserId |
| x-msazure-sentinel-alert | userStates.emailrole | emailRole |
| x-msazure-sentinel-alert | userStates.isvpn | isVpn |
| x-msazure-sentinel-alert | userStates.logonLocation | logonLocation |
| x-msazure-sentinel-alert | userStates.logonType | logonType |
| x-msazure-sentinel-alert | userStates.onpremisessecurityidentifier | onPremisesSecurityIdentifier |
| x-msazure-sentinel-alert | userStates.riskScore | riskScore |
| x-msazure-sentinel-alert | userStates.useraccounttype | userAccountType |
| x-msazure-sentinel-alert | userStates.userPrincipalName | userPrincipalName |
| x-msazure-sentinel-alert | vendorinformation.subprovider | subProvider |
| x-msazure-sentinel-alert | vulnerabilityStates.cve | cve |
| x-msazure-sentinel-alert | vulnerabilityStates.severity | severity |
| x-msazure-sentinel-alert | vulnerabilityStates.wasRunning | wasRunning |
| <br> | | |
| x-oca-event | category | category |
| x-oca-event | created | createdDateTime |
| x-oca-event | code | id |
| x-oca-event | domain_ref.value | urlParameters |
| x-oca-event | url_ref.value | urlParameters |
| x-oca-event | action | title |
| x-oca-event | provider | subProvider |
| <br> | | |
17 changes: 17 additions & 0 deletions adapter-guide/connectors/bigfix_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
##### Updated on 02/04/22
## HCL BigFix
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | OR |
| OR | OR |
| = | = |
| != | != |
| LIKE | contains |
| MATCHES | matches |
| > | is greater than |
| >= | is greater than or equal to |
| < | is less than |
| <= | is less than or equal to |
| IN | = |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| directory | path | file_path |
Expand Down
14 changes: 14 additions & 0 deletions adapter-guide/connectors/carbonblack_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
##### Updated on 02/04/22
## Carbon Black CB Response
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | or |
| OR | or |
| = | : |
| != | : |
| > | : |
| >= | : |
| < | : |
| <= | : |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| directory | path | path |
Expand Down
15 changes: 15 additions & 0 deletions adapter-guide/connectors/cbcloud_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
##### Updated on 02/04/22
## Carbon Black Cloud
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | AND |
| OR | OR |
| = | : |
| != | : |
| > | : |
| >= | : |
| < | : |
| <= | : |
| IN | : |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| directory | path | process_path |
Expand Down
14 changes: 14 additions & 0 deletions adapter-guide/connectors/crowdstrike_supported_stix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
##### Updated on 02/04/22
## CrowdStrike Falcon
### Supported STIX Operators
| STIX Operator | Data Source Operator |
|--|--|
| AND | + |
| OR | , |
| = | : |
| != | :! |
| > | :> |
| >= | :>= |
| < | :< |
| <= | :<= |
| <br> | |
### Supported STIX Objects and Properties
| STIX Object | STIX Property | Data Source Field |
|--|--|--|
| directory | path | filepath |
Expand Down
Loading