/CortexCIF

A Cortex Analyzer for CIF v3 instances

Primary LanguagePython

This is an analyzer for Cortex. It will do IP address lookups against a CIF v3 instance.

To install, place these files in a new directory (such as "CIFLookup") under your Cortex Analyzers directory.

Note that the requirements file is for Python3, thus you might need to:

pip3 install -r requirements.txt

Please report any issues or feature requests here!