Extract Indicators From File - Generic Deprecated Hidden

Deprecated. Use the "Extract Indicators From File - Generic v2" playbook instead.\ \ Extracts indicators from a file. Supported file types: - PDF - TXT - HTM, HTML - DOC, DOCX

Deprecated Content (Deprecated) · 12 tasks · 1 input · 17 outputs

Inputs

  • File — The file to extract indicators from.

Outputs

  • Domain.Name — Extracted domains
  • Account.Email.Address — Extracted emails
  • File.MD5 — Extracted MD5
  • File.SHA1 — Extracted SHA1
  • File.SHA256 — Extracted SHA256
  • IP.Address — Extracted IPs
  • File.Text — The PDF File extracted text
  • File.Producer — The PDF File producer
  • File.Title — The PDF File Title
  • File.xap — The PDF File xap
  • File.Author — The PDF File Author
  • File.dc — The PDF File dc
  • File.xapmm — The PDF File xapmm
  • File.ModDate — The PDF File ModDate
  • File.CreationDate — The PDF File CreationDate
  • File.Pages — Number of pages in PDF file
  • URL.Data — List of URLs that were extracted from the PDF file

Flowchart

yes yes yes yes Start Start Is there a file? Is there a file? Set file to local context - Set Set file to local context Set Done Done Extract Indicators from file Extract Indicators from file Is there a text-based file? Is there a text-based file? Extract indicators from text-based file - ExtractIndicatorsFromTextFile Extract indicators from t... ExtractIndicatorsFromTextFile Is there a PDF file? Is there a PDF file? Extract indicators from PDF file - ReadPDFFile Extract indicators from P... ReadPDFFile Is there a Word file? Is there a Word file? No File To Parse No File To Parse Extract indicators from Word file - ExtractIndicatorsFromWordFile Extract indicators from W... ExtractIndicatorsFromWordFile