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
254 stars 43 forks source link

Tested on my kali linux i386 it gives errors #47

Closed Frido-Cpp closed 2 weeks ago

Frido-Cpp commented 2 years ago

┌──(root💀cyberwarrior)-[~/XENA] └─# ./setup_linux_32bit
Welcome to XENA! Setup process initiated. This may take some time. Creating a key pair. Created. Checking Docker. Installed. Creating a docker network. Created. Creating two containers: xena-atila, xena-atila-postgres.

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

Provide the logs when submiting a ticket.

FIX TIPS:

    1. "exit status 125" indicates a conflict in container names. Delete all containers with the prefix 'xena' and run setup process again.

exit status 125. Failed to initialize xena-atila-postgres container panic: DOCKER_INIT_ATILA_FAILED

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

zarkones commented 2 weeks ago

Closing this issue V2 of XENA is being published soon.