You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am testing out hayabusa both the normal version and the live response version. I noticed that when running both side by side on the same data set using the same release version and same command options that the number of rules differ after channel filtering. It appears both release version have the same rule sets both based on hayabusa output and diffing the number of rule ids
Image showing number of rules differing between live response and the non live response version (Right console is live response version)
Step to Reproduce
Steps to reproduce the behavior:
Download both release 3.0.1 x64 versions of hayabusa (live response and non live response versions)
Run both side by side on the sample data set provided here. Example command hayabusa-3.0.1-win-x64.exe json-timeline -d ..\hayabusa-sample-evtx-main -o test.json (press enter for wizard options)
Observe that the final rule counts after channel filtering differ.
Expected behavior
I would have expected both to have the same number of rules applied but I could be missing something.
The text was updated successfully, but these errors were encountered:
@crayy8 Thanks for letting us know about this. Yes, they should be the same. We will investigate into it.
(@fukusuket could you take a look when you have time?)
Describe the bug
I am testing out hayabusa both the normal version and the live response version. I noticed that when running both side by side on the same data set using the same release version and same command options that the number of rules differ after channel filtering. It appears both release version have the same rule sets both based on hayabusa output and diffing the number of rule ids
Image showing number of rules differing between live response and the non live response version (Right console is live response version)
![Image](https://private-user-images.githubusercontent.com/5924184/407517593-5137b3ca-908c-432b-864d-7daca6432092.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MDcyMjUsIm5iZiI6MTczODgwNjkyNSwicGF0aCI6Ii81OTI0MTg0LzQwNzUxNzU5My01MTM3YjNjYS05MDhjLTQzMmItODY0ZC03ZGFjYTY0MzIwOTIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMDE1NTI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGRiY2YyMzY3NWVlNDkyYzQyNDIyYjhiZmZmNTUzYjk2MmIwN2FlOTBiZDA4ZWE2MGIxNDI3MTM1MGQzYzc5MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.aGanJLz_znwExt_NaoRbvVRFefJTvlCGRQrRDRJf1CE)
Step to Reproduce
Steps to reproduce the behavior:
Expected behavior
I would have expected both to have the same number of rules applied but I could be missing something.
The text was updated successfully, but these errors were encountered: