silascutler / VirusTotalTools

Misc Tools for Virus Total Interaction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misc Tools for checking samples against Virus Total

Tools

VT_RuleMGR.py

Usage:

$ python VT_RuleMGR.py -h
usage: VT_RuleMGR.py [-h] [--list] [--create FILE] [--delete DELETE]

optional arguments:
  -h, --help       show this help message and exit
  --list           List names/ids of Yara rules stored on VT
  --create FILE    Add a Yara rule to VT (File Name used as RuleName
  --delete DELETE  Delete a Yara rule from VT (By Name)

Demo:

Demo

About

Misc Tools for Virus Total Interaction


Languages

Language:Python 94.3%Language:Perl 5.7%