Skip to content

Instantly share code, notes, and snippets.

@Ademking
Last active March 17, 2025 13:15
Show Gist options
  • Save Ademking/fbc6977b555d930224b291bb26e44f2e to your computer and use it in GitHub Desktop.
Save Ademking/fbc6977b555d930224b291bb26e44f2e to your computer and use it in GitHub Desktop.
How to install acunetix (linux)
@harisxxr7
Copy link

is it still working

@nugrohoadit
Copy link

Hi @Ademking this acunetix crack, can integrate with jenkins pipeline?

@73Simeon
Copy link

Good but miss the licence key!😉😉

@Mahbub-Alam-Rahad
Copy link

Thanks man

it worked :)

@ashuxredteamer
Copy link

nice work man worked in beautifull simple manner

@sumariw4
Copy link

generate reports stuck on Processing

@Ademking
image

@arunkumarnagooran
Copy link

arunkumarnagooran commented Apr 19, 2024

Hi.. @Ademking
You were helped me lot. Thanks..!!!
but where you did found this tool , because i cannot find the tool publicly from the acunetix Site.

@arsakis-cpu
Copy link

Please share the username and password to sigin the acunetix dashboard page..

please suggest where can i find?

@tilakpathak7
Copy link

generate reports stuck on Processing

@Ademking image

i have facing same issue; anyone have any idea or solutions

@skynet594
Copy link

When i try to Import CSV file it says "Invalid CSV File". Anybody has away around it ?

@epaphrasmakoko
Copy link

i think we are facing this issue
An error occured during the Login Sequence Recording session.

@fernstedt
Copy link

When i try to Import CSV file it says "Invalid CSV File". Anybody has away around it ?

They structure their CSV really wierd. I chatted with them once and they refused to tell me the structure before I gave my licence.

@gelila120
Copy link

cp: cannot stat 'Crack/wvsc': No such file or directory how to solve it ? pls reply

try
sudo cp wvsc /home/acunetix/.acunetix/v_200217097/scanner/
sudo cp license_info.json /home/acunetix/.acunetix/data/license/

@gelila120
Copy link

cp: cannot stat 'Crack/wvsc': No such file or directory how to solve this issue?
try
sudo cp wvsc /home/acunetix/.acunetix/v_200217097/scanner/
sudo cp license_info.json /home/acunetix/.acunetix/data/license/

@prospernick
Copy link

prospernick commented Dec 25, 2024

adding the csv import was different, but I did manage to get it to work

lets say I have 5 domains, they are called domain1.com, domain2.com....the file for the correct CSV format has to be as follows
ADDRESS + DESCRIPTION(OPTIONAL)

If you add a single target, you enter the address and you have a box for an optional description. So the same format has to apply.

The CSV file has to look as follows:

domain1.com,
domain2.com, Wordpress
domain3.com,
domain4.com,
domain5.com,

The above example shows the dmain name, with a comma AND a space.
The space is important even if you dont input a description
I provided a example description of Wordpress for domain2.com

Notice NO SPACE OR COMMA is needed after the description tag because no other values are being defined

if you have 50 domains, place a single line per domain, (50 lines) a comma, a space and either a description or nothing.
Save. Import and scan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment