Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SubAnalysis

Hierarchy

Index

Constructors

constructor

Properties

analysis

analysis: Analysis

The Analysis this SubAnalysis relates to.

client

client: Client

This Manager's Client

Optional extractionInfo

extractionInfo?: RawExtractionData

The extraction informations. It is irrelevant for the root SubAnalysis.

TODO: I need to understand better what this dataset consists of before correctly integrating it.

id

id: string

A unique identifier assigned to the results of each child file. The results of the root file uploaded for analysis is also assigned an ID.

Optional metadata

This sample's metadata.

sha256

sha256: string

The SHA256 Hash of the file.

source

source: FileSource

Specifies the source of the file, as follows: root: The actual file that was uploaded to Intezer Analyze. dynamic_execution: A file or memory module that was extracted using the dynamic execution feature. static_extraction: A file that was extracted using the static extraction feature.

Accessors

isRoot

  • get isRoot(): boolean

Methods

fetchAccountRelatedSamples

fetchMetadata

getMetadata

Generated using TypeDoc