Entirely a "would-be-nice-if", but consider if imgr list --json dumped out detailed IOC information that could be used and interpreted by a separate process (namely jq if you're working in a shell/pipe-based workflow).
This would, of course, require information beyond "IOC name" - adding in IOC host and all the other bits.
Entirely a "would-be-nice-if", but consider if
imgr list --json
dumped out detailed IOC information that could be used and interpreted by a separate process (namelyjq
if you're working in a shell/pipe-based workflow).This would, of course, require information beyond "IOC name" - adding in IOC host and all the other bits.