Access official resources from Carbon Black experts
Cb Response 6.1.2
cbtaxii connector 1.4.2
2017-08-16 11:11:05,765 Configured Site: 10.102.13.135 Path: /usr/share/cb/integrations/cbtaxii/feeds/
2017-08-16 11:11:05,799 Traceback (most recent call last):
File "cbopensource/connectors/taxii/bridge.py", line 60, in __init__
File "site-packages/cbapi/cbapi.py", line 550, in feed_enum
File "site-packages/requests/models.py", line 909, in raise_for_status
HTTPError: 404 Client Error: Not Found for url: https://127.0.0.1/api/v1/feed
2017-08-16 11:11:05,799 Traceback (most recent call last):
File "cbopensource/connectors/taxii/bridge.py", line 408, in runner
File "cbopensource/connectors/taxii/bridge.py", line 63, in __init__
SystemExit: -1
2017-08-16 16:15:05,348 Configured Site: 10.102.13.135 Path: /usr/share/cb/integrations/cbtaxii/feeds/
2017-08-16 16:15:05,413 Traceback (most recent call last):
File "cbopensource/connectors/taxii/bridge.py", line 73, in __init__
File "site-packages/cbapi/response/rest_api.py", line 66, in __init__
File "site-packages/cbapi/response/rest_api.py", line 92, in info
File "site-packages/cbapi/connection.py", line 157, in get
File "site-packages/cbapi/connection.py", line 149, in http_request
ObjectNotFoundError: Received 404 (Object Not Found) for https://127.0.0.1/api/info: <html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.4.1</center>
</body>
</html>
2017-08-16 16:15:05,415 Traceback (most recent call last):
File "cbopensource/connectors/taxii/bridge.py", line 516, in runner
File "cbopensource/connectors/taxii/bridge.py", line 77, in __init__
SystemExit: -1
There is a configuration issue with the cbtaxii connector that is preventing successful communication with the feeds
If the the CbOpenSource repository if it isn't already present you can run these commands first:
yum update python-cbtaxii
cd /etc/yum.repos.d
curl -O https://opensource.carbonblack.com/release/x86_64/CbOpenSource.repo
Note: You can check here for more information: https://github.com/carbonblack/cb-taxii-connector
Note: You can check here for more information: https://github.com/carbonblack/cb-taxii-connector
Problem with cbtaxii
to
server_port=8443
#server_port=8443
server_url=https://127.0.0.1:8443