ahnlab-tip-actor-domains
Fetch domains related to the specified threat actor from the AhnLab TIP service.
ahnlab-tip-actor-domains [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. 77
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | AhnLab TIP connect profile code. e.g. atip |
| domain | String | Domain | Domain name. e.g. googledrive.email |
| verdict | String | Verdict | Detection verdict: malicious, benign, unknown |
| report_count | Integer | Report count | Report count |
| submitted | Date | Submitted | Collection time |
| detected | Date | Detected | Detection time |