velociraptor-client from security:sensor project

Selecionar o Seu Sistema Operativo

Para Debian Unstable corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para Debian Testing corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para Debian 12 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para Debian 11 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para openSUSE Tumbleweed corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/openSUSE_Tumbleweed/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para openSUSE Factory corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/openSUSE_Factory/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para 16.0 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/16.0/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para 15.6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/15.6/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para 15.5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/15.5/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para 15.4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/15.4/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para openSUSE Leap 15.4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/openSUSE_Leap_15.4/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para images corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/images/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para SLE 15 SP7 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/SLE_15_SP7/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para SLE 15 SP5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/SLE_15_SP5/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para SLE 15 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/SLE_15_SP4/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para SLE 12 SP5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/security:sensor/SLE_12_SP5/security:sensor.repo
zypper refresh
zypper install velociraptor-client
Para xUbuntu 24.04 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para xUbuntu 23.10 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para xUbuntu 23.04 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para xUbuntu 22.04 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client
Para xUbuntu 20.04 corra o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/sensor/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/security:sensor.list
curl -fsSL https://download.opensuse.org/repositories/security:sensor/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sensor.gpg > /dev/null
sudo apt update
sudo apt install velociraptor-client