Skip to content

VirusTotal_Download (v.1.1.2) service failing with errors #335

@ricotj

Description

@ricotj

New install of crits (master) with the VirusTotal_Download service (master).

I get the following error when trying to download a sample:
Failed to create new Sample: handle_file() got an unexpected keyword argument 'reference'

Taking a look at the crits/crits/samples/handlers.py
def handle_file seems to have changed between stable and current master,
reference is now source_reference
method is now source_method

with these fixed (VirusTotal_Download init.py line# 186 & 188) I am getting the following error:
Failed to create new Sample: 'str' object has no attribute 'has_access_to'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions