XSSTRON : Electron JS Browser To Find XSS Vulnerabilities

XSSTRON is a powerful Chromium Browser to find XSS Vulnerabilities automatically while browsing web, it can detect many case scenarios with support for POST requests too. Installation Install Node.js and npm (https://www.npmjs.com/get-npm) or (sudo apt install npm)Download this repo files or (git clone https://github.com/RenwaX23/XSSTRON)cd XSSTRONnpm installnpm start Some users using Debian/Ubuntu might not able to …