ThreatPinchLookup
ThreatPinchLookup copied to clipboard
Virus Total Intelligence addition to VT lookup
trafficstars
Hey,
Just a little addition to be able to download a malware sample in a quick manner ( does require a valid logged in session with Virus Total Intelligence and the right privileges ).
I put it in between the VirusTotal lookup -> detections and samples
"vti": {
"linkTitle": "Virus Total Intelligence Report",
"linkUrl": "https://www.virustotal.com/intelligence/search/?query=${PINCH.HOVERITEM}/analysis/",
"mapping": "${PINCH.LINKURL}",
"order": 3,
"title": "VTI"
},
Regards
I assume you need a private key in order to use the intelligence reports? If so, I will add the VTI link on the private key lookups in the next release.