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

fix: timeline-logon output column(SourceIP and SourceComputer) #208

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

fukusuket
Copy link
Collaborator

@fukusuket fukusuket commented Oct 31, 2024

@fukusuket fukusuket self-assigned this Oct 31, 2024
@fukusuket fukusuket added the bug Something isn't working label Oct 31, 2024
@fukusuket
Copy link
Collaborator Author

timeline-logon

Timestamp,Channel,EventID,Event,LogoffTime,ElapsedTime,FailureReason,TargetComputer,TargetUser,AdminLogon,SourceComputer,SourceUser,SourceIP,Type,Impersonation,ElevatedToken,Auth,Process,LID,LGUID,TargetUserSID,TargetDomainName,TargetLinkedLID,
2021-04-29 18:23:58.691 +09:00,Sec,4624,Successful Logon,2021-04-29 18:23:58.735 +09:00,0d 0h 0m 0s 44ms,,DC-Server-1.labcorp.local,Alice,,,,192.168.1.200,3 - NETWORK,Unknown - IMPERSONATION,Unknown - YES,NTLM,,0x27d676,00000000-0000-0000-0000-000000000000,S-1-5-21-2662618741-3450174888-1698379039-1103,LABCORP,0x0,
2021-04-29 16:56:26.436 +09:00,Sec,4624,Successful Logon,,,,DC-Server-1.labcorp.local,Bob,Yes,,,192.168.1.2,3 - NETWORK,Unknown - IMPERSONATION,Unknown - YES,Kerberos,,0xc66373,1E230FD2-E649-64E2-D8CB-59308358C1FF,S-1-5-21-2662618741-3450174888-1698379039-1104,LABCORP.LOCAL,0x0,
2021-04-29 16:56:26.683 +09:00,Sec,4624,Successful Logon,2021-04-29 16:56:26.980 +09:00,0d 0h 0m 0s 297ms,,DC-Server-1.labcorp.local,Bob,Yes,,,192.168.1.2,3 - NETWORK,Unknown - IMPERSONATION,Unknown - YES,Kerberos,,0xc66389,1E230FD2-E649-64E2-D8CB-59308358C1FF,S-1-5-21-2662618741-3450174888-1698379039-1104,LABCORP.LOCAL,0x0,
スクリーンショット 2024-10-31 19 28 24

@fukusuket fukusuket marked this pull request as ready for review October 31, 2024 10:29
Copy link
Collaborator

@YamatoSecurity YamatoSecurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fukusuket LGTM! Thanks so much for finding and fixing this!

@YamatoSecurity YamatoSecurity merged commit 2732c09 into main Oct 31, 2024
9 checks passed
@YamatoSecurity YamatoSecurity deleted the 207-fix-logon-timeline-column branch October 31, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] In timeline-logon command, SourceIP and SourceComputer columns for EID:4624 are opposite
2 participants