Skip to content

xhzeem/reflxss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

reflxss

A basic tool to check for XSS vulnerabilities. It takes a list of URLs and checks if the parameter values appear in the response.

Install

go install github.com/xhzeem/reflxss@latest

Usage

Effortlessly scan for reflected XSS vulnerabilities in a list of URLs.

Flags

  -i *str   Input File Location
  -o *str   Output File Location
  -ua *str  User-Agent Header
  -t *int   Number of Threads
Screenshot 2024-02-15 at 11 08 49 AM

About

A basic tool to check for XSS vulnerabilities. It takes a list of URLs and checks if the parameter values appear in the response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages