Rating:
# Leak Spin
## Description
We have confident insider report that one of the flags was leaked online. Can you find it?
## Solution
We can find the flag into the [DragonSecSI/DCTF1-chall-leak-spin](https://github.com/DragonSecSI/DCTF1-chall-leak-spin) repo, inside the `challenge.yml` file
```
name: "Leak Spin"
author: "Miha M."
category: Web
description: We have confident insider report that one of the flags was leaked online. Can you find it?
value: 100
type: standard
flags:
- dctf{I_L1k3_L1evaAn_P0lkk4}
tags:
- web
state: visible
version: "1.0"
```
#### **FLAG >>** `dctf{I_L1k3_L1evaAn_P0lkk4}`