https://github.com/arch-err/ctf-template
This is a template-repo used by the "M-CTF" tool made by @arch-err
https://github.com/arch-err/ctf-template
git template
Last synced: about 2 months ago
JSON representation
This is a template-repo used by the "M-CTF" tool made by @arch-err
- Host: GitHub
- URL: https://github.com/arch-err/ctf-template
- Owner: arch-err
- Created: 2024-10-21T13:09:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T20:31:21.000Z (7 months ago)
- Last Synced: 2025-02-13T05:29:43.736Z (3 months ago)
- Topics: git, template
- Homepage: https://github.com/arch-err/m-ctf
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

{{ $values := (datasource "values") }}
# {{ $values.general.ctf.name }}
{{- range $values.general.ctf.urls }}
- {{ . }}
{{- end }}## Description
*{{ $values.general.ctf.description }}*# Results
**Username:** {{ .Env.CTF_USERNAME }}**Team:** {{ .Env.CTF_TEAM }}
**Flags:** (0/X)

# Challenges