Instagram: TMRSWRR
Click on the image...
Introducing XSS Finder, an exceptional open-source security tool built to detect Cross-Site Scripting (XSS) vulnerabilities with an impressive track record of delivering zero false positives. XSS vulnerabilities pose a significant threat to web applications, making accurate identification crucial for maintaining their integrity and protecting users' data.
This tool works with geckodriver, search url for xss vuln and when get an alert on the screen, it notifies you of the successful payload.
git clone https://github.com/capture0x/XSS-FINDER/
cd XSS-FINDER
bash aa.sh
pip3 install -r requirements.txt
chmod -R 755 xss.py
python3 xss.py
THIS IS FOR LATEST GOOGLE CHROME VERSION
For bug reports or enhancements, please open an issue here.
Copyright 2023