omnibus icon indicating copy to clipboard operation
omnibus copied to clipboard

Add IOC extraction module

Open deadbits opened this issue 7 years ago • 0 comments

  • module will retrieve arbitrary HTML, text, or PDF from local or remote sources
  • Leverage the InQuest iocextract library to parse out any IOCs and add as new artifacts where possible
    • https://github.com/InQuest/python-iocextract
  • Use pyPDF to extract text from PDF docs for extraction

deadbits avatar Jul 21 '18 11:07 deadbits