You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Censys analyzer not working. An error appears during execution.
To Reproduce
Steps to reproduce the behavior:
New Analysys
Choose data type IP or hash or domain
Enter data eg 1.1.1.1
Expected behavior
Result of the analysis.
Complementary information
err: Traceback (most recent call last): File "/opt/Cortex-Analyzers/analyzers/Censys/censys_analyzer.py", line 3, in from censys.search import (ImportError: cannot import name 'CensysIPv4' from 'censys.search' (/usr/local/lib/python3.8/dist-packages/censys/search/init.py)
Work environment
Server OS: Ubuntu
Cortex version: 3.1.7-1 deb
Cortex Analyzer name: Censys_1_0
The text was updated successfully, but these errors were encountered:
Describe the bug
Censys analyzer not working. An error appears during execution.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Result of the analysis.
Complementary information
err:
Traceback (most recent call last): File "/opt/Cortex-Analyzers/analyzers/Censys/censys_analyzer.py", line 3, in from censys.search import (ImportError: cannot import name 'CensysIPv4' from 'censys.search' (/usr/local/lib/python3.8/dist-packages/censys/search/init.py)
Work environment
The text was updated successfully, but these errors were encountered: