Skip to content

Fix ESET incorrect parsing - missing hash type#28

Merged
vojtechjelinek merged 10 commits intoNUKIB:mainfrom
jozef-sabo:fix-eset-incorrect-parsing-1
May 5, 2025
Merged

Fix ESET incorrect parsing - missing hash type#28
vojtechjelinek merged 10 commits intoNUKIB:mainfrom
jozef-sabo:fix-eset-incorrect-parsing-1

Conversation

@jozef-sabo
Copy link
Contributor

No description provided.

Now also processing iterables (list, tuple, set) and dictionary
This prevents the program from crashing if that type of hash is present
The splitting of username was removed in b331e4f for keeping the username and the domain name altogether, however this is causing an error while reading from the malware file itself
This allows later revert the complete path of identification the malware file.
Copy link
Collaborator

@vojtechjelinek vojtechjelinek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vojtechjelinek vojtechjelinek merged commit 8cc4980 into NUKIB:main May 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants