Merge pull request #2813 from phantinuss/master

Changes to falsepositives metadata
This commit is contained in:
frack113
2022-03-17 14:31:27 +01:00
committed by GitHub
371 changed files with 375 additions and 410 deletions
@@ -23,5 +23,5 @@ detection:
Payload|contains: 'Expand-Archive'
condition: selection_4103
falsepositives:
- unknown
- Unknown
level: informational
@@ -23,5 +23,5 @@ detection:
Payload|contains: 'Get-Clipboard'
condition: selection_4103
falsepositives:
- unknown
- Unknown
level: medium
@@ -30,5 +30,5 @@ detection:
Payload|endswith: 'readtoend'
condition: selection_4103
falsepositives:
- unknown
- Unknown
level: medium
@@ -26,10 +26,10 @@ detection:
- get-aduser
- '-f '
- '-pr '
- DoesNotRequirePreAuth
- DoesNotRequirePreAuth
condition: 1 of test_*
falsepositives:
- administrator script
- Administrator script
level: low
tags:
- attack.discovery
@@ -30,6 +30,5 @@ detection:
- ' -noninteractive '
condition: all of selection*
falsepositives:
- Penetration tests
- Very special / sneaky PowerShell scripts
level: high
@@ -61,10 +61,10 @@ detection:
- 'Net.WebClient'
- '.Download'
filter_chocolatey:
ContextInfo|contains:
ContextInfo|contains:
- "(New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1"
- 'Write-ChocolateyWarning'
condition: 1 of selection* and not 1 of filter*
falsepositives:
- Penetration tests
- Unknown
level: high
@@ -14,14 +14,14 @@ logsource:
category: ps_module
detection:
test_3:
- Payload|contains:
- Payload|contains:
- 'get-localgroup'
- 'Get-LocalGroupMember'
- ContextInfo|contains:
- 'get-localgroup'
- 'Get-LocalGroupMember'
test_6:
- Payload|contains|all:
- Payload|contains|all:
- 'Get-WMIObject'
- 'Win32_Group'
- ContextInfo|contains|all:
@@ -29,7 +29,7 @@ detection:
- 'Win32_Group'
condition: 1 of test_*
falsepositives:
- administrator script
- Administrator script
level: low
tags:
- attack.discovery
@@ -18,7 +18,7 @@ detection:
- ContextInfo|contains: get-smbshare
condition: selection
falsepositives:
- administrator script
- Administrator script
level: low
tags:
- attack.discovery