sle-analysis-report
Get analysis report from SecuLetter MARS SLE device.
sle-analysis-report profile=PROFILE txid=TXID [limit=NUM]
- profile=PROFILE
- MARS SLE connect profile code
- txid=TXID
- Transaction ID
- limit=NUM
- Max record count
Output Fields
Field | Type | Name | Description |
---|---|---|---|
type | String | Type | e.g. Diagnosis Report |
txid | String | TXID | Transaction ID |
verdict | String | Verdict | BENIGN, MALICIOUS |
severity | Integer | Severity | |
original_file_name | String | Original file name | |
signature | String | Signature | e.g. RTF/CVE-2018-0798.RE.300 |
engine_name | String | Engine name | e.g. ExploitDetector |
engine_version | String | Engine version | e.g. ExploitDetector_3.0.0.82 |
file_size | Long | File size | |
file_category | String | File category | |
elapsed_time | Integer | Elapsed time | milliseconds |
md5 | String | MD5 | MD5 hash |
sha1 | String | SHA1 | SHA1 hash |
sha256 | String | SHA256 | SHA256 hash |
id | String | ID | |
tenant_id | String | Tenant ID | |
target_id | String | Target ID | |
created | Date | Created | Submitted time |
updated | Date | Updated | Last modified time |