S-Check

Download 1
Last updated Jun 2, 2025

scheck-scan-logs

Fetch scan logs from KISEC ISEMS S-Check server.

scheck-scan-logs profile=PROFILE [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss]
profile=PROFILE
S-Check connect profile code
duration=NUM{mon|w|d|h|m|s}
Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.

Output Fields

FieldTypeNameDescription
profileStringConnect profileS-Check connect profile code
scan_idStringScan IDe.g. 2025052216002
host_ipIP addressHost IPScanned host IP address
hostnameStringHostnameScanned host name
os_nameStringOS Namee.g. Linux CentOS, Linux Rocky, WINDOWS 2019
asset_valueStringAsset Valuee.g. A, B, C
scan_categoryStringScan CategoryScan category type
submit_timeDateSubmit TimeScan submission time
start_timeDateStart TimeScan start time
end_timeDateEnd TimeScan end time