This commit is contained in:
alexpetrov12 2019-10-23 02:39:40 +03:00
parent 5a260db459
commit 29cd7fed3e

View File

@ -35,24 +35,24 @@ detection:
- "7-zip console"
filter:
Image:
- '*\adexplorer.exe'
- '*\procdump.exe'
- '*\msbuild.exe'
- '*\dotnet.exe'
- '*\cmd.exe'
- '*\powershell.exe'
- '*\psexec.exe'
- '*\installutil.exe'
- '*\cscript.exe'
- '*\wscript.exe'
- '*\mshta.exe'
- '*\regsvr32.exe'
- '*\wmic.exe'
- '*\certutil.exe'
- '*\rundll32.exe'
- '*\cmstp.exe'
- '*\msiexec.exe'
- '*\7z.exe'
-'*\adexplorer.exe'
-'*\procdump.exe'
-'*\msbuild.exe'
-'*\dotnet.exe'
-'*\cmd.exe'
-'*\powershell.exe'
-'*\psexec.exe'
-'*\installutil.exe'
-'*\cscript.exe'
-'*\wscript.exe'
-'*\mshta.exe'
-'*\regsvr32.exe'
-'*\wmic.exe'
-'*\certutil.exe'
-'*\rundll32.exe'
-'*\cmstp.exe'
-'*\msiexec.exe'
-'*\7z.exe'
condition: selection and not filter
falsepositives:
- Custom applications use renamed binaries adding slight change to binary name. Typically this is easy to spot and add to whitelist