Difference between revisions of "NAC and EDR for Linux"

From HPC Guide
Jump to navigation Jump to search
Line 16: Line 16:
  
 
systemctl start SecureConnector.service
 
systemctl start SecureConnector.service
 +
 +
 +
 +
== EDR - Falcon ==
 +
 +
Download and install the Falcon client:
 +
 +
 +
[http://hpcguide.tau.ac.il/edr/falcon-sensor_7.18.0-17106_amd64.deb falcon-sensor_7.18.0-17106_amd64.deb]
 +
 +
 +
== Installation ==
 +
 +
dpkg -i falcon-sensor_7.18.0-17106_amd64.deb

Revision as of 12:17, 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

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