Search for an available analysis.
External DocumentationTo learn more, visit the Intel Owl documentation.

Parameters

ParameterDescription
AnalyzersThe analyzers to check availability for. Uses all configured analyzers when not specified.
MD5 HashThe MD5 hash of the file or observable to check for existing analysis results.
Minutes AgoHow far back in time (in minutes) to search for existing analysis results.
Running OnlySelect to check availability of running jobs only.

Example Output

{
	"job_id": 71,
	"analyzers_running": [
		"BGP_Ranking",
		"Classic_DNS",
		"FireHol_IPList",
		"IPApi",
		"IPQuery",
		"Mmdb_server",
		"Mnemonic_PassiveDNS",
		"Phishstats",
		"Robtex",
		"Stratosphere_Blacklist",
		"TalosReputation",
		"TorProject",
		"Tor_Nodes_DanMeUk",
		"TweetFeed",
		"WhoIs_RipeDB_Search"
	],
	"connectors_running": [],
	"visualizers_running": [
		"Data_Model"
	],
	"playbook_running": "FREE_TO_USE_ANALYZERS",
	"investigation": 4,
	"status": "accepted",
	"already_exists": true
}

Workflow Library Example

Ask Analysis Availability with Intel Owl and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop