Merge branch 'master' into travis-test

This commit is contained in:
Thomas Patzke
2017-08-02 22:53:52 +02:00
5 changed files with 11 additions and 6 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ reference: http://rubular.com/r/zxBfjWfFYs
logsource:
product: linux
detection:
expression: /\(\)\s*\t*\{.*;\s*\}\s*;/
expression:
- /\(\)\s*\t*\{.*;\s*\}\s*;/
condition: expression
falsepositives:
- Unknown
@@ -11,8 +11,10 @@ logsource:
product: windows
service: system
detection:
EventLog: System
EventID: 1033
selection:
EventLog: System
EventID: 1033
condition: selection
falsepositives:
- Unknown
level: critical
+2 -1
View File
@@ -9,7 +9,8 @@ logsource:
detection:
selection:
EventID: 16
keywords: '*\AppData\Local\Temp\SAM-*.dmp *'
keywords:
- '*\AppData\Local\Temp\SAM-*.dmp *'
condition: selection and keywords
falsepositives:
- Penetration testing
@@ -12,7 +12,8 @@ logsource:
detection:
selection:
EventID: 4104
keyword: 'PromptForCredential'
keyword:
- 'PromptForCredential'
condition: selection and keyword
falsepositives:
- Unknown
@@ -14,7 +14,7 @@ detection:
- '*\cscript.exe'
Image:
- '*\powershell.exe'
falsepositives:
falsepositive:
CurrentDirectory: '*\Health Service State\*'
condition: selection and not falsepositive
falsepositives: