various rules cleaning

This commit is contained in:
ecco
2020-05-18 20:29:53 -04:00
parent 96fae4be68
commit 0dd089db47
5 changed files with 23 additions and 26 deletions
@@ -16,12 +16,12 @@ detection:
selection:
EventID: 7
Image:
- '*\winword.exe*'
- '*\powerpnt.exe*'
- '*\excel.exe*'
- '*\outlook.exe*'
- '*\winword.exe'
- '*\powerpnt.exe'
- '*\excel.exe'
- '*\outlook.exe'
ImageLoaded:
- '*C:\Windows\assembly\*'
- 'C:\Windows\assembly\*'
condition: selection
falsepositives:
- Alerts on legitimate macro usage as well, will need to filter as appropriate
@@ -16,12 +16,12 @@ detection:
selection:
EventID: 7
Image:
- '*\winword.exe*'
- '*\powerpnt.exe*'
- '*\excel.exe*'
- '*\outlook.exe*'
- '*\winword.exe'
- '*\powerpnt.exe'
- '*\excel.exe'
- '*\outlook.exe'
ImageLoaded:
- '*C:\Windows\Microsoft.NET\assembly\GAC_MSIL*'
- 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL*'
condition: selection
falsepositives:
- Alerts on legitimate macro usage as well, will need to filter as appropriate
@@ -16,12 +16,12 @@ detection:
selection:
EventID: 7
Image:
- '*\winword.exe*'
- '*\powerpnt.exe*'
- '*\excel.exe*'
- '*\outlook.exe*'
- '*\winword.exe'
- '*\powerpnt.exe'
- '*\excel.exe'
- '*\outlook.exe'
ImageLoaded:
- '*\kerberos.dll*'
- '*\kerberos.dll'
condition: selection
falsepositives:
- Alerts on legitimate macro usage as well, will need to filter as appropriate
@@ -16,14 +16,14 @@ detection:
selection:
EventID: 7
Image:
- '*\winword.exe*'
- '*\powerpnt.exe*'
- '*\excel.exe*'
- '*\outlook.exe*'
- '*\winword.exe'
- '*\powerpnt.exe'
- '*\excel.exe'
- '*\outlook.exe'
ImageLoaded:
- '*\VBE7.DLL*'
- '*\VBEUI.DLL*'
- '*\VBE7INTL.DLL*'
- '*\VBE7.DLL'
- '*\VBEUI.DLL'
- '*\VBE7INTL.DLL'
condition: selection
falsepositives:
- Alerts on legitimate macro usage as well, will need to filter as appropriate
@@ -27,12 +27,9 @@ detection:
- '*\tsvipsrv.dll'
- '*\wlbsctrl.dll'
filter:
EventID: 7
Image:
- '*\svchost.exe'
ImageLoaded:
- 'C:\Windows\WinSxS\*'
condition: selection and not filter
falsepositives:
- Pentest
level: high
level: high