TheresAFewConors / Sooty

The SOC Analysts all-in-one CLI tool to automate and speed up workflow.
GNU General Public License v3.0
1.34k stars 209 forks source link

[VT Hashing] fix bug where variable does not actually hold hash #34

Closed nikosch86 closed 4 years ago

nikosch86 commented 4 years ago

pretty self explanatory, this must have been an oversight, hexdigest is not properly called, leading to this never succesfully submitting the hash.

TheresAFewConors commented 4 years ago

Hi @nikosch86

Thanks for opening the pull request - I double checked and you were correct, I've approved and merged this PR to the main branch.

Thanks for the fix, I'll get you added to the contributors list.