How to install Acunetix Version 13 Vulnerability Scanner Linux | how to ...


How to install Acunetix Version 13 Vulnerability Scanner Linux | how to Install Acunetix kali linux #Devil_Eye #acunetix_install_linux #vulnerability_scanner ----- 👉 Installing Acunetix 👉 Minimum System Requirements Ubuntu Desktop/Server 18.0.4 LTS or higher Suse Linux Enterprise Server 15 openSUSE Leap 15.0 and 15.1 Kali Linux versions 2019.1 and 2020.1 CentOS 8 and CentOS Stream Server and Workstation (with SELinux disabled) RedHat 8 (with SELinux disabled) We are actively testing other Linux distributions. Please let us know if you have requests for specific distros. CPU: 64 bit processor System memory: minimum of 2 GB RAM Storage: 1 GB of available hard-disk space. This does not include the storage required to save the scan results - this will depend on the level of usage of Acunetix. 👉 Supported Browsers 👉 The Acunetix User Interface is delivered through a web server. The supported browsers are: Firefox, Chrome, Edge, Safari 👉 Installation on Linux Download the latest Linux version of Acunetix from the download location provided when you purchased the license. Open a Terminal Window Use chmod to add executable permissions on the installation file E.g. chmod +x acunetix_13.0.200205121_x64.sh Run the installation E.g. sudo ./acunetix_13.0.200205121_x64.sh In case there are dependencies missing see the Notes section Review and accept the License Agreement. Configure the hostname which will be used to access the Acunetix UI Provide credentials for the Administrative user account. These will be used to access and configure Acunetix. Proceed with the installation. Notes: Package Prerequisites The following packages need to be installed prior to installing Acunetix: 👉 On Ubuntu: sudo apt-get install libxdamage1 libgtk-3-0 libasound2 libnss3 libxss1 libx11-xcb1 libxcb-dri3-0 libgbm1 libdrm2 libxshmfence1 On Suse Linux Enterprise Server or OpenSUSE Leap: sudo zypper install libXdamage1 libgtk-3-0 libasound2 mozilla-nss libX11-xcb1 libXss1 On Red Hat Enterprise Linux 8 or CentOS 8 or CentOS Stream: sudo yum install libX11 libX11-devel gtk3 nss libXScrnSaver alsa-lib bzip2 mesa-libgbm 👉 SeLinux on CentOS 8, CentOS Stream, or RedHat 8 SeLinux needs to be disabled if you are installing Acunetix on CentOS or RedHat. To disable SeLinux temporarily, open a Terminal window and run the following: sudo setenforce 0 To disable SeLinux permanently: open a Terminal window run the command "sudo nano /etc/selinux/config" find the line that sets the "SELINUX" parameter and change the line to read "SELINUX=disabled" save the amended "/etc/selinux/config" file reboot the machine 👉 Upgrading Acunetix for Linux To upgrade from a previous MAJOR version of Acunetix: 👉 Close all instances of Acunetix Optionally backup the Acunetix data folder which includes the Acunetix database and other settings. These are all found in /home/acunetix/.acunetix You can run the latest Acunetix installation directly on the machine running the previous version of Acunetix. The installation will detect the older version, and will proceed with upgrading it to the latest version. All your settings will be retained.


Comments