Skip to content

HuntScanFileCriteriaInputType

Threat hunt scan file criteria.

Fields

Field Type Description
fileSizeLimits HuntScanFileSizeLimitsInputType Specify the smallest and largest files to scan. This option is only compatible with YARA rule IOCs or Hash IOCs. Limits for Path IOCs are ignored.
fileTimeLimits HuntScanFileTimeLimitsInputType Specify limits around file creation and modification time.
pathFilter HuntScanPathFiltersInputType Specify allow-list and deny-list of file paths. This option is only compatible with YARA rule IOCs or Hash IOCs. Filters for Path IOCs are ignored.