activecm / rita-legacy

Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis.
GNU General Public License v3.0
2.51k stars 362 forks source link

Rita Install Script Fail #821

Closed vegasjoe closed 11 months ago

vegasjoe commented 11 months ago

May I get help with this Error?

[-] Installing Zeek IDS... SUCCESS

[!] Enabling Zeek on startup. [!] Enabling Zeek on startup process completed. [!] Starting Zeek. checking configurations ... manager scripts failed. fatal error in /opt/zeek/share/zeek/site/local.zeek, line 130: can't find policy/protocols/ssl/extract-certs-pem

proxy-1 scripts failed. fatal error in /opt/zeek/share/zeek/site/local.zeek, line 130: can't find policy/protocols/ssl/extract-certs-pem

worker-1-1 scripts failed. fatal error in /opt/zeek/share/zeek/site/local.zeek, line 130: can't find policy/protocols/ssl/extract-certs-pem

lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal

Zalgo2462 commented 11 months ago

Hello, we recently discovered this error, and we have developed a fix for it. Unfortunately, we have not published it as a release just yet.

Please download the installation script from the master branch rather than from the latest release until v4.8.1 is out.

Here is a link to the fixed installation script currently in the master branch: https://raw.githubusercontent.com/activecm/rita/c45ad63ea8aac7a2f8950decd4c0b2a7aba037e8/install.sh

You may need to right-click and select "Save Link As..." in order to download the script using a web browser.

Sorry for the inconvenience.

Zalgo2462 commented 11 months ago

Fixed in https://github.com/activecm/rita/releases/tag/v4.8.1