Some days ago Kyle Creyts from Lastline sent us an email asking us for permission to publish a small Chrome extension that made use of VirusTotal:
This extension makes a new "Get VT analysis" context menu entry when you select text and right click on it.
It's quite simple to use. You select the text of a hash in your browser, right click on it, and select "Get VT analysis for %s" from the context menu (where %s is the hash). I have it set up to use the selection length to validate that the input is a valid {md5,sha1,sha256} hash. I could easily add the ability to validate the character range (hex).
We love when the community builds tools with VirusTotal, we are absolutely in favour of promoting third-party altruist efforts that will improve the overall end-user security. Hence, we strongly encourage Kyle to publish his extension, it is a really good idea.
It is such a good idea that we did not hesitate to include that functionality in our own official extension:
https://chrome.google.com/webstore/detail/vtchromizer/efbjojhplkelaegfbieplglfidafgoka
As of version 1.2, whenever you select a text and right-click on it a context menu will appear that allows you to check the selected text with VirusTotal:
- If the selection is an md5, sha1 or sha256 hash the extension will display the VirusTotal report for the file with that hash.
- If the selection is any other text the extension will look for any comments in VirusTotal Community tagged with the given term.
This is in addition to the traditional feature that allows you to right-click on any link and submit it for scanning.
Thanks for the idea Kyle! As usual, if you have any suggestions or feature requests please do not hesitate to contact us, we will be more than happy to consider and implement them.
Hey ,
ReplyDeleteCan you guys create firefox addon too? It will be really helpful.