owasp-zap from home:cabelo project

Επιλογή λειτουργικού συστήματος

Εκτελέστε το CentOS 8 Stream ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/CentOS_8_Stream/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το CentOS 8 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/CentOS_8/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το CentOS 7 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/CentOS_7/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το CentOS 6 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/CentOS_6/home:cabelo.repo
yum install owasp-zap
Για Raspbian 9.0 εκτελέστε το παρακάτω:
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/home:/cabelo/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian Unstable εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian Testing εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian 9.0 εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian 8.0 εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian 7.0 εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian 12 εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian 11 εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Debian 10 εκτελέστε το παρακάτω:
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/home:/cabelo/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap

Πακέτα για το Raspbian 9.0:

Πακέτα για το Debian Unstable:

Πακέτα για το Debian Testing:

Εκτελέστε το Fedora Rawhide ως χρήστης root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_Rawhide/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Fedora 41 ως χρήστης root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_41/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Fedora 40 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_40/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Fedora 38 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_38/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Fedora 33 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_33/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Fedora 32 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_32/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Fedora 31 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_31/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Mageia Cauldron ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_Cauldron/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Mageia 9 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_9/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Mageia 8 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_8/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Mageia 7 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_7/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το Mageia 6 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_6/home:cabelo.repo
dnf install owasp-zap
Εκτελέστε το openSUSE Tumbleweed ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Tumbleweed/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Slowroll ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Slowroll/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 42.3 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.3/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 42.2 Ports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2_Ports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 42.2 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 42.1 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.1/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 15.2 PowerPC ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.2_PowerPC/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 15.2 ARM ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.2_ARM/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 15.1 PowerPC ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_PowerPC/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 15.1 ARM ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_ARM/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 15.0 Ports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0_Ports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Leap 15.0 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Factory zSystems ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_zSystems/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Factory RISCV ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_RISCV/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Factory PowerPC ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_PowerPC/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE Factory ARM ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_ARM/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE 13.2 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.2/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το openSUSE 13.1 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.1/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 15 SP1 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP5 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP4 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP3 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP3_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP2 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP2_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP1 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το 16.0 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/16.0/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το 15.6 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.6/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το 15.5 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.5/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το 15.4 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.4/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το 15.3 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.3/home:cabelo.repo
zypper refresh
zypper install owasp-zap

Πακέτα για το openSUSE Tumbleweed:

Πακέτα για το openSUSE Slowroll:

Πακέτα για το openSUSE Leap 42.3:

Πακέτα για το openSUSE Leap 42.2 Ports:

Πακέτα για το openSUSE Leap 42.2:

Πακέτα για το openSUSE Leap 42.1:

Πακέτα για το openSUSE Leap 15.2 PowerPC:

Πακέτα για το openSUSE Leap 15.2 ARM:

Πακέτα για το openSUSE Leap 15.1 PowerPC:

Πακέτα για το openSUSE Leap 15.1 ARM:

Πακέτα για το openSUSE Factory zSystems:

Πακέτα για το openSUSE Factory RISCV:

Πακέτα για το openSUSE Factory ARM:

Πακέτα για το SLE 12 SP5 Backports:

Πακέτα για το SLE 12 SP4 Backports:

Πακέτα για το SLE 12 SP3 Backports:

Πακέτα για το SLE 12 SP2 Backports:

Πακέτα για το SLE 12 SP1 Backports:

Πακέτα για το SLE 12 Backports:

Για Raspbian 11 εκτελέστε το παρακάτω:
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/home:/cabelo/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για Raspbian 10 εκτελέστε το παρακάτω:
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/home:/cabelo/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap

Πακέτα για το Raspbian 11:

Πακέτα για το Raspbian 10:

Εκτελέστε το RHEL 7 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/RHEL_7/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το RHEL 6 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/RHEL_6/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το RHEL 5 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/RHEL_5/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το ScientificLinux 7 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_7/home:cabelo.repo
yum install owasp-zap
Εκτελέστε το ScientificLinux 6 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_6/home:cabelo.repo
yum install owasp-zap

Πακέτα για το ScientificLinux 7:

Πακέτα για το ScientificLinux 6:

Εκτελέστε το SLE 15 SP2 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP2/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 15 SP1 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 15 Backports ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_Backports/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 15 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP5 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP4 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP3 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP3/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP2 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP2/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 SP1 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Εκτελέστε το SLE 12 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12/home:cabelo.repo
zypper refresh
zypper install owasp-zap
Για xUbuntu 23.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 22.10 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 22.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 21.10 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 21.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 20.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 18.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 16.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 14.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap
Για xUbuntu 12.04 εκτελέστε το παρακάτω:
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/home:/cabelo/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install owasp-zap

Πακέτα για το xUbuntu 23.04:

Πακέτα για το xUbuntu 22.10:

Πακέτα για το xUbuntu 22.04:

Πακέτα για το xUbuntu 21.10:

Πακέτα για το xUbuntu 21.04:

Πακέτα για το xUbuntu 20.04:

Πακέτα για το xUbuntu 18.04:

Πακέτα για το xUbuntu 16.04:

Πακέτα για το xUbuntu 14.04:

Πακέτα για το xUbuntu 12.04:

Εκτελέστε το Univention 4.4 ως χρήστης root:
echo 'deb http://download.opensuse.org/repositories/home:/cabelo/Univention_4.4/ /' > /etc/apt/sources.list.d/home:cabelo.list
wget -nv https://download.opensuse.org/repositories/home:cabelo/Univention_4.4/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install owasp-zap
Εκτελέστε το Univention 4.3 ως χρήστης root:
echo 'deb http://download.opensuse.org/repositories/home:/cabelo/Univention_4.3/ /' > /etc/apt/sources.list.d/home:cabelo.list
wget -nv https://download.opensuse.org/repositories/home:cabelo/Univention_4.3/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install owasp-zap

Πακέτα για το Univention 4.4:

Πακέτα για το Univention 4.3:

Εκτελέστε το openEuler 21.03 ως χρήστης root:
?
Εκτελέστε το openEuler 20.03 ως χρήστης root:
?
Εκτελέστε το PowerKVM 3.1 ως χρήστης root:
?
Εκτελέστε το Fedora 37 ως χρήστης root:
?
Εκτελέστε το Fedora 36 ως χρήστης root:
?
Εκτελέστε το Fedora 35 ως χρήστης root:
?
Εκτελέστε το Fedora 34 ως χρήστης root:
?