Real Intelligence Threat Analytics (RITA)

Table of Contents

Installation of RITA

  • Install mongo db
  • Installation link for mongodb
  • At this point you can build RITA from source code.
git clone https://github.com/activecm/rita.git
cd rita
make (Note that you will need to have make installed. You can use your system's package manager to install it.)

or Run ./install.sh for automatic install

Leave a Reply

Your email address will not be published. Required fields are marked *