Skip to content

Ro0tk1t/xssgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSSGO

A simple tool to check XSS vulnerabilities by Golang.

You can use your own dict to fuzz a URL or use inside.

  • TODO

    • auto parse URL and it’s HTML content.

    • use spider to get all the URL related the input URL and then fuzz all of them (as a controlable option).

    • use mongodb to store the result.

    • GET and POST and even other HTTP method check.

About

A simple tool to check XSS vulnerabilities by Golang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages