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
Got an error while running analyzer "FireHOLBlocklists_2_0" on Cortex.
OS version (server) | CentOS 7 (with python3.6.5)
Cortex Analyzers Names | FireHOLBlocklists_2_0, TorBlutmagie_1_0, TorProject_1_0
Description
I have configured reported analyzers in my server and found that while querying them for IP then they shows error as "Invalid Output".
I am beginner in python, so kindly help me to understand this error and solve that.
Kindly find the below logs while running an analyzers against IP address as Data Type.
---------------------------------------------------------------------
### **FireHOLBlocklists_2_0
'Invalid output
Traceback (most recent call last):
File "FireHOLBlocklists/firehol_blocklists.py", line 146, in <module>
FireholBlocklistsAnalyzer().run()
File "FireHOLBlocklists/firehol_blocklists.py", line 30, in __init__
os.mkdir(self.path, 0o0700)
OSError: [Errno 2] No such file or directory: "https://iplists.firehol.org/?ipset=bambenek_c2"**
I have also used various firehol IPsets such as "https://iplists.firehol.org/files/firehol_level1.netset" but things did not get worked for me.
---------------------------------------------------------------------
TorProject_1_0
Invalid output
/usr/bin/env: python3: No such file or directory
---------------------------------------------------------------------
TorBlutmagie_1_0
Invalid output
/usr/bin/env: python3: No such file or directory
---------------------------------------------------------------------
Kindly help...! :)
The text was updated successfully, but these errors were encountered:
Got an error while running analyzer "FireHOLBlocklists_2_0" on Cortex.
OS version (server) | CentOS 7 (with python3.6.5)
Cortex Analyzers Names | FireHOLBlocklists_2_0, TorBlutmagie_1_0, TorProject_1_0
Description
I have configured reported analyzers in my server and found that while querying them for IP then they shows error as "Invalid Output".
I am beginner in python, so kindly help me to understand this error and solve that.
Kindly find the below logs while running an analyzers against IP address as Data Type.
Kindly help...! :)
The text was updated successfully, but these errors were encountered: