VirusTotal Collections Introduction

A collection is a live report which contains a title, a group of IoCs (file hashes, URLs, domains and IP addresses) and an optional description. Collections are open to our VirusTotal Community (registered users) and they will be enhanced with VirusTotal analysis metadata providing the latest information we have for the IoCs, along with some aggregated tags. 

Collection creation

Collection report

Own Collection Dashboard

Collections visibility

On quota exceeded

API Usage

Collection creation


You can create a collection through the home view by clicking on the "create an IoC collection" link as shown below:

Link to create a collection

You need to add a name, a list of IoCs (file hashes, URLs, domains and IP addresses) and then click on Create collection.

Collection Details

Collection report


After your collection is created, you'll see a report that looks like this.

Collection Report

We've numbered the elements in the screenshot above for easy reference. They are:

  1. You can share the collection permanent link or post it to Twitter.

2) The collection provides exporting capabilities in STIX, JSON and CSV formats.

  1. Open the IOCs in an VT Graph.

  2. You can more IOCs.

  3. Delete the collection.

  4. Add a description.

  5. Edit IOCs of an specific type: you can add more IOCs or delete selected ones.

  6. You can sort the IOCs by Creation date, Last update date or Detections.

  7. You can search for IOCs of an specific type to filter the results.

  8. You can export IOCs of an specific type in STIX, JSON and CSV formats. You can also copy to clipboard. For files you can Download a selection of them.

  9. Different Tools depending on the IOC type: Send to VT Diff, Open in VT Graph or Calculate commonalities.

Own Collection Dashboard


Users can see their created collections in their profile page, as they currently do for graphs and comments.
Collections Dashboard

Collections Visibility


You can set the visibility of your collections so they can be stablished as:

  • Public
  • Shared with your Org
  • Private (only you see the collection)
  • Custom visibility (shared with specifics users or groups)

Note only collection owners can change the visibility.

Setting collections visibility

On creation

You can change the visibility when creating a collection using this dropdown in the bottom of the creation dialog:

Colletions X Integration

From collection report

This is the only way you can set custom visibility, if you require it, by clicking in the share icon on your collection:

Collections share button

As you can see, you can control the users / groups you stablish as editors / viewers, also set the private / public status of the collection, so this gives the collections owner full control on visibility.

Colletions Custom Visibility

Collaborator types

Collaborators can be groups or users playing one of the following roles:

  • Viewer: Can see the collection, but cannot modify
  • Editor: Can see the collection, also add / delete IoCs and description.

Collaborators cannot delete collections, neither modify the visibility. Only the owner can perform those actions.

Public collections

All public collections are available in VT under the community section of VirusTotal reports, also the Threat Landscape section. This way our users benefit from other analysis investigations.

Collections Visibility on reports

X Integration

Security community is very active using X to promote their investigations. Public Collections can be shared on X using the share link in the collections report header:

Colletions X Integration

The VT Collection report shows the following card on X.

Colletions X Integration Card

Collections shared with my org

That means the Org is added as viewer, and any user in your VT group can see the collection (but not edit).

Private collections

Those collections are only visible by the owner. Typically, this is used for work-in-progress collections, then these collections may be shared with the desired scope.

On quota exceeded


Public users will have a quota of 20 Collections per month, if you reach the limit you would find the following message.

Collections Quota exceeded message

 

API Usage


As usual we have also most of the functionality available using our API v3 , in this case with the exception of the exporting feature that is still only available on our web interface. You can check the API documentation in our API Reference page.