MalwareBytes - Installing EDR Agent on Linux

MalwareBytes - Installing EDR Agent on Linux

Account Token is required

Debian 8 (most frequently used)

Install:
sudo touch /etc/apt/sources.list.d/mblinux.list;
echo 'deb [arch=amd64] https://repositories.mwbsys.com/dpkg jessie non-free' | sudo tee -a /etc/apt/sources.list.d/mblinux.list;
wget -q -O - https://repositories.mwbsys.com/dpkg/keyring.gpg | sudo apt-key add -;
sudo apt-get update;
sudo ACCOUNTTOKEN=<token> apt-get install mblinux;

Ubuntu 16 / Ubuntu 18 / Ubuntu 20 / Ubuntu 22 / Debian 9 / Debian 10 / Debian 11

Install:
sudo touch /etc/apt/sources.list.d/mblinux.list;
echo 'deb [arch=amd64] https://repositories.mwbsys.com/dpkg xenial non-free' | sudo tee -a /etc/apt/sources.list.d/mblinux.list;
wget -q -O - https://repositories.mwbsys.com/dpkg/keyring.gpg | sudo apt-key add -;
sudo apt-get update;
sudo ACCOUNTTOKEN=<token> apt-get install mblinux;

Upgrade:
sudo sed -i 's/jessie/xenial/' /etc/apt/sources.list.d/mblinux.list;
sudo apt-get update;
sudo apt-get upgrade mblinux;

RPM-based Distros

Install:
sudo yum-config-manager --add-repo https://repositories.mwbsys.com/rpm/mblinux.repo;
sudo env ACCOUNTTOKEN=<token> yum install -y mblinux;

Upgrade:
sudo yum-config-manager --add-repo https://repositories.mwbsys.com/rpm/mblinux.repo;
sudo yum check-update;
sudo yum update -y mblinux;

SUSE Linux Enterprise Server 15

Install:
sudo env ACCOUNTTOKEN=<token> zypper install mblinux;



    • Related Articles

    • Installing EDR Agent on MAC

      Installing EDR Agent on MAC 1. Locate the downloaded file Setup.MBEndpointAgent.(CBT Mac).pkg. In most cases, downloaded files are saved in, Downloads folder. 2. Double click on Setup.MBEndpointAgent.(CBT Mac).pkg to start the setup wizard. 3. The ...
    • Malwarebytes - Installing EDR Agent on MAC

      1. Locate the downloaded file Setup.MBEndpointAgent.(CBT Mac).pkg. In most cases, downloaded files are saved in, Downloads folder. 2. Double click on Setup.MBEndpointAgent.(CBT Mac).pkg to start the setup wizard. 3. The next screen shows the ...
    • Malwarebytes - Installing EDR Agent on Chrome OS

      1. The Malwarebytes EDR Application can be downloaded from the Google Play Store Application: Malwarebytes "ThreadDown" Application. Alternatively, the Application can be found manually by: 1) Opening the Google Play Store Application. 2) Searching ...
    • Malwarebytes - Installing EDR Agent on Windows

      1. Download the Endpoint setup file(.exe file). 2. Go to Downloads and find the downloaded file. 3. Double click on the downloaded .exe file. An installation pop-up will come up, click on Install. 4. The User Account Control screen displays. Click ...
    • MalwareBytes EDR - Requirements

      External Access Requirements If your company’s Internet access is controlled by a firewall or other access-limiting device, you must grant access for endpoint agents to reach Malwarebytes services. These are: URL PORT CONNECTION TYPE ...