Skip to content

Commit

Permalink
Update AutoIT.yar
Browse files Browse the repository at this point in the history
Add new string to AutoIT_Script rule
  • Loading branch information
enzok authored Oct 17, 2023
1 parent dbdce36 commit 5b2fc6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/yara/binaries/AutoIT.yar
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ strings:
$ = ">>>AUTOIT NO CMDEXECUTE<<<" ascii wide
$ = ">>>AUTOIT SCRIPT<<<" ascii wide
$ = "This is a third-party compiled AutoIt script." ascii wide
$ = "AU3!EA06" ascii wide
condition:
uint16(0) != 0x5A4D and any of them
Expand Down

0 comments on commit 5b2fc6a

Please sign in to comment.