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
When the input is JSON, Hayabusa will display some events correctly but some events as Unknown.
Hayabusa version 2.2.2.
Ex: ./hayabusa-2.2.2-mac-intel metrics -J -f APT29.json
For example, 4657 says the event is Registry value modified, however EID 4956 is Unknown.
However, EID 4956 is also defined in channel_eid_info.txt
I only see this happening when JSON is used as input.
@hitenkoku Could you take a look at this whenever you have time?
The text was updated successfully, but these errors were encountered:
When the input is JSON, Hayabusa will display some events correctly but some events as
Unknown
.Hayabusa version 2.2.2.
Ex:
./hayabusa-2.2.2-mac-intel metrics -J -f APT29.json
For example, 4657 says the event is
Registry value modified
, however EID4956
isUnknown
.However, EID
4956
is also defined inchannel_eid_info.txt
I only see this happening when JSON is used as input.
@hitenkoku Could you take a look at this whenever you have time?
The text was updated successfully, but these errors were encountered: