Interface language : En
System requirements :
https://www.acunetix.com/support/docs/wvs/installing-acunetix-wvs/
https://www.acunetix.com/support/docs/wvs/installing-acunetix-wvs/
Description : Acunetix Web Vulnerability Scanner Premium is a professional tool for automated scanning of web applications for vulnerabilities. The program is designed to identify and eliminate security problems such as SQL injections, XSS (cross-site scripting), weak passwords and other threats that can compromise the security of web applications.
Acunetix features high scanning speed, detection accuracy, and a user-friendly interface, making it an ideal choice for small development teams and large organizations alike.
Main features:
Automatic Vulnerability Scanning: Quickly and accurately detects over 7,000 known vulnerabilities.
Supports all popular web technologies: Compatible with HTML5, JavaScript, AJAX and other modern standards.
CI/CD Integration: Ability to integrate with Jenkins, GitLab, Azure DevOps and other systems for test automation.
Interactive testing: Tools for manual analysis and testing of vulnerabilities.
Reports and Recommendations: Generate detailed reports with recommendations for resolving detected problems.
Authentication: Supports complex authentication scenarios, including login forms, tokens, and OAuth.
Treatment procedure under Windows
1) Download Rar File, password is on our post
2) Before installing the tool, add to your hosts file (usually C:\Windows\System32\drivers\etc\hosts) at the end:
127.0.0.1 erp.acunetix.com
127.0.0.1 erp.acunetix.com.
::1 erp.acunetix.com
::1 erp.acunetix.com.
127.0.0.1 discovery-service.invicti.com
127.0.0.1 discovery-service.invicti.com.
::1 discovery-service.invicti.com
::1 discovery-service.invicti.com.
127.0.0.1 cdn.pendo.io
127.0.0.1 cdn.pendo.io.
::1 cdn.pendo.io
::1 cdn.pendo.io.
127.0.0.1 bxss.me
127.0.0.1 bxss.me.
::1 bxss.me
::1 bxss.me.
127.0.0.1 jwtsigner.invicti.com
127.0.0.1 jwtsigner.invicti.com.
::1 jwtsigner.invicti.com
::1 jwtsigner.invicti.com.
127.0.0.1 sca.acunetix.com
127.0.0.1 sca.acunetix.com.
::1 sca.acunetix.com
::1 sca.acunetix.com.
192.178.49.174 telemetry.invicti.com
192.178.49.174 telemetry.invicti.com.
2607:f8b0:402a:80a::200e telemetry.invicti.com
2607:f8b0:402a:80a::200e telemetry.invicti.com.
3) Now install the tool
4) Once installed let’s stop its services called with Services tool: (use menu or open task manager and go to services tab)
– Acunetix
– Acunetix Database
5) Let’s replace wvsc file:
– move wvsc.exe inside C:\Program Files (x86)\Acunetix\24.10.241106172\wvsc.exe
6) Time to add licenses:
– Delete all files inside C:\ProgramData\Acunetix\shared\license\
– Move license_info.json and wa_data.dat inside C:\ProgramData\Acunetix\shared\license , select both, right click and set check the box "Read Only"
7) Now let’s restart acunetix:
– Acunetix
– Acunetix Database
8) Now login back to application, and you should be able to use it
9) Enjoy!
Treatment procedure under Linux
1) Download Zip File, password is on our post
2) Before installing the tool, add to your hosts file (usually /etc/hosts) at the end:
127.0.0.1 erp.acunetix.com
127.0.0.1 erp.acunetix.com.
::1 erp.acunetix.com
::1 erp.acunetix.com.
127.0.0.1 discovery-service.invicti.com
127.0.0.1 discovery-service.invicti.com.
::1 discovery-service.invicti.com
::1 discovery-service.invicti.com.
127.0.0.1 cdn.pendo.io
127.0.0.1 cdn.pendo.io.
::1 cdn.pendo.io
::1 cdn.pendo.io.
127.0.0.1 bxss.me
127.0.0.1 bxss.me.
::1 bxss.me
::1 bxss.me.
127.0.0.1 jwtsigner.invicti.com
127.0.0.1 jwtsigner.invicti.com.
::1 jwtsigner.invicti.com
::1 jwtsigner.invicti.com.
127.0.0.1 sca.acunetix.com
127.0.0.1 sca.acunetix.com.
::1 sca.acunetix.com
::1 sca.acunetix.com.
192.178.49.174 telemetry.invicti.com
192.178.49.174 telemetry.invicti.com.
2607:f8b0:402a:80a::200e telemetry.invicti.com
2607:f8b0:402a:80a::200e telemetry.invicti.com.
3) Now install the tools with sudo : "sudo bash acunetix_xxxxx.sh"
4) Once installed let’s stop its service with: "sudo systemctl stop acunetix"
5) Let’s replace wvsc file:
– sudo cp wvsc /home/acunetix/.acunetix/v_240427095/scanner/wvsc
– sudo chown acunetix:acunetix /home/acunetix/.acunetix/v_240226074/scanner/wvsc
– sudo chmod +x /home/acunetix/.acunetix/v_240427095/scanner/wvsc
6) Time to add licenses:
– sudo rm /home/acunetix/.acunetix/data/license/* (Pay attention to copy and paste right, this can damage your entire OS!!!)
– sudo cp license_info.json /home/acunetix/.acunetix/data/license/
– sudo cp wa_data.dat /home/acunetix/.acunetix/data/license/
– sudo chown acunetix:acunetix /home/acunetix/.acunetix/data/license/license_info.json
– sudo chown acunetix:acunetix /home/acunetix/.acunetix/data/license/wa_data.dat
– sudo chmod 444 /home/acunetix/.acunetix/data/license/license_info.json
– sudo chmod 444 /home/acunetix/.acunetix/data/license/wa_data.dat
– sudo chattr +i /home/acunetix/.acunetix/data/license/license_info.json (Pay attention to copy and paste right, this can damage your entire OS!!!)
– sudo chattr +i /home/acunetix/.acunetix/data/license/wa_data.dat
7) Now let’s restart acunetix:
– sudo systemctl start acunetix
8) Now login back to application, and you should be able to use it.
9) Enjoy!
⭐️ Acunetix Web Vulnerabilit y Scanner Premium 24.10 241106172 x64 ✅ (842.63 MB)