Skip to content

Commit

Permalink
Tag fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Aug 7, 2018
1 parent 6472be5 commit 64fa3b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/windows/sysmon/sysmon_uac_bypass_sdclt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ detection:
TargetObject: 'HKEY_USERS\*\Classes\exefile\shell\runas\command\isolatedCommand'
condition: selection
tags:
- attack.defense_Evasion
- attack.privelege_Escalation
- attack.defense_evasion
- attack.privilege_escalation
- attack.t1088
falsepositives:
- unknown
Expand Down

0 comments on commit 64fa3b1

Please sign in to comment.