Skip to content

Commit

Permalink
Update sledgehammer-4b34b0a1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IlluminatiFish authored Apr 14, 2024
1 parent bc4e044 commit 8580e3e
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions indicators/sledgehammer-4b34b0a1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,18 @@ references:

detection:
shammerTitleCheck:
title|contains:
- "Sledgehammer"
title: "Sledgehammer"

verificationTitleCheck:
title|contains:
- "Verification"
title: "Verification"

htmlCheck:
html|contains:
- "Sledgehammer Discord Bot"
html|contains: "Sledgehammer Discord Bot"

realDomain:
hostname:
- sledgehammer.app
hostname: sledgehammer.app

condition: verificationTitleCheck and shammerTitleCheck and htmlCheck and not realDomain
condition: (shammerTitleCheck or verificationTitleCheck) and htmlCheck and not realDomain

tags:
- target.discord
Expand Down

0 comments on commit 8580e3e

Please sign in to comment.