Skip to content

Instantly share code, notes, and snippets.

View mattghali's full-sized avatar

Matthew Ghali mattghali

View GitHub Profile
@mattghali
mattghali / virustotal_upload
Created May 20, 2017 20:01 — forked from luca-m/virustotal_upload
Upload a sample to VirusTotal and pretty print the report. All in a handy alias.
#!/usr/bin/env bash
#
# Upload a sample to VirusTotal and pretty print the report.
# All in a handy alias.
#
# Dependencies:
#
# * curl
# * jq
# * VirusTotal API key