1.docker pull the image
docker pull secfa/docker-awvs
2. Map Docker's port 3443 to port 13443 of the physical machine
docker run -it -d -p 13443:3443 secfa/docker-awvs
3. visit the website:
INFO:
Username:admin@admin.com
password:Admin123
[How to change credential]
1.docker exec -u root -it $docker_names /bin/bash
2.run /home/acunetix/.acunetix/change_credentials.sh
3.input your new credential