The new docs.trellix.com offers a modernized UI and AI-powered features like conversational searches. Content is currently available only in English. Other languages will be available in mid-October 2026. We hope you enjoy the new experience.

Target command

Prev Next

The Target command defines the AAC target matches for the rule.

Note

Exploit Prevention is not supported in the ARM architecture.

Description

This command takes no arguments and can contain only Match commands.

A Rule must contain at least one Target command and can contain multiple Target commands.

Syntax

Rule { 
	Target	{
		Match … 
	}
 ...
}