ESET Online Help

Search
Select the category
Select the topic

Scripts

This component has two properties:

Property

Type

Description

Script

String

Script received by ESET PROTECT via AMSI intergration

ScriptLength

Int

Length of the script (count of characters)

 

Example:

<rule>

    <definition>

        <operations>

            <operation type="Scripts">

                <condition component="Scripts" property="ScriptLength" condition="greaterOrEqual" value="15" />

            </operation>

        </operations>

    </definition>

    <description>

        <name>amsiTriggerScriptLength</name>

        <category>TEST</category>

    </description>

</rule>

Supported Operations and their components:

 

Scripts

Scripts

X