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

Registration Process For XENA Platform #20

Closed aet2020 closed 2 years ago

aet2020 commented 2 years ago

Hello Your idea of this project is really great. As per screenshots there is login/registration page(xena.network/gallery) However I could not find it. How to use it?) Thanks.

zarkones commented 2 years ago

Login mechanism is work in progress and it's available only on 'stage' branch. You enter your username and private key and click 'login'. Your private key will never leave your browser and it's used for signing of messages issued to the bots. Only bot supporting verification at this moment is xena-bot-anaconda. But I'm actively working on making xena-bot-apep verify as well.

In order to set a public key for a xena-bot-anaconda, you go to /bots/xena-bot-anaconda/env.py and change TRUSTED_PUBLIC_KEY variable. And don't forget to rename env.example.py into env.py Then you may run it by: python3 main.py

In the first Beta version you'll be able to set the public key in the web user interface. Beta is coming in January. :)

Edit Login/registration is not available on https://xena.network , however, it will be after the Beta launch. But I wish to have a closed Beta when it comes to providing XENA as a service, but the code will be open as it is. Actually to make it clear, 'stage' branch is the Beta version, but work in progress.

I hope this answers your question. :)

aet2020 commented 2 years ago

Thank you for your detailed feedback My interest in your product line is xera-bot-varvara(as per description) Do you know where to look for such kind of botnet that is available now? Or probably you can advise platform, marketplace,etc., where are botnet herders/ botmasters circling?
Thanks

zarkones commented 2 years ago

Do you know where to look for such kind of botnet that is available now?

Which kind of botnet? Made in Haxe or are you referring to something else?

where are botnet herders/ botmasters circling?

I have no idea.

Please, don't use XENA for wrongdoing. Thanks.