fr0gger / vthunting

Vthunting is a tiny script used to generate report about Virus Total hunting and send it by email, slack or telegram.
MIT License
157 stars 40 forks source link

Add feature to only report on new hashes #11

Closed jsman closed 4 years ago

jsman commented 4 years ago

Added persistent SQLite storage and the ability to only report on hashes that have not been reported on before. By default the old behaviour is kept and all hunting notifications will be reported on. Change the boolean report_only_unseen_hashes to change the default behaviour.