0xrawsec / whids

Open Source EDR for Windows
https://rawsec.lu
GNU Affero General Public License v3.0
1.14k stars 138 forks source link

Bug in service name resolution #117

Open qjerome opened 2 years ago

qjerome commented 2 years ago

When there is a PID re-use it may happen that service name is wrong. This bug only occurs when events are queued too long by ETW, for instance when the EDR is not consuming events from trace.

Fix: we could partially fix this by checking the image or not resolving services for processes not tracked by the EDR