slf-analysis-status
Get analysis status from SecuLetter MARS SLF device.
Syntax
slf-analysis-status [profile=PROFILE] txid=TXID [wait=WAIT]
Options
- profile=PROFILE
- Optional. MARS SLF connect profile code
- txid=TXID
- Required. Transaction ID
- wait=WAIT
- Optional. Specify 't' to cause this command to fail if analysis is in progress.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| txid | String | TXID | Transaction ID |
| status | String | Status | ANALYZING or DONE |
| verdict | String | Verdict | MALICIOUS or BENIGN |
| created | Date | Created | Created time |