

# Malware
<a name="API_Malware"></a>

A list of malware related to a finding.

## Contents
<a name="API_Malware_Contents"></a>

 ** Name **   <a name="securityhub-Type-Malware-Name"></a>
The name of the malware that was observed.  
Length Constraints: Minimum of 1. Maximum of 64.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

 ** Path **   <a name="securityhub-Type-Malware-Path"></a>
The file system path of the malware that was observed.  
Length Constraints: Minimum of 1. Maximum of 512.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** State **   <a name="securityhub-Type-Malware-State"></a>
The state of the malware that was observed.  
Type: String  
Valid Values: `OBSERVED | REMOVAL_FAILED | REMOVED`   
Required: No

 ** Type **   <a name="securityhub-Type-Malware-Type"></a>
The type of the malware that was observed.  
Type: String  
Valid Values: `ADWARE | BLENDED_THREAT | BOTNET_AGENT | COIN_MINER | EXPLOIT_KIT | KEYLOGGER | MACRO | POTENTIALLY_UNWANTED | SPYWARE | RANSOMWARE | REMOTE_ACCESS | ROOTKIT | TROJAN | VIRUS | WORM`   
Required: No

## See Also
<a name="API_Malware_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/Malware) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/Malware) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/Malware) 