Skip to content

JuHwiSang/xssunrin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSSunrin

Find the XSS vulnerability in the requested url.

Made by. team 1321

The program is under development. You probably don't understand the program. It is very inefficient.

Developed on Windows.

target

  • reflected xss
  • stored xss

initialization

pip install -r requirements.txt

Running

python3 xssunrin.py URL [--OPTIONS]

Options

  • --selenium : Use selenium (if not, use multi-threading requests)
  • --cookies : Use cookies
  • --reflected : Scan + Reflected
  • --stored : Scan + Reflected + Stored
  • --no-scan : Attack Without Scan
  • --no-attack : Scan Without Attack
  • --no-fast : Disable multi-threading
  • --verbose : Verbose Output
  • --show : Show selenium browser

About

This program detects reflected XSS and stored XSS. under development...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages