Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Exclude Engine Updates and Empty lines #101

Merged
merged 2 commits into from
Dec 11, 2019

Conversation

manuelhauch
Copy link
Contributor

This excludes engine updates (so really only signature updates are shown) and excludes empty lines.

Engine Updates were in the result set due to entries like this:

MpSigStub.exe /stub 1.1.16500.1 /payload 1.1.16500.1 /MpWUStub /program C:\windows\SoftwareDistribution\Download\Install\AM_Engine.exe /LastPackage

AM_Engine.exe is the file name of engine updates.

Empty results came from this command line "MpSigStub.exe /Store" and the corresponding file name is wuauclt.exe

This excludes engine updates (so really only signature updates are shown) and excludes empty lines.

Engine Updates where in the result set due to entries like this:

MpSigStub.exe /stub 1.1.16500.1 /payload 1.1.16500.1 /MpWUStub /program C:\windows\SoftwareDistribution\Download\Install\AM_Engine.exe /LastPackage

AM_Engine.exe is the file name of engine updates.

Empty results came from this command line "MpSigStub.exe /Store" and the corresponding file name is wuauclt.exe
@meni-braun meni-braun merged commit 00dabae into microsoft:master Dec 11, 2019
midnightslacker added a commit to midnightslacker/WindowsDefenderATP-Hunting-Queries that referenced this pull request Jan 30, 2020
* Create WD AV Signature and Platofrm Version.txt (microsoft#93)

* Create WD AV Signature and Platofrm Version.txt

* Update and rename WD AV Signature and Platofrm Version.txt to WD AV Signature and Platform Version.txt

* Update README.md

* Update README.md

* Update README.md

* Exclude Engine Updates and Empty lines (microsoft#101)

* Exclude Engine Updates and Empty lines

This excludes engine updates (so really only signature updates are shown) and excludes empty lines.

Engine Updates where in the result set due to entries like this:

MpSigStub.exe /stub 1.1.16500.1 /payload 1.1.16500.1 /MpWUStub /program C:\windows\SoftwareDistribution\Download\Install\AM_Engine.exe /LastPackage

AM_Engine.exe is the file name of engine updates.

Empty results came from this command line "MpSigStub.exe /Store" and the corresponding file name is wuauclt.exe

* Removed case sensitivity

* Update github queries to use the new advanced hunting device schema

Co-authored-by: anthonws <antonio.vasconcelos@gmail.com>
Co-authored-by: ItaiZur1 <55390762+ItaiZur1@users.noreply.github.com>
Co-authored-by: Manuel Hauch <m@manuelhauch.de>
Co-authored-by: makislev <59479130+makislev@users.noreply.github.com>
Co-authored-by: Daniel Naim <40626732+danaim1@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants