Skip to main content

AnalyzeOSX

This Script is part of the OSX Collector Pack.#

Uses this script to get file and URL reputation for osxcollector result.

This script will use VirusTotal for URL checks, and IBM XForce for MD5 file hash checks.

  • maxchecks : for.
  • system : system name to run agent on.
  • section : the type check that OSXCollector should run.

Script Data#


NameDescription
Script Typejavascript
Tagsosx

Dependencies#


This script uses the following commands and scripts.

  • url
  • file

Inputs#


Argument NameDescription
sectionAsks OSXCollector for a specific section.
timeoutThe timeout to be passed to the OSXCollector script.
maxchecksThe maximum amount of files/URLs to verify.
systemTHe OSX system to be used.

Outputs#


There are no outputs for this script.