External DocumentationTo learn more, visit the Intezer documentation.
Actions
Get Root Analysis File Metadata
Get the root analysis sample’s metadata.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Analysis ID | The analysis ID. |
{
"architecture": "i386",
"company": "Microsoft Corporation",
"compilation_timestamp": "2014:02:06 12:37:44+00:00",
"file_type": "pe",
"md5": "ec7e3cfaeaac0401316d66e964be684e",
"original_filename": "cryptsp.dll",
"product": "Microsoft® Windows® Operating System",
"product_version": "6.1.7600.16385",
"sha1": "dbda26c8dfbd511fd048a89a0d0dd300df385e55",
"sha256": "4e553bce90f0b39cd71ba633da5990259e185979c2859ec2e04dd8efcdafe356",
"size_in_bytes": 260096,
"ssdeep": "6144:PbNYcJzYikvnVaZnzShtmzoLVQFYp+oPuy9ijU9cR:PbSqenVqnzSht1QOpdA",
"indicators": [
{
"name": "file_infector",
"classification": "malicious",
"additional_info": "expiro"
}
]
}
Was this page helpful?