mws-file-summary-report
Get summary result of the analyzed file from malwares.com
mws-file-summary-report hash=HASH [profile=PROFILE] [raw=t]
- profile=PROFILE
- Profile name of malwares.com
- hash=HASH
- MD5, SHA1, or SHA256 hex string
- raw=BOOL
- Specify 't' for raw response
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Profile name of malwares.com |
hash | String | Hash value | MD5, SHA1, or SHA256 value |
result_code | Integer | Result code | e.g. 1, 0 |
result_msg | String | Result message | e.g. Data exists |
api_version | String | API version | e.g. 2015072100 |
md5 | String | MD5 | |
sha1 | String | SHA1 | |
sha256 | String | SHA256 | |
ai_score | Integer | AI score | Malware likelihood between 0 and 100. |
is_black | Bool | Is blacklisted | |
is_white | Bool | Is whitelisted | |
file_size | Long | File size | In bytes |
file_type | String | File type | e.g. exe_64bit |
imphash | String | imphash | Import hash |
ssdeep | String | ssdeep | |
tags | String | Tags | #peexe #assembly #signed #64bits |
raw | String | Raw data | Original HTTP response |