Difference between revisions of "Security installations"

From HPC Guide
Jump to navigation Jump to search
Line 26: Line 26:
  
 
dpkg -i falcon-sensor_7.18.0-17106_amd64.deb
 
dpkg -i falcon-sensor_7.18.0-17106_amd64.deb
 +
 +
Now you need to run below command to register the program:
 +
 +
/opt/CrowdStrike/falconctl -s --cid=24E96F03F42840719A7F1DC3287E03B9-59

Revision as of 12:21, 26 September 2024

NAC - Forescout security software for Linux

Download and install the Forescout client:

ForeScoutSecureConnector_64_visible_daemon.tar.gz

Installation

tar -zxvf ForeScoutSecureConnector_64_visible_daemon.tar.gz

cd secure_connector

./install.sh

systemctl start SecureConnector.service


EDR - Falcon (for ubuntu 22 and ubuntu 24)

Download and install the Falcon client:

falcon-sensor_7.18.0-17106_amd64.deb


Installation

dpkg -i falcon-sensor_7.18.0-17106_amd64.deb

Now you need to run below command to register the program:

/opt/CrowdStrike/falconctl -s --cid=24E96F03F42840719A7F1DC3287E03B9-59