Skip to content

Commit 3435868

Browse files
committed
Injection branch.
1 parent 25a3b6c commit 3435868

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ Interesting branches and tags:
4444

4545
- [`-r`](../-r): branch with forbidden name, and in particular one that may be used for shell injection.
4646

47-
- `<script>alert('xss')</script>` and `<b>a</b>`: XSS and defacement attempts
47+
- `<script>alert('xss')</script>` and `<b>a</b>`: XSS attempts
4848

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

51-
- `tag-empty-blob`
51+
- `tag-empty-blob`: a tag that points to a blob
52+
53+
- [`a;{echo,INJECTION};{echo,RULZ};`](a;{echo,INJECTION};{echo,RULZ};): GitHub proposes a shell injection to users on a pull request.

0 commit comments

Comments
 (0)