Joey Dreijer

Results 24 comments of Joey Dreijer

@jordisk Do you happen to have some details regarding the host/ip that is running the other services? Is that the host @ 10.202.27.2? If so, you will also have to...

> Dear D3vzer0, > > I have same issue as not being able to login. > > I am running on Ubuntu 18.04, all docker containers are up. > >...

@habbdt @albmj Hiya! It probably involves the API container not setting the environment variables properly for the Username/Password in order to connect with the mongo database. If it's not set,...

This would be a nice suggestion. For ease of implementation I used docker since you don't have to consider dependencies on different distributions and the ability to focus on 1...

Hiya! The docker-compose method is deprecated so I'll remove it soon :) Do you happen to have any info/logs from your login request (ie. what error does the server respond...

I didn't fully implement proper error handling on the Go networking component of the agent yet so it's difficult to tell. However, I suspect this error occurs when the agent...

@devnullz The latest commit is still a concept, but you can change the destination at the top right whenever you want. Don't forget to compile the payloads via the UI...

Closing the issue for now since the latest release implements payload creation in an updated manner. If the issue still occurs please re-open a ticket ^^

@400notOK Hmm I think networking from the reternal-c2 container towards Redis or Mongo DB has a time-out (based on the conrurrent poll() error). Did you run the Ansible install or...

@400notOK Hmm difficult to tell. I will be pushing an update this evening to (likely) fix most of the issues that I'm currently aware of + implement content encryption with...