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

After clicking on 'Generate A Token' button just nothing happens #50

Closed AdolfsGrandson closed 2 weeks ago

AdolfsGrandson commented 2 years ago

os: blackarch arch: x64 kernel: Linux blackarch 5.16.12-arch1-1 #1 SMP PREEMPT Wed, 02 Mar 2022 12:22:51 +0000 x86_64 GNU/Linux

xena-face log: yarn run v1.22.17 $ /usr/src/xena-service-face/node_modules/.bin/nuxt start ℹ Listening on: http://172.19.0.9:3000/

xena-gateway log was empty

zarkones commented 2 years ago

Above the button for token generation there is an input field, is it populated with your private key? What's in the console of the browser printed?

AdolfsGrandson commented 2 years ago

Yes, it's populated with my private key.

Browser console log:

f9e0450.js:2 l {path: '["modulus"]', message: 'Failed to match tag: "int" at: ["modulus"]', stack: 'Error: Failed to match tag: "int" at: ["modulus"]\n…(http://127.0.0.1:3000/_nuxt/bd96452.js:2:222321)'}message: "Failed to match tag: \"int\" at: [\"modulus\"]"path: "[\"modulus\"]"stack: "Error: Failed to match tag: \"int\" at: [\"modulus\"]\n at c.o.error (http://127.0.0.1:3000/_nuxt/bd96452.js:2:279345)\n at m._decodeTag (http://127.0.0.1:3000/_nuxt/bd96452.js:2:448086)\n at m._decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:273311)\n at http://127.0.0.1:3000/_nuxt/bd96452.js:2:273792\n at Array.forEach ()\n at m._decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:273769)\n at m._decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:272643)\n at n.f.decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:447611)\n at c.decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:632913)\n at m (http://127.0.0.1:3000/_nuxt/bd96452.js:2:222321)"[[Prototype]]: Errorrethrow: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: {constructor: ƒ}arguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectconstructor: ƒ Object()hasOwnProperty: ƒ hasOwnProperty()isPrototypeOf: ƒ isPrototypeOf()propertyIsEnumerable: ƒ propertyIsEnumerable()toLocaleString: ƒ toLocaleString()toString: ƒ toString()valueOf: ƒ valueOf()defineGetter: ƒ defineGetter()defineSetter: ƒ defineSetter()lookupGetter: ƒ lookupGetter()lookupSetter: ƒ lookupSetter()proto: (...)get proto: ƒ proto()set proto: ƒ proto()arguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2]constructor: ƒ l(path,t)[[Prototype]]: Object re @ f9e0450.js:2 ne @ f9e0450.js:2 te @ f9e0450.js:2 ee @ f9e0450.js:2 n @ f9e0450.js:2 ee @ f9e0450.js:2 t.$emit @ f9e0450.js:2 click @ bd96452.js:2 ee @ f9e0450.js:2 n @ f9e0450.js:2 Dr.c._wrapper @ f9e0450.js:2

Zikiri7i commented 2 years ago

Same issue! Is there any solution, please??

zarkones commented 2 weeks ago

Closing this issue V2 of XENA is being published soon.