Skip to content

Deprecate and remove analyzers/Greynoise_Labs: analyzer broken due to unavailable Labs API #3497

@sanjib2006

Description

@sanjib2006

What happened

The Greynoise_Labs analyzer is non-functional because it depends on the GreyNoise Labs API (api.labs.greynoise.io), which is currently not resolvable.

url = "https://api.labs.greynoise.io/1/query"
db_name = "topc2s_ips.txt"
db_location = f"{settings.MEDIA_ROOT}/{db_name}"

I saw this article, this was experimental and is no longer available now.
This analyzer will not work with the current implementation, either it is needed to be depreciated or refactored.

Environment

  1. OS: Any
  2. IntelOwl version: 6.5.1

What did you expect to happen

It should have worked properly

How to reproduce your issue

not found https://api.labs.greynoise.io

Error messages and logs


I am currently working on 3462 and while doing that found that this analyzer was broken.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions