Skip to content

Commit

Permalink
Fix downloaders.yar by importing pe
Browse files Browse the repository at this point in the history
  • Loading branch information
ditekshen committed Dec 17, 2023
1 parent 14d39aa commit b1368cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/yara/CAPE/Downloaders.yar
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import "pe"

rule DLAgent01 {
meta:
author = "ditekshen"
Expand Down

0 comments on commit b1368cc

Please sign in to comment.