├── LICENSE ├── README.md ├── demo └── demo.yara └── hunting.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EC-DIGIT-CSIRC/VirusTotal-Tools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EC-DIGIT-CSIRC/VirusTotal-Tools/HEAD/README.md -------------------------------------------------------------------------------- /demo/demo.yara: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EC-DIGIT-CSIRC/VirusTotal-Tools/HEAD/demo/demo.yara -------------------------------------------------------------------------------- /hunting.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EC-DIGIT-CSIRC/VirusTotal-Tools/HEAD/hunting.py --------------------------------------------------------------------------------