Skip to content

vti/rxss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find XSS on *your* websites.

The idea is simple: find forms on a page, try different xss patterns on every
field and check that after form submission the pattern is still there.

Usage:

    $ bin/rxss localhost:5000

Provide your own patterns (take a look at patterns/simple.txt):

    $ bin/rxss -p mypatterns.txt localhost:5000

TODO:
    - recursive scanning

About

Find XSS on *your* website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages