-
HI,
I think it is also very useful for other testers to have the OpenVas tool integrated in the secureCodeBox suite.
I often carry out security tests using openvas, and others on the frontends using…
-
Hello,
it seems that the ospd-openvas docker container has a problem with wmi access to the scan target.
In the openvas.log of the ospd-openvas container I see:
`lib nasl:MESSAGE:2023-08-11 13h19…
-
### Expected behavior
docker-compose -f $DOWNLOAD_DIR/docker-compose.yml -p greenbone-community-edition \
run --rm ospd-openvas greenbone-nvt-sync
manual update of greenbone feeds
…
-
**Describe the bug**
When starting this project in multi-container mode, postgresql.sh checks for an existing database, finds it existing because it exists, and exits, breaking functionality.
**To…
-
Hello
I have installed a fresh new install via the docker-compose community edition.
I waited some hours for that update of feed are done.
Now I create a simple scan task and I got:
openvas-gv…
-
Hello again ;)
I finally switched to a Raspberry Pi 4 8GB and so I can use the arm64 image (:latest).
Unfortunately, after the first start it tries to rollback the database in an infinite loop a…
-
Is there a method of easily upgrading the scanner? rather than backing up the data and then restoring it to a new container? I looked around, but I didn't see any of note of upgrade in the documentati…
-
As I understand the GMP and OMP by default is 9390 but in the configuration of my docker compose I put the following and it doesn't work for me help with this:
```
version: "3"
services:
ope…
-
**Describe the bug**
Server Startup for redis is failing because of an unidentified bug.
A short description of the bug.
Exit Error Code
See "systemctl status redis-server.service" and "journal…
-
I issued:
docker volume create openvas-22.4.28
docker run --detach --publish 443:9392 -e PASSWORD="xxx" --volume openvas-22.4.28:/data --name openvas -e HTTPS=true -e USERNAME="admin" immauss/ope…