Skip to content

Commit

Permalink
Update mal_go_modbus.yar
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo23x0 committed Jul 24, 2024
1 parent b42af8a commit 94f4d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yara/mal_go_modbus.yar
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rule MAL_Go_Modbus_Jul24_1 {
filesize < 30MB
and (
$sa1
and 2 of ($sb*)
and 3 of ($sb*)
)
or all of them
or 4 of them
}

0 comments on commit 94f4d85

Please sign in to comment.