Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tests to find bugs on Git web interfaces like GitHub, GitLab, etc. <script>alert('xss')</script>

Notifications You must be signed in to change notification settings

cirosantilli/test-git-web-interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Sorry, we had to truncate this directory to 1,000 files. 2 entries were omitted from the list.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests to see how Git web interfaces like GitHub and GitLab work exactly detect bugs.

This repository is mirrored at:

The SSH of those repos can be found at: remotes.sh, including other repos which don't have public view like Atlas.

Tests that are very large will not be included here to keep this repository small:

There are also some tests that could not be included here conveniently:

Other similar repos from other people:

The most interesting files on this repository are:

Interesting branches and tags:

  • hasslash/a: branch inside sub-directory

  • -r: branch with forbidden name, and in particular one that may be used for shell injection.

  • <script>alert('xss')</script> and <b>a</b>: XSS attempts

    Create manually with cp master -- -r and push with git push --all.

  • tag-empty-blob: a tag that points to a blob

  • a;{echo,INJECTION};{echo,RULZ};: GitHub proposes a shell injection to users on a pull request under "You can also merge branches on the command line". #17

About

Tests to find bugs on Git web interfaces like GitHub, GitLab, etc. <script>alert('xss')</script>

javascript:alert('xss')

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages