Skip to main content
Glama
binalyze

Binalyze AIR MCP Server

Official
by binalyze

assign_image_acquisition_task

Assign disk image acquisition tasks to specific endpoints and volumes, enabling data collection for forensic analysis. Configure bandwidth, compression, encryption, and storage repositories to streamline the process.

Instructions

Assign a disk image acquisition task to specific endpoints and volumes

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bandwidthLimitNoBandwidth limit in KB/s. Defaults to 100000
caseIdNoThe case ID to associate the acquisition with (optional)
chunkCountNoNumber of chunks to acquire. Defaults to 0 (acquire until end).
chunkSizeNoChunk size in bytes. Defaults to 1048576
enableCompressionNoWhether to enable compression. Defaults to true
enableEncryptionNoWhether to enable encryption. Defaults to false
encryptionPasswordNoPassword for encryption if enabled
endpointsYesArray of endpoints and volumes to image (e.g., [{"endpointId": "uuid", "volumes": ["/dev/sda1"]}]). At least one endpoint and one volume per endpoint required.
organizationIdsNoArray of organization IDs. Defaults to [0]
repositoryIdYesThe repository ID where the image will be saved
startOffsetNoOffset in bytes to start acquisition from. Defaults to 0.

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/binalyze/air-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server