https://github.com/jyn514/git-ctf
Scavenger hunt with git. Try and find all the flags.
https://github.com/jyn514/git-ctf
ctf-challenges git manpages tool-discovery
Last synced: 2 months ago
JSON representation
Scavenger hunt with git. Try and find all the flags.
- Host: GitHub
- URL: https://github.com/jyn514/git-ctf
- Owner: jyn514
- Created: 2018-05-19T17:34:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T23:35:09.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T08:44:20.549Z (over 1 year ago)
- Topics: ctf-challenges, git, manpages, tool-discovery
- Language: Shell
- Size: 355 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flags
There are 9 flags in this repo.
Use your knowledge of git to find them.
## Resources
- [tutorial](https://try.github.io/levels/1/challenges/1)
- [reference](https://git-scm.com/book/en/v2)
- [wikipedia](https://en.wikipedia.org/wiki/Git)
- [source code](https://github.com/git/git)
- [github help](https://help.github.com/)
- `git help`, `man git`