Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyValue formats are not consistant #17

Open
thepcn3rd opened this issue Jan 11, 2018 · 0 comments
Open

KeyValue formats are not consistant #17

thepcn3rd opened this issue Jan 11, 2018 · 0 comments

Comments

@thepcn3rd
Copy link

I noticed a previous issue reported that the KeyValue formats are not consistant. The comments related said the issue was fixed however I am still observing issues with less than 8% of our logs (in that population was the MALWARE group of logs)

Here is the siem.py file that we changed to fix the consistency issues. Appears that if the value of a key is null the key is dropped and the order is not consistent. With trying to fix the issue I ran into some encoding issues which I fixed by changing the characters that could not be encoded as ascii characters to xml.

This is now working with our SIEM and thought we would pass on the code.

Enjoy,

siem.txt

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

No branches or pull requests

1 participant