Skip to content

Instantly share code, notes, and snippets.

@Neo23x0
Last active February 18, 2022 13:00
Show Gist options
  • Star 19 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save Neo23x0/d71dca74fa62522f2235ff95106943f2 to your computer and use it in GitHub Desktop.
Save Neo23x0/d71dca74fa62522f2235ff95106943f2 to your computer and use it in GitHub Desktop.
Search Engine Shortcuts

Search Engine Shortcuts

Use Manage Search Engines in your browser to add these search engines. You can then use the 'keyword' in the URL bar to do a quick lookup. Find more details about managing your search engines in Chrome here.

e.g. Type

v dad8ebcbb5fa6721ccad45b81874e22c

then [ENTER] to performa lookup of that hash

Shortcuts

Keyword Search URL
v https://www.virustotal.com/gui/file/%s/detection
vh https://www.virustotal.com/gui/domain/%s/details
vi https://www.virustotal.com/gui/ip-address/%s/relations
riq https://community.riskiq.com/search/%s
otx https://otx.alienvault.com/browse/pulses?q=%s

Only Usable with Virustotal Enterprise Access

Keyword Search URL
vd https://www.virustotal.com/intelligence/download/?sha256=%s

The "vd" shortcut is still valid but maybe obsolete soon. It allows not only to downloads samples via their SHA256 hash but accepts all different hash values.

@Blevene
Copy link

Blevene commented Mar 22, 2019

for the v keyword, the URL should be:
https://www.virustotal.com/gui/file/%s/detection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment