-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: add RDP Logon/Logoff to timeline-logon
#216
Conversation
timeline-logonTested with the following sample logs. |
timeline-logon -lTested with the following sample logs. |
@fukusuket Thanks for this! There seems to be a bug in extracting the Logoff time: I noticed that the log off times are always the same for the same user. (In this example, I filtered the results based on 1 user) However, when I looked up the timestamps they were as follows:
No timestamps are the same. |
@YamatoSecurity
|
@fukusuket I see, what about checking both |
@YamatoSecurity |
@YamatoSecurity
(Even with this logic, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fukusuket Everything looks good to me in my test cases. Thanks so much!
What Changed
timeline-logon
command #209Test
Integration-Test
https://github.com/Yamato-Security/takajo/actions/runs/11984876447
Release Automation
https://github.com/Yamato-Security/takajo/actions/runs/11984887843
I would appreciate it if you could check it out when you have time🙏