OpenBAS-Platform / openbas

Open Breach and Attack Simulation Platform
https://openbas.io
Other
488 stars 46 forks source link

Unable to access OpenBAS/collector-atomic-red-team on docker #1176

Closed noob2020-alt closed 3 months ago

noob2020-alt commented 3 months ago

Prerequisites

Description

Platform: Ubuntu 22.04

Running on latest version of docker-compose

Environment

My question might be simple.

When I do "docker-compose up -d"

Most of the containers do pull except for one:

Openbas/collector-atomic-red-team

I have tried using specific version numbers 1.1.1 which came with the docker-compose.yml file.

To test I changed out the image after doing a docker search to Another invoke-atomicredteam image.

For some reason I am unable to gain access to port 8080. The connection keeps refusing.

I tried changing to a different port (e.g., 8088) and still get the same.

Sorry if this is not clear enough.

Additional information

SamuelHassine commented 3 months ago

Hello @noob2020-alt,

Sorry for this, it is now part of the 1.2.0 release.

You shoud be good to go with 1.2.0!

Kind regards, Samuel