This project aimed to collect all logs from Windows event journals, pack them in to CEF and send by UDP to your SIEM.
Here used WinAPI Documentation.
- You need to create collector in your SIEM or other system.
- Allow UDP traffic to collector specifed port.
- Download this code and copy to your directory(Must be disk C:).
There is no dependeces, only operational system must be Windows.
- Download repo to your PC.
- Unzip it to your work directory (Must be disk C:/PUMA.ps1).
- It can be started using PowerShell or added in to scheduler. For adding in to scheduler follow Creating task guide.