Skip to content

raic0d3r/XSSVulnerableScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSSVulnerableScanner

GitHub repository GitHub version

XSSVulnerableScanner - A simple Scanner tool.

Screenshots

Screenshot

Table of Contents

Installation

  1. Update & upgrade packages

    apt update -yy && apt upgrade -yy
    
  2. Install git package

    apt install git -yy
    
  3. Install python package

    apt install python -yy
    
  4. Install package

    apt install sqlmap -yy
    
  5. Clone the repository

    git clone https://github.com/raic0d3r/XSSVulnerableScanner.git
    
  6. Change to XSSVulnerableScanner directory

    cd XSSVulnerableScanner
    
  7. Change the access mode

    chmod +x XSSVulnerableScanner.py
    
  8. Install requirements

    pip install -r requirements.txt
    

Usage

python3 XSSVulnerableScanner.py

Example

python3 XSSVulnerableScanner.py

Features

  • Scan XSS Vulnerable
  • Find deface path

Environments

  • Linux
  • Android (Termux)

Disclaimer

⚠️ We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!

Author

by Raihan Uddin

(Table of Contents)

Thanks

@1ndianl33t , @tomnomnom , @lc ,@hahwul

License

This repository is under Unlicense License.

About

XSSVulnerableScanner - A simple Scanner tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages