Open blackfist opened 12 years ago
it looks like there is code that splits the indicator content on newlines and creates multiple indicators.
Right now you can do that if you're entering indicators that are all the same type (malware or basic) and which will have the same description and are tied to the same case.
I want the analyst to be able to create a csv file with an indicator on each line. Columns would indicate the case, description, etc. CIFGlue should be able to ingest that file and create the appropriate indicators.
It would be nice to have a text field where you can put in delimited text and create multiple indicators.