We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I think the source IP is missing from the windows authentication parser events.
I would suggest the following
Azure-Sentinel/Parsers/ASimAuthentication/Parsers/ASimAuthenticationMicrosoftWindowsEvent.yaml
Line 157 in 34b6334
SrcIpAddr = IpAddress,
Thanks, Christos Giampoulakis
The text was updated successfully, but these errors were encountered:
@cgiamp Thanks for sharing. The existing fields were outdated. I've raised a PR to update the SrcIpAddr and SrcHostname fields
#11277
Sorry, something went wrong.
Thanks @vakohl !
vakohl
v-rusraut
v-sudkharat
No branches or pull requests
Hi,
I think the source IP is missing from the windows authentication parser events.
I would suggest the following
Azure-Sentinel/Parsers/ASimAuthentication/Parsers/ASimAuthenticationMicrosoftWindowsEvent.yaml
Line 157 in 34b6334
to be changed to:
Thanks,
Christos Giampoulakis
The text was updated successfully, but these errors were encountered: