How to install acunetix?

acunetix is a tool that is used to check for web vulnerability. I can't find the Linux version for it anywhere. Is is possible to install it on Ubuntu 12.04

4 Answers

Acunetix is available only for Windows Platform. You can try your luck by installing it using playonlinux.

But there are other alternatives to Acunetix called Nikto. To install Nikto, open terminal and type

sudo apt-get install nikto
3

For anyone interested, Acunetix has released a version for Linux too, see:

Acunetix doesnt support Linux Platform. You can use alternatives with WPScan.

1

You can try luck installing Acunetix with WINE, but rather than that I suggest to choose one of alternatives available for Linux.

Complete Acunetix alternatives list is available here:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like