Kali problem
Closed this issue · 1 comments
npm start
XSSTRON@1.0.0 start
electron .
[96289:0411/192138.530834:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /home/kevin/Scripts/XSS/XSSTRON/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.
/home/kevin/Scripts/XSS/XSSTRON/node_modules/electron/dist/electron exited with signal SIGTRAP
npm ERR! code 1
npm ERR! path /home/kevin/Scripts/XSS/XSSTRON
npm ERR! command failed
npm ERR! command sh -c electron .
npm ERR! A complete log of this run can be found in:
npm ERR! /home/kevin/.npm/_logs/2021-04-11T23_21_38_544Z-debug.log
Another vay:
I made all instructions here:
sudo apt install npm
sudo npm install -g electron --unsafe-perm=true --allow-root
cd XSSTRON
sudo npm install
electron . --no-sandbox
BUT all I have is:
https://imgur.com/jCD6RV2.png - it doesn't work. It can't go any site.
Please Help
Sorry but this tool have issues with Kali maybe try Windows