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

--timeline-offset <OFFSET> option #1159

Closed
gs3cl opened this issue Aug 15, 2023 · 4 comments · Fixed by #1167
Closed

--timeline-offset <OFFSET> option #1159

gs3cl opened this issue Aug 15, 2023 · 4 comments · Fixed by #1167
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gs3cl
Copy link

gs3cl commented Aug 15, 2023

Hey,

first off all what a fantastic tool and great presentation at SANS summit ! The timeline option start and end date is also quiet good during IR but it is possible to add also something like "--timeline-last-30days" or in general with an "X" for specific days
30,90 or 180 days based on experience.

I would then update my module for KAPE or add a new one
https://github.com/EricZimmerman/KapeFiles/blob/master/Modules/Apps/GitHub/Hayabusa/hayabusa_LiveResponse.mkape

Thanks in advance and please continue with more fantastic updates

Regards

@YamatoSecurity
Copy link
Collaborator

@gs3cl Thanks for the issue! Glad you enjoyed the presentation. I will talk to the other developers about this. It shouldn't be too difficult to implement but we also don't want to overload users with too many options.

@hitenkoku hitenkoku self-assigned this Aug 16, 2023
@hitenkoku hitenkoku added the enhancement New feature or request label Aug 16, 2023
@YamatoSecurity
Copy link
Collaborator

@hitenkoku What about implementing it as --timeline-last-days <NUMBER> Scan just the most recent number of days ?
I'd like to implement it for all commands that it is applicable to. (Not just csv-timeline and json-timeline but logon-summary, eid-metrics, pivot-keywords as well)

@YamatoSecurity YamatoSecurity changed the title add option for timeline last X days --timeline-offset <OFFSET> option Aug 18, 2023
@YamatoSecurity
Copy link
Collaborator

@hitenkoku Sorry, I'd like to update this to --timeline-offset <OFFSET> Scan recent events based on an offset. (ex: 1y, 30d, 24h, etc..) instead.
1y for 1 year
3M for 3 months
30d for 30 days
24h for 24 hours
30m for 30 minutes

Sorry this might be a little more complex to implement but what do you think?

@hitenkoku hitenkoku added this to the v2.8.0 milestone Aug 26, 2023
hitenkoku added a commit that referenced this issue Aug 28, 2023
@hitenkoku hitenkoku linked a pull request Aug 28, 2023 that will close this issue
hitenkoku added a commit that referenced this issue Aug 28, 2023
@gs3cl
Copy link
Author

gs3cl commented Aug 31, 2023

Thanks you are awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants