Skip to content

Add AutoIt3 detection #58

@maxvarm

Description

@maxvarm

Hi,
It would be great to add AutoIt3 scripts detection, saw them many times for this quarter.

Attack example:

Detection suggestions:

<!-- Event Code 11, AutoIt3 scripts extensions -->
<TargetFilename condition="end with">.au3</TargetFilename>
<TargetFilename condition="end with">.a3x</TargetFilename>

<!-- Event Code 1 and 3, in my cases fetched via curl.exe LOLBin -->
<Image condition="image">AutoIt3.exe</Image>
<Image condition="image">curl.exe</Image>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions