Skip to content

HackSunil007/XSS_Scan-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Automated scanner XSS (Not completed Yet)

STEPS

  1. Provide input as a URL
  2. Provide login crentials (username and password)
  3. Look for the reflection parameter in response for XSS attack
  4. Then i will provide one payload.txt file which contans the payload list.
  5. Read line by line from the payload.txt file and pass to the each URL end point like URL http://abc.com?id=1* (replace * with payload)
  6. If our provided payload is reflected in the response then print that reflected form and show message like "Vulnerable to XSS"

About

Automation for XSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages