Class SecurityResult.VerdictInfo (0.3.0)

public static final class SecurityResult.VerdictInfo extends GeneratedMessage implements SecurityResult.VerdictInfoOrBuilder

Describes the threat verdict provided by human analysts and machine learning models. These fields are used to model Mandiant sources.

Protobuf type google.backstory.SecurityResult.VerdictInfo

Static Fields

BENIGN_COUNT_FIELD_NUMBER

public static final int BENIGN_COUNT_FIELD_NUMBER
Field Value
Type Description
int

CATEGORY_DETAILS_FIELD_NUMBER

public static final int CATEGORY_DETAILS_FIELD_NUMBER
Field Value
Type Description
int

CONFIDENCE_SCORE_FIELD_NUMBER

public static final int CONFIDENCE_SCORE_FIELD_NUMBER
Field Value
Type Description
int

GLOBAL_CUSTOMER_COUNT_FIELD_NUMBER

public static final int GLOBAL_CUSTOMER_COUNT_FIELD_NUMBER
Field Value
Type Description
int

GLOBAL_HITS_COUNT_FIELD_NUMBER

public static final int GLOBAL_HITS_COUNT_FIELD_NUMBER
Field Value
Type Description
int

IOC_STATS_FIELD_NUMBER

public static final int IOC_STATS_FIELD_NUMBER
Field Value
Type Description
int

MALICIOUS_COUNT_FIELD_NUMBER

public static final int MALICIOUS_COUNT_FIELD_NUMBER
Field Value
Type Description
int

NEIGHBOUR_INFLUENCE_FIELD_NUMBER

public static final int NEIGHBOUR_INFLUENCE_FIELD_NUMBER
Field Value
Type Description
int

PWN_FIELD_NUMBER

public static final int PWN_FIELD_NUMBER
Field Value
Type Description
int

PWN_FIRST_TAGGED_TIME_FIELD_NUMBER

public static final int PWN_FIRST_TAGGED_TIME_FIELD_NUMBER
Field Value
Type Description
int

RESPONSE_COUNT_FIELD_NUMBER

public static final int RESPONSE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

SOURCE_COUNT_FIELD_NUMBER

public static final int SOURCE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

SOURCE_PROVIDER_FIELD_NUMBER

public static final int SOURCE_PROVIDER_FIELD_NUMBER
Field Value
Type Description
int

VERDICT_RESPONSE_FIELD_NUMBER

public static final int VERDICT_RESPONSE_FIELD_NUMBER
Field Value
Type Description
int

VERDICT_TIME_FIELD_NUMBER

public static final int VERDICT_TIME_FIELD_NUMBER
Field Value
Type Description
int

VERDICT_TYPE_FIELD_NUMBER

public static final int VERDICT_TYPE_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static SecurityResult.VerdictInfo getDefaultInstance()
Returns
Type Description
SecurityResult.VerdictInfo

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static SecurityResult.VerdictInfo.Builder newBuilder()
Returns
Type Description
SecurityResult.VerdictInfo.Builder

newBuilder(SecurityResult.VerdictInfo prototype)

public static SecurityResult.VerdictInfo.Builder newBuilder(SecurityResult.VerdictInfo prototype)
Parameter
Name Description
prototype SecurityResult.VerdictInfo
Returns
Type Description
SecurityResult.VerdictInfo.Builder

parseDelimitedFrom(InputStream input)

public static SecurityResult.VerdictInfo parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static SecurityResult.VerdictInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static SecurityResult.VerdictInfo parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static SecurityResult.VerdictInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static SecurityResult.VerdictInfo parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static SecurityResult.VerdictInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static SecurityResult.VerdictInfo parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static SecurityResult.VerdictInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static SecurityResult.VerdictInfo parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static SecurityResult.VerdictInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static SecurityResult.VerdictInfo parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static SecurityResult.VerdictInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecurityResult.VerdictInfo
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<SecurityResult.VerdictInfo> parser()
Returns
Type Description
Parser<VerdictInfo>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getBenignCount()

public int getBenignCount()

Count of responses where this IoC was marked as benign.

int32 benign_count = 6;

Returns
Type Description
int

The benignCount.

getCategoryDetails()

public String getCategoryDetails()

Tags related to the verdict.

string category_details = 16;

Returns
Type Description
String

The categoryDetails.

getCategoryDetailsBytes()

public ByteString getCategoryDetailsBytes()

Tags related to the verdict.

string category_details = 16;

Returns
Type Description
ByteString

The bytes for categoryDetails.

getConfidenceScore()

public int getConfidenceScore()

Confidence score of the verdict.

int32 confidence_score = 8;

Returns
Type Description
int

The confidenceScore.

getDefaultInstanceForType()

public SecurityResult.VerdictInfo getDefaultInstanceForType()
Returns
Type Description
SecurityResult.VerdictInfo

getGlobalCustomerCount()

public int getGlobalCustomerCount()

Global customer count over the last 30 days

int32 global_customer_count = 13;

Returns
Type Description
int

The globalCustomerCount.

getGlobalHitsCount()

public int getGlobalHitsCount()

Global hit count over the last 30 days.

int32 global_hits_count = 14;

Returns
Type Description
int

The globalHitsCount.

getIocStats(int index)

public SecurityResult.IoCStats getIocStats(int index)

List of IoCStats from which the verdict was generated.

repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;

Parameter
Name Description
index int
Returns
Type Description
SecurityResult.IoCStats

getIocStatsCount()

public int getIocStatsCount()

List of IoCStats from which the verdict was generated.

repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;

Returns
Type Description
int

getIocStatsList()

public List<SecurityResult.IoCStats> getIocStatsList()

List of IoCStats from which the verdict was generated.

repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;

Returns
Type Description
List<IoCStats>

getIocStatsOrBuilder(int index)

public SecurityResult.IoCStatsOrBuilder getIocStatsOrBuilder(int index)

List of IoCStats from which the verdict was generated.

repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;

Parameter
Name Description
index int
Returns
Type Description
SecurityResult.IoCStatsOrBuilder

getIocStatsOrBuilderList()

public List<? extends SecurityResult.IoCStatsOrBuilder> getIocStatsOrBuilderList()

List of IoCStats from which the verdict was generated.

repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;

Returns
Type Description
List<? extends com.google.backstory.SecurityResult.IoCStatsOrBuilder>

getMaliciousCount()

public int getMaliciousCount()

Count of responses where this IoC was marked as malicious.

int32 malicious_count = 7;

Returns
Type Description
int

The maliciousCount.

getNeighbourInfluence()

public String getNeighbourInfluence()

Describes the near neighbor influence of the verdict.

string neighbour_influence = 3;

Returns
Type Description
String

The neighbourInfluence.

getNeighbourInfluenceBytes()

public ByteString getNeighbourInfluenceBytes()

Describes the near neighbor influence of the verdict.

string neighbour_influence = 3;

Returns
Type Description
ByteString

The bytes for neighbourInfluence.

getParserForType()

public Parser<SecurityResult.VerdictInfo> getParserForType()
Returns
Type Description
Parser<VerdictInfo>
Overrides

getPwn()

public boolean getPwn()

Whether one or more Mandiant incident response customers had this indicator in their environment.

bool pwn = 15;

Returns
Type Description
boolean

The pwn.

getPwnFirstTaggedTime()

public Timestamp getPwnFirstTaggedTime()

The timestamp of the first time a pwn was associated to this entity.

.google.protobuf.Timestamp pwn_first_tagged_time = 17;

Returns
Type Description
Timestamp

The pwnFirstTaggedTime.

getPwnFirstTaggedTimeOrBuilder()

public TimestampOrBuilder getPwnFirstTaggedTimeOrBuilder()

The timestamp of the first time a pwn was associated to this entity.

.google.protobuf.Timestamp pwn_first_tagged_time = 17;

Returns
Type Description
TimestampOrBuilder

getResponseCount()

public int getResponseCount()

Total response count across all sources.

int32 response_count = 2;

Returns
Type Description
int

The responseCount.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getSourceCount()

public int getSourceCount()

Number of sources from which intelligence was extracted.

int32 source_count = 1;

Returns
Type Description
int

The sourceCount.

getSourceProvider()

public String getSourceProvider()

Source provider giving the machine learning verdict.

string source_provider = 5;

Returns
Type Description
String

The sourceProvider.

getSourceProviderBytes()

public ByteString getSourceProviderBytes()

Source provider giving the machine learning verdict.

string source_provider = 5;

Returns
Type Description
ByteString

The bytes for sourceProvider.

getVerdictResponse()

public SecurityResult.VerdictResponse getVerdictResponse()

Details about the verdict.

.google.backstory.SecurityResult.VerdictResponse verdict_response = 12;

Returns
Type Description
SecurityResult.VerdictResponse

The verdictResponse.

getVerdictResponseValue()

public int getVerdictResponseValue()

Details about the verdict.

.google.backstory.SecurityResult.VerdictResponse verdict_response = 12;

Returns
Type Description
int

The enum numeric value on the wire for verdictResponse.

getVerdictTime()

public Timestamp getVerdictTime()

Timestamp when the verdict was generated.

.google.protobuf.Timestamp verdict_time = 11;

Returns
Type Description
Timestamp

The verdictTime.

getVerdictTimeOrBuilder()

public TimestampOrBuilder getVerdictTimeOrBuilder()

Timestamp when the verdict was generated.

.google.protobuf.Timestamp verdict_time = 11;

Returns
Type Description
TimestampOrBuilder

getVerdictType()

public SecurityResult.VerdictType getVerdictType()

Type of verdict.

.google.backstory.SecurityResult.VerdictType verdict_type = 4;

Returns
Type Description
SecurityResult.VerdictType

The verdictType.

getVerdictTypeValue()

public int getVerdictTypeValue()

Type of verdict.

.google.backstory.SecurityResult.VerdictType verdict_type = 4;

Returns
Type Description
int

The enum numeric value on the wire for verdictType.

hasPwnFirstTaggedTime()

public boolean hasPwnFirstTaggedTime()

The timestamp of the first time a pwn was associated to this entity.

.google.protobuf.Timestamp pwn_first_tagged_time = 17;

Returns
Type Description
boolean

Whether the pwnFirstTaggedTime field is set.

hasVerdictTime()

public boolean hasVerdictTime()

Timestamp when the verdict was generated.

.google.protobuf.Timestamp verdict_time = 11;

Returns
Type Description
boolean

Whether the verdictTime field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public SecurityResult.VerdictInfo.Builder newBuilderForType()
Returns
Type Description
SecurityResult.VerdictInfo.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected SecurityResult.VerdictInfo.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
SecurityResult.VerdictInfo.Builder
Overrides

toBuilder()

public SecurityResult.VerdictInfo.Builder toBuilder()
Returns
Type Description
SecurityResult.VerdictInfo.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException