mws-ip-summary-report
Get summary report for IP address from malwares.com
mws-ip-summary-report ip=IP [profile=PROFILE] [raw=BOOL]
- profile=PROFILE
- Profile name of malwares.com
- ip=IP
- Target IP address
- raw=BOOL
- Specify 't' for raw response
Output Fields
| Field | Type | Name | Description | 
|---|---|---|---|
| profile | String | Connect profile | Profile name of malwares.com | 
| ip | IP address | IP address | Analyzed IP address | 
| 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. 2015061900 | 
| whois | String | Whois output | |
| country | String | Country code | e.g. CA | 
| city | String | City name | e.g. Fergus | 
| longitude | Double | Longitude | e.g. -80.36638 | 
| latitude | Double | Latitude | e.g. 43.7001 | 
| hostname_history_count | Integer | Hostname history count | |
| detected_url_count | Integer | Detected URL count | |
| undetected_url_count | Integer | Undetected URL count | |
| detected_downloaded_file_count | Integer | Detected downloaded file count | |
| undetected_downloaded_file_count | Integer | Undetected downloaded file count | |
| detected_communicating_file_fount | Integer | Detected communicating file count | |
| undetected_communicating_file_count | Integer | Undetected communicating file count | |
| hostnames | String | Hostnames | Top 10 items separated by new line | 
| detected_urls | String | Detected URLs | Top 10 items separated by new line | 
| undetected_urls | String | Undetected URLs | Top 10 items separated by new line | 
| detected_downloaded_files | String | Detected downloaded files | Top 10 items separated by new line | 
| undetected_downloaded_files | String | Undetected downloaded files | Top 10 items separated by new line | 
| detected_communicating_files | String | Detected communicating files | Top 10 items separated by new line | 
| undetected_communicating_files | String | Undetected communicating files | Top 10 items separated by new line | 
| raw | String | Raw data | Original HTTP response | 
