Skip to content

Commit

Permalink
Fixed bad indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Remco Hofman committed Jun 9, 2020
1 parent d14d391 commit a9bf227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/windows/malware/win_mal_octopus_scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ detection:
TargetFilename|endswith:
- '\AppData\Local\Microsoft\Cache134.dat'
- '\AppData\Local\Microsoft\ExplorerSync.db'
condition: filecreate and selection
condition: filecreate and selection
falsepositives:
- Unknown
level: high

0 comments on commit a9bf227

Please sign in to comment.