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
- OS: Any
- 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.
What happened
The
Greynoise_Labsanalyzer is non-functional because it depends on the GreyNoise Labs API (api.labs.greynoise.io), which is currently not resolvable.IntelOwl/api_app/analyzers_manager/observable_analyzers/greynoise_labs.py
Lines 14 to 17 in 8419ace
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
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.