Installation of Acunetix pro

Raghav
Feb 12, 2022

Update Version: 14.2.210503151

Usage: open the kali linux terminal as root and run this commands in terminal.

step 1: docker pull hunganhprox/acunetix_pro

step 2: docker run -it -d -p 3443:3443 hunganhprox/acunetix_pro

Then visit https://127.0.0.1:3443/

INFO:

Username:admin@admin.com

password:Admin123

AWVS Version:201006145

[How to change User and Password login]

1: docker exec -u root -it $docker_names /bin/bash

2: Run /home/acunetix/.acunetix/change_credentials.sh

3: Input your new User and Password

--

--