At the moment iocsearcher extract all supported IOCs it finds.
It would be great to have an option to both, exclude or include certain types of IOCs so that you can only extract the IOCs you're looking for.
Examples
iocsearcher -f file.pdf --exclude cve,ttp Search for everything but the excluded.
iocsearcher -f file.html --include url Only search for the included.
At the moment iocsearcher extract all supported IOCs it finds.
It would be great to have an option to both, exclude or include certain types of IOCs so that you can only extract the IOCs you're looking for.
Examples
iocsearcher -f file.pdf --exclude cve,ttpSearch for everything but the excluded.iocsearcher -f file.html --include urlOnly search for the included.