Skip to content

SMHTahsin33/txss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TXSS - Path Based Special Character Reflection Checker

Install directly
go install -v github.com/SMHTahsin33/txss@latest

Install from the source:
go build -o txss main.go

Usage:

Screenshot 2024-10-11 at 4 00 36 AM Screenshot 2024-10-11 at 4 01 58 AM

Information

● It will check only for path based reflections.
● It will ignore the query part (if there are any)
● If there is any redirection initially, it will follow and test the final URL
● Can access a little bit of debug info with -debug flag
● Can set thread with -t flag

If you want to contribute and make it better just make a pull request!

-SMHTahsin33

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages