Skip to content

Add RegisterRemoteSubscription and RemoteSubscriptionNext RPC calls#2152

Open
NeffIsBack wants to merge 1 commit intofortra:masterfrom
NeffIsBack:add-eventlog-calls
Open

Add RegisterRemoteSubscription and RemoteSubscriptionNext RPC calls#2152
NeffIsBack wants to merge 1 commit intofortra:masterfrom
NeffIsBack:add-eventlog-calls

Conversation

@NeffIsBack
Copy link
Contributor

This PR adds the RPC calls needed for continuously pulling the Windows Event log (see MS-EVEN6 sec. 3.1.4.8 and 3.1.4.10). As an example script, i have used it to create my EVENmonitor tool: https://github.com/NeffIsBack/EVENmonitor

Parsing of the retrieved binary XML files is kinda difficult, I suggest anyone trying to parse them to just take a look at the code in the repo. Alternatively, you can parse fully downloaded binxml files with this repository (not tested, but looks promising): https://github.com/williballenthin/python-evtx

@NeffIsBack NeffIsBack marked this pull request as ready for review March 16, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant