vthunting icon indicating copy to clipboard operation
vthunting copied to clipboard

Vthunting is a tiny script used to generate report about Virus Total hunting and send it by email, slack or telegram.

Results 4 vthunting issues
Sort by recently updated
recently updated
newest added

Some people would like to get notifications for all their hunting rules, others would like to see notifications only for special specific rules (whitelisting), and some would like to not...

It would be great to support multiple slack channels when sending the report. Currently, the config for Slack looks like this: https://github.com/fr0gger/vthunting/blob/ef8c1ec317776f80ff321d2c5a608a500b8a5b49/vthunting.py#L56-L60 `SLACK_CHANNEL` can become `SLACK_CHANNELS=[ ]` And then, here...

Add flag ‘—To-CSV’ and output formatted CSV to integrate results with other tools in an automated fashion.

enhancement

Add a cli flag like “—pretty” The output of this flag is formatted as a TABULAR Columns SHA-256 in UpperCase for clarity

enhancement