ahnlab-tip-actor-urls
Fetch URLs related to the specified threat actor from the AhnLab TIP service.
ahnlab-tip-actor-urls [profile=PROFILE] actor-id=ACTOR-ID
- profile=PROFILE
- Optional. Ahnlab TIP connect profile code
- actor-id=ACTOR-ID
- Required. Threat actor ID (positive integer). e.g. 25704
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | AhnLab TIP connect profile code. e.g. atip |
| verdict | String | Verdict | Detection verdict: malicious, benign, unknown |
| detected | Date | Detected | Detection time |
| submitted | Date | Submitted | Collection time |
| report_count | Integer | Report count | Report count. e.g. 3 |
| url | String | URL | Malicious URL. e.g. http://example.com/malware |