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

Malwares analyzer has wrong api URL #292

Closed
norgalades opened this issue Jul 4, 2018 · 0 comments
Closed

Malwares analyzer has wrong api URL #292

norgalades opened this issue Jul 4, 2018 · 0 comments
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Milestone

Comments

@norgalades
Copy link

Request Type

Bug

Work Environment

N/A

Question Answer
Cortex Analyzer Name Malwares
Cortex Analyzer Version Latest version
Cortex Version 2.0.4

Description

Malwares analyzer has a wrong API URL. In malwares_api.py :

class Api():

def init(self, api_key=None):
self.base = 'https://www.malwares.com/api/v2/'

Possible Solutions

According to https://www.malwares.com/about/api the new URL is:

https://public.api.malwares.com/v3/

@3c7 3c7 added category:bug Issue is related to a bug scope:analyzer Issue is analyzer related labels Jul 4, 2018
@3c7 3c7 added this to the 1.11.0 milestone Jul 4, 2018
jeromeleonard added a commit that referenced this issue Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

3 participants