Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

48 lines (25 loc) · 1.22 KB

🍀   XSS FINDER   🍀

Written by TMRSWRR

Version 2.0.0

Instagram: TMRSWRR

📹 How to use 📹

How to use XSS FINDER

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.

📀 Installation 📀

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

Bugs and enhancements

For bug reports or enhancements, please open an issue here.

Copyright 2023