Code Monkey home page Code Monkey logo

acu807155's People

Contributors

vncloudsco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

acu807155's Issues

WVSC 14.3.210628104_x64 not able to scan host

Hello,

I've tested the 14.3.210628104_x64 on my own linux distribution and It doesn't work.
When I run scan, after few seconds, the scan is ending ... with no result.

Same thing if I install the 14.3.210628104 version via your docker.

No problem with the 14.3.210615184. All is working fine.

Replacing AcuMonitor service?

Not being able to detect OOB vulnerabilities because we can't use AcuMonitor, sucks. Has anyone looked into replacing their hostname they use in the payloads with a custom one?

No network on your last realease 210628104

Tested your last release.
But I got a problem ...

docker-compose build
Building acunetix
[+] Building 0.9s (18/18) FINISHED
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 37B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/kalilinux/kali-rolling:latest 0.7s
=> [ 1/13] FROM docker.io/kalilinux/kali-rolling@sha256:d43e531ec8c89f712f4add7a23b4ccf6c84d0fa552afa5fdd3488a954734e86f 0.0s
=> [internal] load build context 0.0s
=> => transferring context: 130B 0.0s
=> CACHED [ 2/13] RUN apt-get update -y && apt-get -y install libxdamage1 sudo bzip2 wget expect libgtk-3-0 libasound2 libnss3 libxss1 libx11-xcb1 l 0.0s
=> CACHED [ 3/13] RUN cd /tmp && wget --no-check-certificate https://gitlab.com/mtsec/tes123t/-/raw/14.3.210628104/acunetix_14.3.210628104_x64.sh && ch 0.0s
=> CACHED [ 4/13] ADD install.expect /tmp/install.expect 0.0s
=> CACHED [ 5/13] ADD wvsc /tmp/wvsc 0.0s
=> CACHED [ 6/13] ADD license_info.json /tmp/license_info.json 0.0s
=> CACHED [ 7/13] ADD wa_data.dat /tmp/wa_data.dat 0.0s
=> CACHED [ 8/13] RUN cd /tmp && chmod +x /tmp/install.expect && expect /tmp/install.expect 0.0s
=> CACHED [ 9/13] RUN cp /tmp/wvsc /home/acunetix/.acunetix/v
*/scanner/ 0.0s
=> CACHED [10/13] RUN cp /tmp/license_info.json /home/acunetix/.acunetix/data/license/ 0.0s
=> CACHED [11/13] RUN cp /tmp/wa_data.dat /home/acunetix/.acunetix/data/license/ 0.0s
=> CACHED [12/13] RUN chmod 444 /home/acunetix/.acunetix/data/license/license_info.json 0.0s
=> CACHED [13/13] RUN chmod 444 /home/acunetix/.acunetix/data/license/wa_data.dat 0.0s
=> exporting to image 0.0s
=> => exporting layers 0.0s
=> => writing image sha256:5e253095802e9862fc584972572106ba6fe94358e768540397bad8fc88d90d16 0.0s
=> => naming to docker.io/library/acu134_5

_docker-compose up -d
Starting acu807155_acunetix_1 ... error

ERROR: for acu807155_acunetix_1 Cannot start service acunetix: Mounts denied:
The path /home/acunetix/.acunetix/data/scans is not shared from the host and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> Resources -> File Sharing.
See https://docs.docker.com/docker-for-mac for more info.

ERROR: for acunetix Cannot start service acunetix: Mounts denied:
The path /home/acunetix/.acunetix/data/scans is not shared from the host and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> Resources -> File Sharing.
See https://docs.docker.com/docker-for-mac for more info.
ERROR: Encountered errors while bringing up the project._

When I run it with docker build like it :
docker build -t acu13 .
docker run -it -d -p 443:3443 acu13

The docker is running and I got an access to Acunetix .. but It's not possible to scan something ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.