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

[bug] Progress bar does not complete(eid-metrics/computer-metrics/logon-summary) #1487

Closed
fukusuket opened this issue Nov 12, 2024 · 0 comments · Fixed by #1488
Closed

[bug] Progress bar does not complete(eid-metrics/computer-metrics/logon-summary) #1487

fukusuket opened this issue Nov 12, 2024 · 0 comments · Fixed by #1488
Assignees
Labels
bug Something isn't working
Milestone

Comments

@fukusuket
Copy link
Collaborator

fukusuket commented Nov 12, 2024

Describe the bug
Progress bar does not complete(eid-metrics/computer-metrics/logon-summary)
#1484 (comment)

Step to Reproduce
./hayabusa-2.19.0-mac-aarch64 logon-summary -d ../hayabusa-sample-evtx -o met.csv -C -q

Actual behavior
The progress bar does not complete as follows.

./hayabusa-2.19.0-mac-aarch64 logon-summary -d ../hayabusa-sample-evtx -o met.csv -C -q
Generating Logon Summary

Start time: 2024/11/12 19:24

Total event log files: 598
Total file size: 139.2 MB

Currently scanning for the logon summary. Please wait.

[00:00:00] 531 / 598 ⠙ [===================================>    ] 89%

"../hayabusa-sample-evtx/EVTX-to-MITRE-Attack/TA0003-Persistence/T1098.xxx-Account manipulation/ID4781-4738-User renamed to admin or likely.evtx"

Total Event Records: 47,623

Successful logon results: met.csv-successful.csv (10.6 KB)
Failed logon results: met.csv-failed.csv (328.2 KB)

Elapsed time: 00:00:00.967

Expected behavior
The progress bar does complete.

Environment

  • OS: macOS Sequoia 15.1
  • hayabusa version 2.19.0-dev
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 a pull request may close this issue.

1 participant