{
  "id": "zh3r0-2021-chaos",
  "title": "Challenge archive: zh3r0 CTF V2 2021 - chaos",
  "challenge_name": "chaos",
  "year": 2021,
  "category": "Cryptography",
  "authors": [
    "deuterium"
  ],
  "mode": "interactive",
  "event": {
    "id": "zh3r0-2021",
    "series": "zh3r0 CTF",
    "label": "2021 (V2)",
    "starts_at": "2021-06-04T10:30:00+00:00",
    "date_source": "https://ctftime.org/event/1285",
    "year": 2021
  },
  "article_url": "https://deut-erium.github.io/challenges/zh3r0-2021/chaos/",
  "article_path": "/challenges/zh3r0-2021/chaos/",
  "text_url": "https://deut-erium.github.io/challenges/zh3r0-2021/chaos/challenge.txt",
  "text_path": "/challenges/zh3r0-2021/chaos/challenge.txt",
  "json_url": "https://deut-erium.github.io/challenges/zh3r0-2021/chaos/challenge.json",
  "json_path": "/challenges/zh3r0-2021/chaos/challenge.json",
  "statement": {
    "label": "Original description",
    "text": "Whats the fun rolling up a hash function if its not chaotic enough?"
  },
  "notes": [
    "The handout omits the secret module. Browser practice uses a public dummy reward in place of the event flag; the original remote service is retired.",
    "The original remote service is retired. Browser practice runs locally with the public dummy reward practice{local_dummy_reward}, not an event flag or authoritative score. No TCP endpoint is provided."
  ],
  "files": [
    {
      "name": "challenge.py",
      "label": "challenge.py",
      "kind": "handout",
      "url": "https://deut-erium.github.io/assets/challenges/zh3r0-2021-chaos/challenge.py",
      "path": "/assets/challenges/zh3r0-2021-chaos/challenge.py",
      "bytes": 1826,
      "sha256": "b58529c8f5aa8d50bd38ab3ca595fcb65bf8ca00b4a2c235082811669fa95b8e",
      "upstream_url": "https://raw.githubusercontent.com/zh3r0/zh3r0-ctf/7fd08591b088215d58aefdc3b0f64c4a9de80f5d/V2/crypto/chaos/public/challenge.py"
    }
  ],
  "spoilers": {
    "warning": "Spoilers: organizer files and upstream source, archive, or solution links may reveal answers. Modified downloads are identified below.",
    "files": [

    ],
    "source_url": "https://github.com/zh3r0/zh3r0-ctf/blob/7fd08591b088215d58aefdc3b0f64c4a9de80f5d/V2/crypto/chaos/readme.md#L5",
    "archive_url": "https://github.com/zh3r0/zh3r0-ctf/tree/7fd08591b088215d58aefdc3b0f64c4a9de80f5d/V2/crypto/chaos",
    "solution_url": "https://github.com/zh3r0/zh3r0-ctf/blob/7fd08591b088215d58aefdc3b0f64c4a9de80f5d/V2/crypto/chaos/admin/solve.py"
  },
  "licenses": [

  ],
  "browser_practice": {
    "runtime": "chaos",
    "variants": [
      "default"
    ],
    "launch_url": "https://deut-erium.github.io/challenges/zh3r0-2021/chaos/#browser-practice",
    "launch_path": "/challenges/zh3r0-2021/chaos/#browser-practice"
  }
}
