RenwaX23 / XSSTRON

Electron JS Browser To Find XSS Vulnerabilities Automatically
GNU General Public License v3.0
683 stars 118 forks source link

Kali problem #18

Closed fantomcheg closed 3 years ago

fantomcheg commented 3 years ago

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

RenwaX23 commented 3 years ago

Sorry but this tool have issues with Kali maybe try Windows