Skip to content

AndrewDemski-ad-gmail-com/eventcollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Event Log collector

A quick reference describing how to collect parent process info. Often administrators wonder what launched a specific process (or whom) and that way it will be noted down on a host with a registered custom event filter.

Script contains both registration and deregistration routines.

License

GPL 3

Tech Stack

Client: PowerShell 5.1 or higher, (attached example contains both methods, please open it in powershell_ISE - luckily it is still part of PoSh 5 component on Windows OSes 10+)

Server: (Same conditions as for workstations)

Scripts

Register-WmiEvent

Unregister-Event

Good luck implementing it in your own scripts/tools.
Andrzej Demski

P.S. In the meantime I will try to prepare some code analysis on GH which will be a tremendouns help in future development.

DevSkim

About

Notes down which parent process launched java executable(s).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published