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
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
Hello,
whenever using "tag" with the misp statement to retrieve or set a tag, the below error occures.
Could someone please help me?
Thx so much
viper attachments/813779903208095784/904085162621538304/spoofer.exe > misp tag -l
/home/xxx/.local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'misp.thesoc.eu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/home/xxx/.local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'misp.thesoc.eu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/home/xxx/.local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'misp.thesoc.eu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
[!] The command misp raised an exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/viper_framework-2.0rc11-py3.6.egg/viper/core/ui/console.py", line 322, in start
module.run()
File "/home/xxx/.viper/modules/misp.py", line 664, in run
self.tag()
File "/home/xxx/.viper/modules/misp_methods/tag.py", line 20, in tag
taxonomies = Taxonomies() NameError: name 'Taxonomies' is not defined
viper attachments/813779903208095784/904085162621538304/spoofer.exe >
The text was updated successfully, but these errors were encountered:
Hello,
whenever using "tag" with the misp statement to retrieve or set a tag, the below error occures.
Could someone please help me?
Thx so much
viper attachments/813779903208095784/904085162621538304/spoofer.exe > misp tag -l
/home/xxx/.local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'misp.thesoc.eu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/home/xxx/.local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'misp.thesoc.eu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/home/xxx/.local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'misp.thesoc.eu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
[!] The command misp raised an exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/viper_framework-2.0rc11-py3.6.egg/viper/core/ui/console.py", line 322, in start
module.run()
File "/home/xxx/.viper/modules/misp.py", line 664, in run
self.tag()
File "/home/xxx/.viper/modules/misp_methods/tag.py", line 20, in tag
taxonomies = Taxonomies()
NameError: name 'Taxonomies' is not defined
viper attachments/813779903208095784/904085162621538304/spoofer.exe >
The text was updated successfully, but these errors were encountered: