Skip to content

Commit

Permalink
and change rule
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-dunn-sublime committed Dec 27, 2023
1 parent 5c3016c commit de8c382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions detection-rules/attachment_adobe_image_lure_qr_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ source: |
regex.icontains(.scan.ocr.raw, 'scan|camera')
and regex.icontains(.scan.ocr.raw, '\bQR\b|Q\.R\.|barcode')
)
or (
any(file.explode(.),
.scan.qr.type == "url"
Expand Down

0 comments on commit de8c382

Please sign in to comment.