McAfee TIE Threat Searcher¶
This Custom Threat Source uses the Python OpenDXL TIE Client to communicate with your TIE server, which is located at GitHub: opendxl-tie-client-python.
Prerequisites¶
System must have an OpenSSL version used by Python that supports TLSv1.2 (Version 1.0.1 or greater)
ePO-managed environments must have 4.0 (or newer) version of DXL ePO extension installed
Installation¶
Unzip rc-cts-mcafee-x.x.x.tar.gz.zip
Install this package with
pip
.Once installed, the DXL client must be provisioned. Click here for more info on provisioning.
Use the following commands to register this custom threat service with Resilient and test it:
sudo resutil threatserviceedit -name "McAfee TIE Searcher" -resturl http://localhost:9000/cts/mcafee_tie_searcher
sudo resutil threatservicetest -name "McAfee TIE Searcher"
Run
resilient-circuits config -u
to install the app.config settings and then edit the[mcafee]
section with your DXL client configuration file information.Run with:
resilient-circuits run