# Wiz Cloud Security Challenge

<figure><img src="/files/bkapkk1ia40TD0tkJwTl" alt=""><figcaption></figcaption></figure>

[Wiz Cloud Security Championship](https://cloudsecuritychampionship.com/) is a monthly CTF challenge with real world cloud security scenarios crafted by Wiz Security Researcher. Each month features a new cloud security Challenge.

<figure><img src="/files/fO3GFzTLrCCPgNeYGOmB" alt=""><figcaption></figcaption></figure>

| Challenge Name                                                                                   | Month          | Points |
| ------------------------------------------------------------------------------------------------ | -------------- | ------ |
| [Perimeter Leak](/ctf-writeup/2026/wiz-cloud-security-challenge/perimeter-leak.md)               | June 2025      | 10     |
| [Contain Me If You Can](/ctf-writeup/2026/wiz-cloud-security-challenge/contain-me-if-you-can.md) | July 2025      | 20     |
| [Breaking The Barriers](/ctf-writeup/2026/wiz-cloud-security-challenge/breaker-the-barriers.md)  | August 2025    | 10     |
| [Needle in a Haystack](/ctf-writeup/2026/wiz-cloud-security-challenge/needle-in-a-haystack.md)   | September 2025 | 20     |
| [Game of Pods](/ctf-writeup/2026/wiz-cloud-security-challenge/game-of-pods.md)                   | October 2025   | 30     |
| [Malware Busters!](/ctf-writeup/2026/wiz-cloud-security-challenge/malware-busters.md)            | November 2025  | 10     |
| [State of Affairs](/ctf-writeup/2026/wiz-cloud-security-challenge/state-of-affairs.md)           | December 2025  | 20     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kabinet.gitbook.io/ctf-writeup/2026/wiz-cloud-security-challenge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
