- JSON representation
- SecurityCategory
- AlertState
- Action
- ProductSeverity
- ProductConfidence
- ProductPriority
- ThreatStatus
- AttackDetails
- Tactic
- Technique
- Association
- AssociationType
- AssociationAlias
- Verdict
- ProviderMLVerdict
- Source
- AnalystVerdict
- VerdictResponse
- VerdictInfo
- VerdictType
- IoCStats
- IoCStatsType
- ThreatVerdict
JSON representation |
---|
{ "about": { object ( |
Fields | |
---|---|
about |
|
category[] |
|
category_details[] |
|
threat_name |
|
rule_set |
|
rule_set_display_name |
|
ruleset_category_display_name |
|
rule_id |
|
rule_name |
|
rule_version |
|
rule_type |
|
rule_author |
|
rule_labels[] |
|
alert_state |
|
detection_fields[] |
|
outcomes[] |
|
summary |
|
description |
|
action[] |
|
action_details |
|
severity |
|
confidence |
|
priority |
|
risk_score |
|
severity_details |
|
confidence_details |
|
priority_details |
|
url_back_to_product |
|
threat_id |
|
threat_feed_name |
|
threat_id_namespace |
|
threat_status |
|
attack_details |
|
first_discovered_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
associations[] |
|
campaigns[] |
|
verdict |
|
last_updated_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
verdict_info[] |
|
threat_verdict |
|
last_discovered_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
SecurityCategory
Enums | |
---|---|
UNKNOWN_CATEGORY |
|
SOFTWARE_MALICIOUS |
|
SOFTWARE_SUSPICIOUS |
|
SOFTWARE_PUA |
|
NETWORK_MALICIOUS |
|
NETWORK_SUSPICIOUS |
|
NETWORK_CATEGORIZED_CONTENT |
|
NETWORK_DENIAL_OF_SERVICE |
|
NETWORK_RECON |
|
NETWORK_COMMAND_AND_CONTROL |
|
ACL_VIOLATION |
|
AUTH_VIOLATION |
|
EXPLOIT |
|
DATA_EXFILTRATION |
|
DATA_AT_REST |
|
DATA_DESTRUCTION |
|
TOR_EXIT_NODE |
|
MAIL_SPAM |
|
MAIL_PHISHING |
|
MAIL_SPOOFING |
|
POLICY_VIOLATION |
|
SOCIAL_ENGINEERING |
|
PHISHING |
AlertState
Enums | |
---|---|
UNSPECIFIED |
|
NOT_ALERTING |
|
ALERTING |
Action
Enums | |
---|---|
UNKNOWN_ACTION |
|
ALLOW |
|
BLOCK |
|
ALLOW_WITH_MODIFICATION |
|
QUARANTINE |
|
FAIL |
|
CHALLENGE |
ProductSeverity
Enums | |
---|---|
UNKNOWN_SEVERITY |
|
INFORMATIONAL |
|
ERROR |
|
NONE |
|
LOW |
|
MEDIUM |
|
HIGH |
|
CRITICAL |
ProductConfidence
Enums | |
---|---|
UNKNOWN_CONFIDENCE |
|
LOW_CONFIDENCE |
|
MEDIUM_CONFIDENCE |
|
HIGH_CONFIDENCE |
ProductPriority
Enums | |
---|---|
UNKNOWN_PRIORITY |
|
LOW_PRIORITY |
|
MEDIUM_PRIORITY |
|
HIGH_PRIORITY |
ThreatStatus
Enums | |
---|---|
THREAT_STATUS_UNSPECIFIED |
|
ACTIVE |
|
CLEARED |
|
FALSE_POSITIVE |
AttackDetails
JSON representation |
---|
{ "version": string, "tactics": [ { object ( |
Fields | |
---|---|
version |
|
tactics[] |
|
techniques[] |
|
Tactic
JSON representation |
---|
{ "id": string, "name": string } |
Fields | |
---|---|
id |
|
name |
|
Technique
JSON representation |
---|
{ "id": string, "name": string, "subtechnique_id": string, "subtechnique_name": string } |
Fields | |
---|---|
id |
|
name |
|
subtechnique_id |
|
subtechnique_name |
|
Association
JSON representation |
---|
{ "id": string, "country_code": [ string ], "type": enum ( |
Fields | |
---|---|
id |
|
country_code[] |
|
type |
|
name |
|
description |
|
role |
|
source_country |
|
alias[] |
|
first_reference_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
last_reference_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
industries_affected[] |
|
associated_actors[] |
|
region_code |
|
sponsor_region |
|
targeted_regions[] |
|
tags[] |
|
AssociationType
Enums | |
---|---|
ASSOCIATION_TYPE_UNSPECIFIED |
|
THREAT_ACTOR |
|
MALWARE |
AssociationAlias
JSON representation |
---|
{ "name": string, "company": string } |
Fields | |
---|---|
name |
|
company |
|
Verdict
JSON representation |
---|
{ "source_count": integer, "response_count": integer, "neighbour_influence": string, "verdict": { object ( |
Fields | |
---|---|
source_count |
|
response_count |
|
neighbour_influence |
|
verdict |
|
analyst_verdict |
|
ProviderMLVerdict
JSON representation |
---|
{ "source_provider": string, "benign_count": integer, "malicious_count": integer, "confidence_score": integer, "mandiant_sources": [ { object ( |
Fields | |
---|---|
source_provider |
|
benign_count |
|
malicious_count |
|
confidence_score |
|
mandiant_sources[] |
|
third_party_sources[] |
|
Source
JSON representation |
---|
{ "name": string, "benign_count": integer, "malicious_count": integer, "quality": enum ( |
Fields | |
---|---|
name |
|
benign_count |
|
malicious_count |
|
quality |
|
response_count |
|
source_count |
|
threat_intelligence_sources[] |
|
AnalystVerdict
JSON representation |
---|
{
"confidence_score": integer,
"verdict_time": string,
"verdict_response": enum ( |
Fields | |
---|---|
confidence_score |
|
verdict_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
verdict_response |
|
VerdictResponse
Enums | |
---|---|
VERDICT_RESPONSE_UNSPECIFIED |
|
MALICIOUS |
|
BENIGN |
VerdictInfo
JSON representation |
---|
{ "source_count": integer, "response_count": integer, "neighbour_influence": string, "verdict_type": enum ( |
Fields | |
---|---|
source_count |
|
response_count |
|
neighbour_influence |
|
verdict_type |
|
source_provider |
|
benign_count |
|
malicious_count |
|
confidence_score |
|
ioc_stats[] |
|
verdict_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
verdict_response |
|
global_customer_count |
|
global_hits_count |
|
pwn |
|
category_details |
|
pwn_first_tagged_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
VerdictType
Enums | |
---|---|
VERDICT_TYPE_UNSPECIFIED |
|
PROVIDER_ML_VERDICT |
|
ANALYST_VERDICT |
IoCStats
JSON representation |
---|
{ "ioc_stats_type": enum ( |
Fields | |
---|---|
ioc_stats_type |
|
first_level_source |
|
second_level_source |
|
benign_count |
|
quality |
|
malicious_count |
|
response_count |
|
source_count |
|
IoCStatsType
Enums | |
---|---|
UNSPECIFIED_IOC_STATS_TYPE |
|
MANDIANT_SOURCES |
|
THIRD_PARTY_SOURCES |
|
THREAT_INTELLIGENCE_IOC_STATS |
ThreatVerdict
Enums | |
---|---|
THREAT_VERDICT_UNSPECIFIED |
|
UNDETECTED |
|
SUSPICIOUS |
|
MALICIOUS |