zarkones / XENA

XENA is Corss-Platform Software for Cyber-Security Automation, Adversary Simulations, and Red Team Operations. XENA strives to be fully integrated security penetration testing framework. It is equipped with a post-exploitation agent, C2 server, and a dark-themed elegant user interface.
https://xena.network
Other
265 stars 46 forks source link

Docker Error #49

Closed cultivatecosmos closed 2 months ago

cultivatecosmos commented 2 years ago

Hey, Recently when I installed XENA on a virtual machine with the 64-bit Kali Linux operating system I had 1 issue.

One of the 2 needed containers couldn't be created. (xena-atila)

Here is some of the terminal output containing parts before and after the error: Terminal:

Checking Docker. Installed. Creating a docker network. Created. Creating two containers: xena-atila, xena-atila-postgres. exit status 1. Unable to build and run xena-atila container.

Seems like something went wrong. Please, submit a ticket at: https://github.com/zarkones/XENA/issues

panic: DOCKER_INIT_ATILA_FAILED

goroutine 1 [running]: main.main() /home/windowsx/Desktop/xena/tools/xena-tool-automagic/main.go:60 +0xd85

I am kinda new to Linux so I don't have any idea what the issue can be, and as your tool isn't that well known even though it seems great I can't find a solution online.

Thanks!

cultivatecosmos commented 2 years ago

Would it also be possible to make a new video tutorial on youtube on how to set up?

zarkones commented 2 years ago

Coming soon!

ghost commented 2 years ago

i reforce, the use of the docker for setup with containers give these errors, if u don't put a native face for start these services this project is coming to give new errors

zarkones commented 2 years ago

@Revozop It is possible to setup it manually easily by following the documentation at https://github.com/zarkones/XENA/blob/production/documentation/xena-botnet-setup.md

@cultivatecosmos Welcome to the world of Linux. The logs also display in detail what happened to Atila, could you provide those as well?

ghost commented 2 years ago

Add installer support for windows 10, u can made this for expansive development, i need deploy it in windows system

zarkones commented 2 years ago

@Revozop Use WSL.

zarkones commented 2 months ago

Closing this issue V2 of XENA is being published soon.