Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] VirusTotal_GetReport_3_0 Error 403 #946

Closed
pietrogu opened this issue Feb 25, 2021 · 1 comment
Closed

[Bug] VirusTotal_GetReport_3_0 Error 403 #946

pietrogu opened this issue Feb 25, 2021 · 1 comment

Comments

@pietrogu
Copy link

Describe the bug
When running VirusTotal_GetReport_3_0 analyzer, the result is "Failed".
This message is returned

{
"errorMessage": "Bad status : 403",
"input": "{"data":"101.0.41.173","dataType":"ip","tlp":0,"pap":0,"message":"","parameters":{},"config":{"proxy_https":null,"cacerts":null,"check_tlp":false,"max_tlp":2,"auto_extract_artifacts":true,"jobCache":10,"check_pap":false,"max_pap":2,"jobTimeout":30,"service":"get","proxy_http":null,"polling_interval":60,"key":"REMOVED"}}",
"success": false
}

To Reproduce
Steps to reproduce the behavior:

  1. Fresh install and configuration of Cortex (standalone, without TheHive)
  2. Configure VirusTotal_GetReport_3_0 with a valid API Key
  3. Start Analyzer

Expected behavior
The analyzer should return a response code 200 and the required information from VirusTotal

Work environment

  • OS: Ubuntu 18.04 LTS
  • Cortex version: 3.1.0-1
  • Cortex Analyzer/Responder name: VirusTotal_GetReport_3_0
  • Cortex Analyzer/Responder version: 3.0

Screenshots
Analyzer Result
Capture

Analyzer configuration
Capture2

Thank,
Pietro

@ClaudioWayne
Copy link

ClaudioWayne commented Oct 24, 2021

Hi,
for all those who stray here, check your API-key.
I had the same problem.
For me it was a wrong API-key (typo).

Claudio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants