Update Censys.io analyzer to v2
Censys data can enrich many security products and platforms.
Endpoint
- Get structured data about a specific host or website. https://censys.io/api/v1/docs/view
it makes sense. One question: do they provide a free quota/plan too?
Yes, a limited free access for non-commercial use.
Missed it somehow, we already have it :sweat_smile: (censys.py)
please pointing to endpoint censys V2
can you please help us with a reference of the docs of what you would like to be implemented? are v1 endpoints no more available?
the v1 endpoint has deprecated
Notice: The Censys Search v1 endpoints are deprecated as of Nov. 30, 2021. Please begin using v2 endpoints to query hosts and certificates and check out our support center for resources.
for reference https://search.censys.io/api
I have reopened the issue. The project is open source and it is very easy to update a new analyzer if you follow the documentation. If you need this change fast, I strongly suggest you to develop this and propose a PR.
Hello @mlodic assign pls!