Brandefense
Brandefense Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
#
branddefense-get-assetsGets assets from Brandefense.
#
Base Commandbranddefense-get-assets
#
InputArgument Name | Description | Required |
---|
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_assets | unknown | Assets from Branddefense Platform. |
#
branddefense-get-specific-assetCall a specific asset from Brandefense.
#
Base Commandbranddefense-get-specific-asset
#
InputArgument Name | Description | Required |
---|---|---|
assetid | The id of the asset. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_requested_asset | unknown | The requested asset from Brandefense. |
#
branddefense-get-audit-logsGet audit logs from Brandefense platform.
#
Base Commandbranddefense-get-audit-logs
#
InputArgument Name | Description | Required |
---|
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_audit_logs | unknown | Audit logs from Brandefense. |
#
branddefense-get-specific-audit-logGet a specific audit log from Brandefense platform.
#
Base Commandbranddefense-get-specific-audit-log
#
InputArgument Name | Description | Required |
---|---|---|
audit_log_id | The id of the audit log from Brandefense platform. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_requested_audit_log | unknown | The requested audit log from Brandefense. |
#
branddefense-get-threat-searchGet Threat Search endpoint allows you to investigate indicator of compromises by UUID.
#
Base Commandbranddefense-get-threat-search
#
InputArgument Name | Description | Required |
---|---|---|
search_uuid | the uuid of the search on Brandefense. | Optional |
#
Context OutputThere is no context output for this command.
#
branddefense-get-specific-incidentSearch for a specific incident on Brandefense.
#
Base Commandbranddefense-get-specific-incident
#
InputArgument Name | Description | Required |
---|---|---|
incident_code | The required code parameter should be given to perform incident searches on Brandefense. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_requested_incident | unknown | The requested incident via incident code from Brandefense. |
#
branddefense-change-incident-statusChange the status of an existing incident on Brandefense.
#
Base Commandbranddefense-change-incident-status
#
InputArgument Name | Description | Required |
---|---|---|
incident_code | The required code parameter should be given to perform incident searches on Brandefense. | Required |
incident_status | The required status parameter should be given to perform change incident status Possible Values: 'OPEN' 'IN_PROGRESS' 'CLOSED' 'RISK_ACCEPTED' 'REJECTED'. | Required |
#
Context OutputThere is no context output for this command.
#
branddefense-get-incident-indicatorsGet indicators related to an incident on Brandefense using incident's code.
#
Base Commandbranddefense-get-incident-indicators
#
InputArgument Name | Description | Required |
---|---|---|
incident_code | The required code parameter should be given to perform incident searches on Brandefense. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_requested_incident_indicators | unknown | Requested indicators from Brandefense based on provided incident code. |
#
branddefense-get-iocGet IOCs from Brandefense.
#
Base Commandbranddefense-get-ioc
#
InputArgument Name | Description | Required |
---|---|---|
ioc_type | The required ioc_type parameter allows you to select Indicators of Compromise (IoCs) types from the threat lists. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_ioc | unknown | hash,domain,url veya ip address girilmeli. |
#
branddefense-get-cti-rulesGet CTI rules from Brandefense.
#
Base Commandbranddefense-get-cti-rules
#
InputArgument Name | Description | Required |
---|---|---|
created_at__range | Cti Rule Created at range. | Optional |
search | Cti rule search. | Optional |
tag | Tag for the Brandefense search. | Optional |
source__ilike | Source from Brandefense CTI rule search. | Optional |
#
Context OutputThere is no context output for this command.
#
branddefense-create-threat-searchCreate Threat Search endpoint allows you to post indicator of compromises to investigate suspicious/malicious IP, Domain, URL address or Hash values.
#
Base Commandbranddefense-create-threat-search
#
InputArgument Name | Description | Required |
---|---|---|
value | Required value for Created Threat Search such as an IP address, domain, Hash or url. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
search_result | unknown | The result of Theat search from Brandefense. |
#
branddefense-get-incidentsGet incidents from the Brandefense platform.
#
Base Commandbranddefense-get-incidents
#
InputArgument Name | Description | Required |
---|---|---|
created_at | Exact created date of the incident. | Optional |
#
Context OutputPath | Type | Description |
---|---|---|
branddefense_all_incidents | unknown | All incidents from the Brandefense platform. |