ZeroAurora / FlagJudge

Code in, flag out. The poorest online judge for use with CTF-like contests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlagJudge

Code in, flag out. The poorest online judge for use with CTF-like contests.

Almost done.

Use cases

Judge code and give flag to those who answered the problem correctly.

Intended for use in ZFun High School Student Computer Skill Contest.

The templates are in Chinese but that's fine. Just fork and translate it as needed.

Deployment

  1. Deploy Piston and edit data/languages.toml and config.toml. Place cert.pem in the root folder.
  2. docker compose up.
  3. Visit ip:8000.

Why the name

  1. This is for use with CTFs.
  2. Shitcoded. Vulnerable. Don't hide flags in the codebase. Others will find them out.

License

GLWTPL. Good luck.

Also dual licensed under UNLICENSE if you need a OSI-approved public domain license.

About

Code in, flag out. The poorest online judge for use with CTF-like contests.

License:The Unlicense


Languages

Language:Python 55.8%Language:HTML 31.4%Language:JavaScript 11.1%Language:Dockerfile 0.8%Language:Shell 0.5%Language:CSS 0.3%